aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-bcm2835.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13irqchip: bcm283x: Switch to SPDX identifierStefan Wahren1-10/+1
2017-08-23irqchip: Convert to using %pOF instead of full_nameRob Herring1-5/+4
2016-06-04irqchip: bcm2835: Avoid arch/arm-specific handle_IRQEric Anholt1-2/+1
2015-09-16irqchip: Kill off set_irq_flags usageRob Herring1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+2
2015-08-20irqchip/bcm2835: Add support for being used as a second level controllerEric Anholt1-3/+40
2015-08-20irqchip/bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQEric Anholt1-28/+29
2015-07-27irqchip: Appropriate __init annotation for const dataNicolas Pitre1-4/+4
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet1-2/+1
2015-05-05irqchip: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2014-03-12irqchip: Remove asmlinkage from static functionsStephen Boyd1-2/+2
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin1-12/+10
2012-11-06irqchip: irq-bcm2835: Add terminating entry for of_device_id tableAxel Lin1-1/+2
2012-09-19ARM: bcm2835: add interrupt controller driverSimon Arlott1-0/+223