aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-bcm2836.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-21/+13
2016-07-14irqchip/bcm2836: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-21/+13
2016-06-23Merge branch 'irqchip/misc' into irqchip/coreGravatar Jason Cooper 1-2/+2
2016-06-13irqchip/bcm2836: Make bcm2836_smp_boot_secondary staticGravatar Ben Dooks 1-2/+2
2016-06-04irqchip: bcm2835: Avoid arch/arm-specific handle_IRQGravatar Eric Anholt 1-1/+1
2016-05-11irqchip/bcm2836: Use a more generic memory barrier callGravatar Eric Anholt 1-1/+1
2016-05-11irqchip/bcm2836: Fix compiler warning on 64-bit buildGravatar Eric Anholt 1-1/+1
2016-05-11irqchip/bcm2836: Drop smp_set_ops on arm64 buildsGravatar Eric Anholt 1-1/+5
2016-02-18irqchip/bcm2836: Drop extra memory barrier in SMP boot.Gravatar Eric Anholt 1-1/+0
2015-12-29irqchip/bcm2836: Make code more readableGravatar Andrea Merello 1-1/+1
2015-12-29irqchip/bcm2836: Tolerate IRQs while no flag is set in ISRGravatar Andrea Merello 1-1/+1
2015-12-29irqchip/bcm2836: Add SMP support for the 2836Gravatar Andrea Merello 1-2/+23
2015-12-29irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timersGravatar Eric Anholt 1-0/+26
2015-08-20irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2Gravatar Eric Anholt 1-0/+275