aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2016-09-22Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner
2016-09-21drivers/irqchip: Add STM32 external interrupts supportAlexandre TORGUE
2016-09-20irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQsPaul Burton
2016-09-20Merge branch 'irq/urgent' into irq/coreThomas Gleixner
2016-09-20irqchip/mips-gic: Fix local interruptsPaul Burton
2016-09-20irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warningJames Morse
2016-09-13irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon
2016-09-12irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initializationTomasz Nowicki
2016-09-12irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPITomasz Nowicki
2016-09-12irqchip/gicv3-its: Probe ITS in the ACPI wayTomasz Nowicki
2016-09-12irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPITomasz Nowicki
2016-09-12irqchip/gicv3-its: Cleanup for ITS domain initializationTomasz Nowicki
2016-09-12irqchip/gic: Mark gic_init_physaddr() staticBaoyou Xie
2016-09-12irqchip/gic-pm: Update driver to use of_pm_clk_add_clkJon Hunter
2016-09-12irqchip/gic-v3: Reset BPR during initializationDaniel Thompson
2016-09-12irqchip/gic: Make locking a BL_SWITCHER only featureMarc Zyngier
2016-09-01irqchip/keystone: Fix typo "sporious" -> "spurious"Colin Ian King
2016-08-23Merge branch 'irqchip/mvebu64' into irqchip/coreJason Cooper
2016-08-23Merge branch 'irqchip/jcore' into irqchip/coreJason Cooper
2016-08-22irqchip/mips-gic: Use for_each_set_bit to iterate over IRQsPaul Burton
2016-08-22irqchip/jcore-aic: Fix non static symbol warningWei Yongjun
2016-08-22irqchip/mvebu-pic: New driver for Marvell Armada 7K/8K PICThomas Petazzoni
2016-08-22irqchip/mips-gic: Implement activate op for device domainPaul Burton
2016-08-22irqchip/mips-gic: Cleanup chip and handler setupPaul Burton
2016-08-19irqchip/gicv3-its: Disable the ITS before initializing itDavid Daney
2016-08-17irqchip/gicv3: Remove disabling redistributor and group1 non-secure interruptsSudeep Holla
2016-08-17irqchip/gic: Allow self-SGIs for SMP on UP configurationsMarc Zyngier
2016-08-08irqchip/jcore-aic: Add J-Core AIC driverRich Felker
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-19irqchip/armada: Avoid unused function warningsArnd Bergmann
2016-07-14irqchip/bcm2836: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-14irqchip/armada-370-xp: Convert to hotplug state machineRichard Cochran
2016-07-14irqchip/hip04: Convert to hotplug state machineRichard Cochran
2016-07-14irqchip/gicv3: Convert to hotplug state machineRichard Cochran
2016-07-14irqchip/gic: Convert to hotplug state machineRichard Cochran
2016-07-06irqchip: clps711x: Changing the compatibility string to match with the smalle...Alexander Shiyan
2016-07-05irqchip/mips-gic: Match IPI IRQ domain by bus token onlyPaul Burton
2016-07-05irqchip/mips-gic: Map to VPs using HW VPNumPaul Burton
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-07-02Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2016-07-02Merge branch 'irqchip/aspeed' into irqchip/coreJason Cooper
2016-06-23Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner
2016-06-23Merge branch 'irqchip/misc' into irqchip/coreJason Cooper
2016-06-23irqchip/s3c24xx: Fixup IO accessors for big endianBen Dooks
2016-06-23irqchip/exynos-combiner: Fix usage of __raw IOBen Dooks