summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-055-17/+342
|\
| * Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2014-03-084-10/+289
| |\
| | * DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IPSricharan R2014-02-053-0/+217
| | * DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R2014-02-051-10/+72
| * | irqchip: VIC: export vic_init_cascadedArnd Bergmann2014-02-251-0/+1
| * | Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Arnd Bergmann2014-02-251-3/+19
| |\ \
| * | | irqchip: support cascaded VICsLinus Walleij2014-02-131-6/+47
| * | | irqchip: vic: update the base IRQ member correctlyLinus Walleij2014-02-131-1/+5
* | | | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-053-0/+252
|\ \ \ \
| * \ \ \ Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-03-091-3/+19
| |\ \ \ \
| * | | | | ARM: clps711x: Add CLPS711X irqchip driverAlexander Shiyan2014-02-283-0/+252
| | |/ / / | |/| | |
* | | | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-3/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irq-mmp' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuan...Olof Johansson2014-03-091-1/+1
| |\ \ \ \ \
| | * | | | | irqchip: mmp: avoid use head file in a specific archNeil Zhang2014-03-041-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-091-2/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | irqchip: exynos-combiner: call handle_bad_irq directlyPankaj Dubey2014-02-141-2/+1
| | |/ / /
* | | | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-051-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v3.15/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann2014-03-174-5/+149
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | irqchip: gic: use dmb ishst instead of dsb when raising a softirqWill Deacon2014-02-251-2/+2
| | |_|/ / | |/| | |
* | | | | irqchip: sun7i/sun6i: Disable NMI before registering the handlerHans de Goede2014-03-311-3/+3
* | | | | ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controllerCarlo Caione2014-03-262-0/+209
* | | | | irqchip: sun4i: Simplify sun4i_irq_ackHans de Goede2014-03-191-6/+1
* | | | | irqchip: sun4i: Use handle_fasteoi_irq for all interruptsHans de Goede2014-03-191-14/+4
* | | | | irqchip: sun4i: Don't ack IRQs > 0, fix acking of IRQ 0Hans de Goede2014-03-141-3/+16
* | | | | irqchip: sun4i: Fix a comment about mask register initializationHans de Goede2014-03-141-1/+1
* | | | | irqchip: sun4i: Fix irq 0 not workingHans de Goede2014-03-141-2/+16
* | | | | irqchip: sunxi: Change compatiblesMaxime Ripard2014-03-141-1/+1
* | | | | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-123-5/+21
|\ \ \ \ \
| * | | | | irq-metag*: stop set_affinity vectoring to offline cpusJames Hogan2014-02-252-2/+2
| | |/ / / | |/| | |
| * | | | Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-02-211-3/+19
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | irqchip: orion: Fix getting generic chip pointer.Andrew Lunn2014-02-211-1/+2
| | * | irqchip: orion: clear stale interrupts in irq_startupSebastian Hesselbarth2014-02-061-0/+14
| | * | irqchip: orion: use handle_edge_irq on bridge irqsSebastian Hesselbarth2014-02-061-1/+1
| | * | irqchip: orion: clear bridge cause register on initSebastian Hesselbarth2014-02-061-1/+2
| | |/
* | | irqchip: Remove unused includeStephen Boyd2014-03-121-2/+0
* | | irqchip: Remove asmlinkage from static functionsStephen Boyd2014-03-1211-17/+14
* | | irqchip: gic: Silence sparse warningsStephen Boyd2014-03-061-4/+5
* | | irqchip: Silence sparse warningStephen Boyd2014-03-061-0/+1
* | | irqchip: xtensa: Select only an online cpuThomas Gleixner2014-03-041-1/+1
* | | Revert irqchip: irq-dove: Add PMU interrupt controllerJason Cooper2014-03-042-127/+0
* | | Merge tag 'irqchip-mvebu-3.15' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner2014-02-221-27/+69
|\ \ \
| * | | irqchip: armada-370-xp: Setup a chained handler for the MPICEzequiel Garcia2014-02-221-7/+43
| * | | irqchip: armada-370-xp: Add helper for the MSI IRQ handlingEzequiel Garcia2014-02-221-24/+30
| * | | Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchipJason Cooper2014-02-221-2/+2
| |\ \ \ | | |_|/ | |/| |
* | | | Merge tag 'mvebu-irqchip-3.14' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner2014-02-182-0/+127
|\ \ \ \ | |_|_|/ |/| | |
| * | | irqchip: irq-dove: Add PMU interrupt controller.Andrew Lunn2013-11-262-0/+127
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-053-2/+130
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'mvebu-irqchip-fixes-3.13' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-01-221-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | irqchip: armada-370-xp: fix MSI race conditionLior Amsalem2013-12-131-1/+1
| | * | irqchip: armada-370-xp: fix IPI race conditionLior Amsalem2013-12-131-1/+1
| | |/