summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-bcm2836.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-11irqchip/bcm2836: Use a more generic memory barrier callEric Anholt1-1/+1
2016-05-11irqchip/bcm2836: Fix compiler warning on 64-bit buildEric Anholt1-1/+1
2016-05-11irqchip/bcm2836: Drop smp_set_ops on arm64 buildsEric Anholt1-1/+5
2016-02-18irqchip/bcm2836: Drop extra memory barrier in SMP boot.Eric Anholt1-1/+0
2015-12-29irqchip/bcm2836: Make code more readableAndrea Merello1-1/+1
2015-12-29irqchip/bcm2836: Tolerate IRQs while no flag is set in ISRAndrea Merello1-1/+1
2015-12-29irqchip/bcm2836: Add SMP support for the 2836Andrea Merello1-2/+23
2015-12-29irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timersEric Anholt1-0/+26
2015-08-20irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2Eric Anholt1-0/+275