summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-09-226-7/+306
|\
| * irqchip/keystone: Fix typo "sporious" -> "spurious"Colin Ian King2016-09-011-1/+1
| * Merge branch 'irqchip/mvebu64' into irqchip/coreJason Cooper2016-08-233-0/+201
| |\
| | * irqchip/mvebu-pic: New driver for Marvell Armada 7K/8K PICThomas Petazzoni2016-08-223-0/+201
| * | Merge branch 'irqchip/jcore' into irqchip/coreJason Cooper2016-08-233-0/+103
| |\ \
| | * | irqchip/jcore-aic: Fix non static symbol warningWei Yongjun2016-08-221-1/+2
| | * | irqchip/jcore-aic: Add J-Core AIC driverRich Felker2016-08-083-0/+102
| | |/
| * | irqchip/mips-gic: Use for_each_set_bit to iterate over IRQsPaul Burton2016-08-221-6/+1
| |/
* | drivers/irqchip: Add STM32 external interrupts supportAlexandre TORGUE2016-09-213-0/+206
* | irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQsPaul Burton2016-09-201-6/+1
* | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-204-62/+60
|\ \
| * | irqchip/mips-gic: Fix local interruptsPaul Burton2016-09-201-55/+50
| * | irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warningJames Morse2016-09-201-3/+4
| * | irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon2016-09-132-4/+6
* | | irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initializationTomasz Nowicki2016-09-121-0/+44
* | | irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPITomasz Nowicki2016-09-121-15/+29
* | | irqchip/gicv3-its: Probe ITS in the ACPI wayTomasz Nowicki2016-09-122-1/+61
* | | irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPITomasz Nowicki2016-09-122-32/+40
* | | irqchip/gicv3-its: Cleanup for ITS domain initializationTomasz Nowicki2016-09-121-23/+34
* | | irqchip/gic: Mark gic_init_physaddr() staticBaoyou Xie2016-09-121-1/+1
* | | irqchip/gic-pm: Update driver to use of_pm_clk_add_clkJon Hunter2016-09-121-18/+5
* | | irqchip/gic-v3: Reset BPR during initializationDaniel Thompson2016-09-121-0/+8
* | | irqchip/gic: Make locking a BL_SWITCHER only featureMarc Zyngier2016-09-121-9/+27
|/ /
* | irqchip/mips-gic: Implement activate op for device domainPaul Burton2016-08-221-0/+7
* | irqchip/mips-gic: Cleanup chip and handler setupPaul Burton2016-08-221-4/+7
* | irqchip/gicv3-its: Disable the ITS before initializing itDavid Daney2016-08-191-1/+6
* | irqchip/gicv3: Remove disabling redistributor and group1 non-secure interruptsSudeep Holla2016-08-171-2/+9
* | irqchip/gic: Allow self-SGIs for SMP on UP configurationsMarc Zyngier2016-08-171-0/+7
|/
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-10/+8
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011-1/+11
| |\
| * | PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann2016-06-151-10/+8
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-1/+1
|\ \ \
| * | | irqchip: clps711x: Changing the compatibility string to match with the smalle...Alexander Shiyan2016-07-061-1/+1
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-295-102/+46
|\ \ \ \
| * | | | irqchip/armada: Avoid unused function warningsArnd Bergmann2016-07-191-1/+1
| * | | | irqchip/bcm2836: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-21/+13
| * | | | irqchip/armada-370-xp: Convert to hotplug state machineRichard Cochran2016-07-141-29/+15
| * | | | irqchip/hip04: Convert to hotplug state machineRichard Cochran2016-07-141-20/+5
| * | | | irqchip/gicv3: Convert to hotplug state machineRichard Cochran2016-07-141-15/+7
| * | | | irqchip/gic: Convert to hotplug state machineRichard Cochran2016-07-141-17/+6
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2520-238/+827
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-041-1/+11
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-07-022-0/+231
| |\ \ \ \
| | * \ \ \ Merge branch 'irqchip/aspeed' into irqchip/coreJason Cooper2016-07-022-0/+231
| | |\ \ \ \
| | | * | | | irqchip/aspeed-vic: Add irq controller for AspeedBenjamin Herrenschmidt2016-06-222-0/+231
| | | | |/ / | | | |/| |
| * | | | | Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-06-2312-45/+53
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'irqchip/misc' into irqchip/coreJason Cooper2016-06-2311-42/+51
| | |\ \ \ \
| | | * | | | irqchip/s3c24xx: Fixup IO accessors for big endianBen Dooks2016-06-231-18/+18
| | | * | | | irqchip/exynos-combiner: Fix usage of __raw IOBen Dooks2016-06-231-7/+7
OpenPOWER on IntegriCloud