aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-07-26Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-07-25Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas
2014-07-19Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson
2014-07-18Merge branch 'irqchip/atmel-aic' into irqchip/coreJason Cooper
2014-07-18Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/coreJason Cooper
2014-07-18irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa
2014-07-17irqchip: atmel-aic: Define irq fixups for atmel SoCsBoris BREZILLON
2014-07-17irqchip: atmel-aic: Implement RTC irq fixupBoris BREZILLON
2014-07-17irqchip: atmel-aic: Add irq fixup infrastructureBoris BREZILLON
2014-07-17irqchip: atmel-aic: Add atmel AIC/AIC5 driversBoris BREZILLON
2014-07-17irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit
2014-07-12Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2014-07-13ARM: S5PC100: no more support S5PC100 SoCKukjin Kim
2014-07-08irqchip: gic: Add support for cortex a7 compatible stringMatthias Brugger
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier
2014-07-08irqchip: gic: Move some bits of GICv2 to a library-type fileMarc Zyngier
2014-07-01Merge branch 'irqchip/crossbar' into irqchip/coreJason Cooper
2014-07-01irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson
2014-06-30irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GICNishanth Menon
2014-06-30irqchip: crossbar: Introduce centralized check for crossbar writeNishanth Menon
2014-06-30irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross...Nishanth Menon
2014-06-30irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callbackSricharan R
2014-06-30irqchip: crossbar: Set cb pointer to null in case of errorSricharan R
2014-06-30irqchip: crossbar: Change the goto namingNishanth Menon
2014-06-30irqchip: crossbar: Return proper error valueNishanth Menon
2014-06-30irqchip: crossbar: Fix kerneldoc warningNishanth Menon
2014-06-30irqchip: crossbar: Fix sparse and checkpatch warningsNishanth Menon
2014-06-30irqchip: crossbar: Remove IS_ERR_VALUE checkNishanth Menon
2014-06-30irqchip: crossbar: Change allocation logic by reversing search for free irqsNishanth Menon
2014-06-30irqchip: crossbar: Initialise the crossbar with a safe valueNishanth Menon
2014-06-30irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbarNishanth Menon
2014-06-30irqchip: crossbar: Check for premapped crossbar before allocatingNishanth Menon
2014-06-30irqchip: crossbar: Dont use '0' to mark reserved interruptsNishanth Menon
2014-06-24irqchip: versatile-fpga: add support for arm,versatile-sicRob Herring
2014-06-24irqchip: versatile-fpga: Add IRQCHIP_DECLARE supportRob Herring
2014-06-24irqchip: spear_shirq: Simplify register access codeThomas Gleixner
2014-06-24irqchip: spear_shirq: Use proper irq chips for the different SoCsThomas Gleixner
2014-06-24irqchip: spear_shirq: Remove the parent irq "ack"/unmaskThomas Gleixner
2014-06-24irqchip: spear_shirq: Simplify chained handlerThomas Gleixner
2014-06-24irqchip: spear_shirq: Kill the clear_reg nonsenseThomas Gleixner
2014-06-24irqchip: spear_shirq: Precalculate status maskThomas Gleixner
2014-06-24irqchip: spear_shirq: Use the proper interfacesThomas Gleixner
2014-06-24irqchip: spear_shirq: Reorder the spear320 ras blocksThomas Gleixner
2014-06-24irqchip: spear_shirq: Namespace cleanupThomas Gleixner