summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-09-26treewide: Fix typos in KconfigMasanari Iida
2014-09-16irqchip: omap-intc: remove unnecessary commentsFelipe Balbi
2014-09-16irqchip: omap-intc: correct maximum number or MIR registersFelipe Balbi
2014-09-16irqchip: omap-intc: enable TURBO idle modeFelipe Balbi
2014-09-16irqchip: omap-intc: enable IP protectionFelipe Balbi
2014-09-16irqchip: omap-intc: remove unnecesary of_address_to_resource() callFelipe Balbi
2014-09-16irqchip: omap-intc: comment style cleanupFelipe Balbi
2014-09-16irqchip: omap-intc: minor improvement to omap_irq_pending()Felipe Balbi
2014-09-16arm: omap: irq: move irq.c to drivers/irqchip/Felipe Balbi
2014-09-03irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointerWill Deacon
2014-09-03irqchip: gic: Make gic_default_routable_irq_domain_ops staticWill Deacon
2014-09-03irqchip: exynos-combiner: Fix compilation error on ARM64Naveen Krishna Chatradhi
2014-08-18irqchip: crossbar: Off by one bugs in initDan Carpenter
2014-08-18irqchip: gic-v3: Tag all low level accessors __maybe_unusedMark Brown
2014-08-17irqchip: gic-v3: Only define gic_peek_irq() when building SMPMark Brown
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