summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | irqchip: add DesignWare APB ICTL interrupt controllerSebastian Hesselbarth2013-12-133-0/+155
| | |/ / | |/| |
* | | | Merge tag 'omap-for-v3.14/fixes-not-urgent-signed' of git://git.kernel.org/pu...Kevin Hilman2014-01-141-3/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2013-12-201-3/+5
| |\ \ \ | | |_|/ | |/| |
| | * | irqchip: renesas-intc-irqpin: Fix register bitfield shift calculationLaurent Pinchart2013-11-241-3/+5
| | |/
* | | irqchip: sirf: set IRQ_LEVEL status_flagsBarry Song2014-01-081-1/+2
|/ /
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-021-4/+5
|\ \ | |/ |/|
| * irqchip: Gic: fix boot for chained gicsMark Rutland2013-11-281-4/+5
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-3/+148
|\ \ | |/ |/|
| * ARM: GIC: interface to send a SGI directlyNicolas Pitre2013-09-231-0/+14
| * ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre2013-09-231-0/+29
| * Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2013-09-171-3/+105
| |\
| | * ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre2013-07-301-0/+21
| | * ARM: gic: add CPU migration supportNicolas Pitre2013-07-301-3/+84
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-121-12/+10
|\ \ \
| * | | irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin2013-11-071-12/+10
| |/ /
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-111-1/+6
|\ \ \
| * | | irqchip: vic: Parse interrupt and resume masks from device treeTomasz Figa2013-09-171-1/+6
| |/ /
* | | irqchip: armada-370-xp: implement MSI supportThomas Petazzoni2013-09-301-1/+181
* | | irqchip: armada-370-xp: properly request resourcesThomas Petazzoni2013-09-301-4/+16
|/ /
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-092-0/+496
|\ \
| * \ Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1...Olof Johansson2013-08-292-0/+496
| |\ \ | | |/ | |/|
OpenPOWER on IntegriCloud