aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2016-06-02irqchip/irq-pic32-evic: Fix bug with external interrupts.Joshua Henderson1-1/+1
2016-06-02irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni1-2/+47
2016-06-02irqchip/gic-v3: Fix quiescence check in gic_enable_redistAndrew Jones1-1/+1
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+9
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton1-1/+9
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann4-4/+4
2016-05-20irqchip: nps: add 64BIT dependencyArnd Bergmann1-0/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-34/+246
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-5/+17
2016-05-19Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds3-0/+172
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1