aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-22irqchip/mips-gic: Implement activate op for device domainPaul Burton1-0/+7
2016-08-22irqchip/mips-gic: Cleanup chip and handler setupPaul Burton1-4/+7
2016-08-19irqchip/gicv3-its: Disable the ITS before initializing itDavid Daney1-1/+6
2016-08-17irqchip/gicv3: Remove disabling redistributor and group1 non-secure interruptsSudeep Holla1-2/+9
2016-08-17irqchip/gic: Allow self-SGIs for SMP on UP configurationsMarc Zyngier1-0/+7
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-10/+8
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas1-1/+11
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-102/+46
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds20-238/+827
2016-07-19irqchip/armada: Avoid unused function warningsArnd Bergmann1-1/+1
2016-07-14irqchip/bcm2836: Convert to hotplug state machineSebastian Andrzej Siewior1-21/+13
2016-07-14irqchip/armada-370-xp: Convert to hotplug state machineRichard Cochran1-29/+15
2016-07-14irqchip/hip04: Convert to hotplug state machineRichard Cochran1-20/+5
2016-07-14irqchip/gicv3: Convert to hotplug state machineRichard Cochran1-15/+7
2016-07-14irqchip/gic: Convert to hotplug state machineRichard Cochran1-17/+6
2016-07-06irqchip: clps711x: Changing the compatibility string to match with the smallest supported chipAlexander Shiyan1-1/+1
2016-07-05irqchip/mips-gic: Match IPI IRQ domain by bus token onlyPaul Burton1-1/+1
2016-07-05irqchip/mips-gic: Map to VPs using HW VPNumPaul Burton1-1/+1
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner1-1/+11
2016-07-02Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux into irq/coreThomas Gleixner2-0/+231
2016-07-02Merge branch 'irqchip/aspeed' into irqchip/coreJason Cooper2-0/+231
2016-06-23Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux into irq/coreThomas Gleixner12-45/+53
2016-06-23Merge branch 'irqchip/misc' into irqchip/coreJason Cooper11-42/+51
2016-06-23irqchip/s3c24xx: Fixup IO accessors for big endianBen Dooks1-18/+18
2016-06-23irqchip/exynos-combiner: Fix usage of __raw IOBen Dooks1-7/+7
2016-06-22irqchip/aspeed-vic: Add irq controller for AspeedBenjamin Herrenschmidt2-0/+231
2016-06-15PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann1-10/+8
2016-06-14irqchip/mips-gic: Populate irq_domain namesHarvey Hunt1-0/+3
2016-06-14irqchip/mips-gic: Fix IRQs in gic_dev_domainHarvey Hunt1-1/+11
2016-06-13irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni1-17/+90
2016-06-13irqchip/gicv3-its: Remove an unused argument 'node_name'Shanker Donthineni1-2/+2
2016-06-13irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni1-116/+126
2016-06-13irqchip/gicv3-its: Add a new function for parsing device table BASERnShanker Donthineni1-23/+26
2016-06-13irqchip/gicv3-its: Introduce two helper functions for accessing BASERnShanker Donthineni1-4/+20
2016-06-13irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter4-4/+227
2016-06-13irqchip/gic: Prepare for adding platform driverJon Hunter2-9/+9
2016-06-13irqchip/gic: Add helper function for chip initialisationJon Hunter1-14/+27
2016-06-13irqchip/gic: Isolate early GIC initialisation codeJon Hunter1-23/+32
2016-06-13irqchip/vic: Make vic_syscore_ops and vic_of_init staticBen Dooks1-2/+3
2016-06-13irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> includeBen Dooks1-0/+2
2016-06-13irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>Ben Dooks1-0/+1
2016-06-13irqchip/brcmstb-l2: Make of probe function staticBen Dooks1-2/+2
2016-06-13irqchip/bcm7120-l2: Make probe functions staticBen Dooks1-5/+5
2016-06-13irqchip/bcm2836: Make bcm2836_smp_boot_secondary staticBen Dooks1-2/+2
2016-06-13irqchip/armada-370-xp: Make syscore_ops staticBen Dooks1-1/+1
2016-06-13irqchip/tegra: Fix sparse warnings on __iomemBen Dooks1-2/+2
2016-06-13irqchip/sirfsoc: Fix sparse warnings on __iomemBen Dooks1-3/+8
2016-06-04irqchip: bcm2835: Avoid arch/arm-specific handle_IRQEric Anholt2-3/+2