summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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-231-6/+1Star
| |/ / / /
* | | | | 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/+1Star
* | | | | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-204-62/+60Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | irqchip/mips-gic: Fix local interruptsPaul Burton2016-09-201-55/+50Star
| * | | | 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/+5Star
* | | 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/+8Star
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011-1/+11
| |\
| * | PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann2016-06-151-10/+8Star
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-021-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/+46Star
|\ \ \ \
| * | | | irqchip/armada: Avoid unused function warningsArnd Bergmann2016-07-191-1/+1
| * | | | irqchip/bcm2836: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-21/+13Star
| * | | | irqchip/armada-370-xp: Convert to hotplug state machineRichard Cochran2016-07-141-29/+15Star
| * | | | irqchip/hip04: Convert to hotplug state machineRichard Cochran2016-07-141-20/+5Star
| * | | | irqchip/gicv3: Convert to hotplug state machineRichard Cochran2016-07-141-15/+7Star
| * | | | irqchip/gic: Convert to hotplug state machineRichard Cochran2016-07-141-17/+6Star
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2620-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
| | | * | | | irqchip/vic: Make vic_syscore_ops and vic_of_init staticBen Dooks2016-06-131-2/+3
| | | * | | | irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> includeBen Dooks2016-06-131-0/+2
| | | * | | | irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>Ben Dooks2016-06-131-0/+1
| | | * | | | irqchip/brcmstb-l2: Make of probe function staticBen Dooks2016-06-131-2/+2
| | | * | | | irqchip/bcm7120-l2: Make probe functions staticBen Dooks2016-06-131-5/+5
| | | * | | | irqchip/bcm2836: Make bcm2836_smp_boot_secondary staticBen Dooks2016-06-131-2/+2