summaryrefslogtreecommitdiff
path: root/drivers/irqchip
Commit message (Expand)AuthorAge
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-08
|\
| *---. Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann2014-07-26
| |\ \ \
| * \ \ \ Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-07-19
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | irqchip: versatile-fpga: add support for arm,versatile-sicRob Herring2014-06-24
| * | | | irqchip: versatile-fpga: Add IRQCHIP_DECLARE supportRob Herring2014-06-24
* | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \ \ \ \
| * \ \ \ \ Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-07-12
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| * | | | ARM: S5PC100: no more support S5PC100 SoCKukjin Kim2014-07-13
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-06
|\ \ \ \
| * | | | irq-gic: remove file name from heading commentSergei Shtylyov2014-06-19
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-05
|\ \ \ \ \
| * \ \ \ \ Merge branch 'irqchip/atmel-aic' into irqchip/coreJason Cooper2014-07-18
| |\ \ \ \ \
| | * | | | | irqchip: atmel-aic: Define irq fixups for atmel SoCsBoris BREZILLON2014-07-17
| | * | | | | irqchip: atmel-aic: Implement RTC irq fixupBoris BREZILLON2014-07-17
| | * | | | | irqchip: atmel-aic: Add irq fixup infrastructureBoris BREZILLON2014-07-17
| | * | | | | irqchip: atmel-aic: Add atmel AIC/AIC5 driversBoris BREZILLON2014-07-17
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/coreJason Cooper2014-07-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'irqchip/crossbar' into irqchip/coreJason Cooper2014-07-01
| |\ \ \ \ \ \
| | * | | | | | irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GICNishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Introduce centralized check for crossbar writeNishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross...Nishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callbackSricharan R2014-06-30
| | * | | | | | irqchip: crossbar: Set cb pointer to null in case of errorSricharan R2014-06-30
| | * | | | | | irqchip: crossbar: Change the goto namingNishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Return proper error valueNishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Fix kerneldoc warningNishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Fix sparse and checkpatch warningsNishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Remove IS_ERR_VALUE checkNishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Change allocation logic by reversing search for free irqsNishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Initialise the crossbar with a safe valueNishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbarNishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Check for premapped crossbar before allocatingNishanth Menon2014-06-30
| | * | | | | | irqchip: crossbar: Dont use '0' to mark reserved interruptsNishanth Menon2014-06-30
| | | |/ / / / | | |/| | | |
| * | | | | | irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson2014-07-01
| * | | | | | irqchip: spear_shirq: Simplify register access codeThomas Gleixner2014-06-24
| * | | | | | irqchip: spear_shirq: Use proper irq chips for the different SoCsThomas Gleixner2014-06-24
| * | | | | | irqchip: spear_shirq: Remove the parent irq "ack"/unmaskThomas Gleixner2014-06-24
| * | | | | | irqchip: spear_shirq: Simplify chained handlerThomas Gleixner2014-06-24
| * | | | | | irqchip: spear_shirq: Kill the clear_reg nonsenseThomas Gleixner2014-06-24
| * | | | | | irqchip: spear_shirq: Precalculate status maskThomas Gleixner2014-06-24
| * | | | | | irqchip: spear_shirq: Use the proper interfacesThomas Gleixner2014-06-24
| * | | | | | irqchip: spear_shirq: Reorder the spear320 ras blocksThomas Gleixner2014-06-24
| * | | | | | irqchip: spear_shirq: Namespace cleanupThomas Gleixner2014-06-24
| * | | | | | irqchip: spear_shirq: No point in storing the parent irqThomas Gleixner2014-06-24
| * | | | | | irqchip: spear_shirq: Move private structs to sourceThomas Gleixner2014-06-24
| * | | | | | irqchip: spear_shirq: Kill pointless staticThomas Gleixner2014-06-24
| * | | | | | Merge branch 'irqchip/urgent' into irqchip/coreJason Cooper2014-06-24
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | irqchip: nvic: Use the generic noop functionDaniel Thompson2014-06-21
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-04
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas2014-07-25