summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
| * | irqchip: Add support for TI-NSPIRE irqchipDaniel Tang2014-01-222-0/+128
| * | irqchip: renesas-irqc: Enable mask on suspendMagnus Damm2014-01-221-1/+1
| * | irqchip: renesas-irqc: Use lazy disableMagnus Damm2014-01-221-2/+0
* | | Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-01-311-2/+2
|\ \ \
| * | | ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP)Arnaud Ebalard2014-01-211-2/+2
| | |/ | |/|
* | | Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-01-254-0/+278
|\ \ \
| * | | xtensa: add MX irqchipMax Filippov2014-01-143-0/+169
| * | | xtensa: move built-in PIC to drivers/irqchipMax Filippov2014-01-142-0/+109
| | |/ | |/|
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-233-27/+24
|\ \ \
| * \ \ Merge tag 'integrator-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2014-01-031-2/+13
| |\ \ \
| | * | | irqchip: versatile FPGA: support cascaded interrupts from DTLinus Walleij2014-01-031-2/+13
| | | |/ | | |/|
| * | | Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-021-4/+5
| |\ \ \
| * \ \ \ Merge tag 'renesas-irqc-for-v3.14' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-12-291-13/+8
| |\ \ \ \
| | * | | | irq-renesas-irqc: simplify irq_set_type() methodSergei Shtylyov2013-12-231-10/+7
| | * | | | irqchip: renesas-irqc: Enable mask on suspendMagnus Damm2013-12-121-1/+1
| | * | | | irqchip: renesas-irqc: Use lazy disableMagnus Damm2013-12-121-2/+0
| | | |/ / | | |/| |
| * | | | irqchip: exynos-combiner: remove hard-coded irq_base valueChander Kashyap2013-12-021-12/+3
| |/ / /
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-233-0/+155
|\ \ \ \
| * \ \ \ Merge branch 'efm32/soc' into next/socKevin Hilman2013-12-201-4/+5
| |\ \ \ \ | | | |/ / | | |/| |
OpenPOWER on IntegriCloud