summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu2017-10-211-1/+2
* irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon2017-08-241-2/+2
* irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon2017-08-241-1/+0
* irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose2017-07-211-0/+3
* irqchip/gicv3: Handle loop timeout properDan Carpenter2016-11-231-1/+1
* genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee2016-10-054-58/+55
* arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2016-06-191-5/+9
* irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon2016-06-062-0/+15
* irqchip/omap-intc: Add support for spurious irq handlingSekhar Nori2016-04-121-1/+26
* irqchip: omap-intc: Improve IRQ handlerFelipe Balbi2016-04-121-30/+5
* irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim2016-02-151-1/+1
* irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin2015-07-031-1/+1
* irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard2015-03-281-1/+20
* irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ typeGavin Li2015-01-291-2/+2
* irqchip: omap-intc: Fix legacy DMA regressionFelipe Balbi2015-01-291-5/+21
* irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
* irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
* irqchip: atmel-aic: Fix irqdomain initializationBoris Brezillon2014-11-111-3/+3
* irqchip: armada-370-xp: Fix MPIC interrupt handlingGrzegorz Jaszczyk2014-11-021-6/+17
* irqchip: armada-370-xp: Fix MSI interrupt handlingGrzegorz Jaszczyk2014-11-021-2/+2
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-5/+5
|\
| * irqchip: Properly fetch the per cpu offsetChristoph Lameter2014-09-181-1/+1
| * irqchips: Replace __this_cpu_ptr usesChristoph Lameter2014-08-261-5/+5
* | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-10/+4
|\ \
| * | irqchip: armada-370-xp: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-10/+4
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-0925-138/+1107
|\ \
| * \ Merge branch 'irqchip/gic' into irqchip/coreJason Cooper2014-10-021-21/+66
| |\ \
| | * | irqchip: gic-v3: Implement CPU PM notifierSudeep Holla2014-09-141-11/+46
| | * | irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa...Sudeep Holla2014-09-141-10/+20
| * | | Merge branch 'irqchip/broadcom' into irqchip/coreJason Cooper2014-10-022-1/+221
| |\ \ \
| | * | | irqchip: bcm7120-l2: Add Broadcom BCM7120-style Level 2 interrupt controllerFlorian Fainelli2014-09-142-1/+221
| | | |/ | | |/|
| * | | Merge branch 'irqchip/atmel' into irqchip/coreJason Cooper2014-10-021-1/+11
| |\ \ \
| | * | | irqchip: atmel-aic5: Add sama5d4 supportAlexandre Belloni2014-09-141-0/+10
| | * | | irqchip: atmel-aic5: The sama5d3 has 48 IRQsAlexandre Belloni2014-09-141-1/+1
| | |/ /
| * | | Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper2014-09-1417-65/+45
| |\ \ \
| | * | | irqchip: or1k-pic: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+2
| | * | | irqchip: atmel-aic5: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | * | | irqchip: atmel-aic: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | * | | irqchip: gic-v3: Convert to handle_domain_irqMarc Zyngier2014-09-031-7/+6
| | * | | irqchip: zevio: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | * | | irqchip: vt8500: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | * | | irqchip: vic: Convert to handle_domain_irqMarc Zyngier2014-09-031-1/+1
| | * | | irqchip: versatile-fpga: Convert to handle_domain_irqMarc Zyngier2014-09-031-1/+1
| | * | | irqchip: sun4i: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | * | | irqchip: sirfsoc: Convert to handle_domain_irqMarc Zyngier2014-09-031-4/+2
| | * | | irqchip: s3c24xx: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | * | | irqchip: orion: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | * | | irqchip: mxs: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | * | | irqchip: mmp: Convert to handle_domain_irqMarc Zyngier2014-09-031-6/+4
| | * | | irqchip: clps711x: Convert to handle_domain_irqMarc Zyngier2014-09-031-11/+7