aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAge
* irqchip/mips-gic: Don't overrun pcpu_masks arrayPaul Burton2016-04-21
* irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden optionMaJun2016-03-23
* irqchip/mbigen: Handle multiple device nodes in a mbigen moduleMaJun2016-03-21
* irqchip/tegra: Switch to use irq_domain_free_irqs_commonAxel Lin2016-03-20
* irqchip/irq-alpine-msi: Release the correct domain on errorDan Carpenter2016-03-11
* irqchip/mxs: Fix error check of of_io_request_and_map()Vladimir Zapolskiy2016-03-10
* irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()Vladimir Zapolskiy2016-03-10
* irqchip/gic/realview: Support more RealView DCC variantsLinus Walleij2016-03-09
* irqchip: Add the Alpine MSIX interrupt controllerAntoine Tenart2016-03-09
* irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinityAntoine Tenart2016-03-09
* irqchip/gic-v3-its: Mark its_init() and its children as __initTomasz Nowicki2016-03-08
* irqchip/gic-v3: Remove gic_root_node variable from the ITS codeHanjun Guo2016-03-08
* irqchip/gic-v3: ACPI: Add redistributor support via GICC structuresTomasz Nowicki2016-03-08
* irqchip/gic-v3: Add ACPI support for GICv3/4 initializationTomasz Nowicki2016-03-08
* irqchip/gic-v3: Refactor gic_of_init() for GICv3 driverTomasz Nowicki2016-03-08
* Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-08
|\
| * irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni2016-02-17
| * irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar2016-02-11
| * irqchip/gic: Only set the EOImodeNS bit for the root controllerJon Hunter2016-02-11
| * irqchip/gic: Only populate set_affinity for the root controllerJon Hunter2016-02-11
| * irqchip/gicv3-its: Fix memory leak in its_free_tables()Shanker Donthineni2016-02-04
| * irqchip/sun4i: Fix compilation outside of arch/armAndre Przywara2016-02-02
* | irqchip/mips-gic: Add new DT property to reserve IPIsQais Yousef2016-02-25
* | MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-25
* | irqchip/mips-gic: Clear percpu_masks correctly when mappingQais Yousef2016-02-25
* | irqchip/mips-gic: Use gic_vpes instead of NR_CPUSQais Yousef2016-02-25
* | irqchip/mips-gic: Add device hierarchy domainQais Yousef2016-02-25
* | irqchip/mips-gic: Add a IPI hierarchy domainQais Yousef2016-02-25
* | Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-02-21
|\ \
| * \ Merge branch 'irqchip/mvebu' into irqchip/coreJason Cooper2016-02-21
| |\ \
| | * | irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity methodMarc Zyngier2016-02-19
| | * | irqchip/mvebu-odmi: Add new driver for platform MSI on Marvell 7K/8KThomas Petazzoni2016-02-19
| * | | Merge branch 'irqchip/mips' into irqchip/coreJason Cooper2016-02-21
| |\ \ \
| | * | | irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel2016-02-17
| | * | | irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel2016-02-17
| * | | | Merge branch 'irqchip/tango' into irqchip/coreJason Cooper2016-02-21
| |\ \ \ \
| | * | | | irqchip/tango: Add support for Sigma Designs SMP86xx/SMP87xx interrupt contro...Mans Rullgard2016-02-17
| | |/ / /
* | | | | Merge tag 'irqchip-core-4.6' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-02-21
|\| | | |
| * | | | irqchip/ts4800: Make ts4800_ic_ops static constAxel Lin2016-02-17
| * | | | irqchip/bcm2836: Drop extra memory barrier in SMP boot.Eric Anholt2016-02-17
| * | | | irqchip/ts4800: Add hardware dependencyJean Delvare2016-02-17
| | |/ / | |/| |
| * | | irqchip/armada-370-xp: Do not enable it by default when ARCH_MVEBU is selectedGregory CLEMENT2016-02-16
| * | | irqchip/armada-370-xp: Allow allocation of multiple MSIsThomas Petazzoni2016-02-16
| * | | irqchip/armada-370-xp: Use shorter names for irq_chipThomas Petazzoni2016-02-16
| * | | irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriateThomas Petazzoni2016-02-16
| * | | irqchip/armada-370-xp: Use the generic MSI infrastructureThomas Petazzoni2016-02-16
| * | | irqchip/armada-370-xp: Add Kconfig option for the driverThomas Petazzoni2016-02-16
| | |/ | |/|
* | | irqchips/bmips: Add bcm6345-l1 interrupt controllerSimon Arlott2016-02-08
* | | irqchip/atmel-aic: Remove duplicate bit operationMilo Kim2016-02-08
* | | irqchip/atmel-aic: Change return type of aic_common_set_priority()Milo Kim2016-02-08