summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | | 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
| | | * | | | irqchip/armada-370-xp: Make syscore_ops staticBen Dooks2016-06-131-1/+1
| | | * | | | irqchip/tegra: Fix sparse warnings on __iomemBen Dooks2016-06-131-2/+2
| | | * | | | irqchip/sirfsoc: Fix sparse warnings on __iomemBen Dooks2016-06-131-3/+8
| | | |/ / /
| | * | | | irqchip: bcm2835: Avoid arch/arm-specific handle_IRQEric Anholt2016-06-042-3/+2
| | |/ / /
| * | | | irqchip/mips-gic: Populate irq_domain namesHarvey Hunt2016-06-141-0/+3
| * | | | irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni2016-06-131-17/+90
| * | | | irqchip/gicv3-its: Remove an unused argument 'node_name'Shanker Donthineni2016-06-131-2/+2
| * | | | irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni2016-06-131-116/+126
| * | | | irqchip/gicv3-its: Add a new function for parsing device table BASERnShanker Donthineni2016-06-131-23/+26
| * | | | irqchip/gicv3-its: Introduce two helper functions for accessing BASERnShanker Donthineni2016-06-131-4/+20
| * | | | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-134-4/+227
| * | | | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-132-9/+9
| * | | | irqchip/gic: Add helper function for chip initialisationJon Hunter2016-06-131-14/+27
| * | | | irqchip/gic: Isolate early GIC initialisation codeJon Hunter2016-06-131-23/+32
| | |_|/ | |/| |
* | | | irqchip/mips-gic: Match IPI IRQ domain by bus token onlyPaul Burton2016-07-051-1/+1
* | | | irqchip/mips-gic: Map to VPs using HW VPNumPaul Burton2016-07-051-1/+1
| |_|/ |/| |
* | | irqchip/mips-gic: Fix IRQs in gic_dev_domainHarvey Hunt2016-06-141-1/+11
|/ /
OpenPOWER on IntegriCloud