summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2016-08-22irqchip/mips-gic: Implement activate op for device domainPaul Burton
2016-08-22irqchip/mips-gic: Cleanup chip and handler setupPaul Burton
2016-08-19irqchip/gicv3-its: Disable the ITS before initializing itDavid Daney
2016-08-17irqchip/gicv3: Remove disabling redistributor and group1 non-secure interruptsSudeep Holla
2016-08-17irqchip/gic: Allow self-SGIs for SMP on UP configurationsMarc Zyngier
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-19irqchip/armada: Avoid unused function warningsArnd Bergmann
2016-07-14irqchip/bcm2836: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-14irqchip/armada-370-xp: Convert to hotplug state machineRichard Cochran
2016-07-14irqchip/hip04: Convert to hotplug state machineRichard Cochran
2016-07-14irqchip/gicv3: Convert to hotplug state machineRichard Cochran
2016-07-14irqchip/gic: Convert to hotplug state machineRichard Cochran
2016-07-06irqchip: clps711x: Changing the compatibility string to match with the smalle...Alexander Shiyan
2016-07-05irqchip/mips-gic: Match IPI IRQ domain by bus token onlyPaul Burton
2016-07-05irqchip/mips-gic: Map to VPs using HW VPNumPaul Burton
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-07-02Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2016-07-02Merge branch 'irqchip/aspeed' into irqchip/coreJason Cooper
2016-06-23Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner
2016-06-23Merge branch 'irqchip/misc' into irqchip/coreJason Cooper
2016-06-23irqchip/s3c24xx: Fixup IO accessors for big endianBen Dooks
2016-06-23irqchip/exynos-combiner: Fix usage of __raw IOBen Dooks
2016-06-22irqchip/aspeed-vic: Add irq controller for AspeedBenjamin Herrenschmidt
2016-06-15PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann
2016-06-14irqchip/mips-gic: Populate irq_domain namesHarvey Hunt
2016-06-14irqchip/mips-gic: Fix IRQs in gic_dev_domainHarvey Hunt
2016-06-13irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni
2016-06-13irqchip/gicv3-its: Remove an unused argument 'node_name'Shanker Donthineni
2016-06-13irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni
2016-06-13irqchip/gicv3-its: Add a new function for parsing device table BASERnShanker Donthineni
2016-06-13irqchip/gicv3-its: Introduce two helper functions for accessing BASERnShanker Donthineni
2016-06-13irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter
2016-06-13irqchip/gic: Prepare for adding platform driverJon Hunter
2016-06-13irqchip/gic: Add helper function for chip initialisationJon Hunter
2016-06-13irqchip/gic: Isolate early GIC initialisation codeJon Hunter
2016-06-13irqchip/vic: Make vic_syscore_ops and vic_of_init staticBen Dooks
2016-06-13irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> includeBen Dooks
2016-06-13irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>Ben Dooks
2016-06-13irqchip/brcmstb-l2: Make of probe function staticBen Dooks
2016-06-13irqchip/bcm7120-l2: Make probe functions staticBen Dooks
2016-06-13irqchip/bcm2836: Make bcm2836_smp_boot_secondary staticBen Dooks
2016-06-13irqchip/armada-370-xp: Make syscore_ops staticBen Dooks
2016-06-13irqchip/tegra: Fix sparse warnings on __iomemBen Dooks
2016-06-13irqchip/sirfsoc: Fix sparse warnings on __iomemBen Dooks
2016-06-04irqchip: bcm2835: Avoid arch/arm-specific handle_IRQEric Anholt