summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-151-20/+10
|\
| * irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton2016-10-061-18/+0
| * irqchip: i8259: Allow platforms to override poll functionPaul Burton2016-10-061-1/+7
| * irqchip: i8259: Add domain before mapping parent irqPaul Burton2016-10-061-1/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-114-4/+0
|\ \
| * | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-114-4/+0
* | | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-112-0/+6
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-09-202-0/+6
| |\ \
| | * | iommu/dma: Add support for mapping MSIsRobin Murphy2016-09-162-0/+6
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-102-2/+0
|\ \ \ \
| * | | | irqchip/metag-ext: Improve function-level documentationJulia Lawall2016-10-051-1/+0
| * | | | irqchip/vic: Improve function-level documentationJulia Lawall2016-10-051-1/+0
* | | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'realview-broomstick-sweep' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2016-09-021-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: realview: imply device tree bootLinus Walleij2016-08-151-1/+1
* | | | | 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
|\ \ \ \
OpenPOWER on IntegriCloud