aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAge
* irq-metag*: stop set_affinity vectoring to offline cpusJames Hogan2014-02-25
* Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-02-21
|\
| * irqchip: orion: Fix getting generic chip pointer.Andrew Lunn2014-02-21
| * irqchip: orion: clear stale interrupts in irq_startupSebastian Hesselbarth2014-02-06
| * irqchip: orion: use handle_edge_irq on bridge irqsSebastian Hesselbarth2014-02-06
| * irqchip: orion: clear bridge cause register on initSebastian Hesselbarth2014-02-06
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-05
|\ \ | |/ |/|
| * Merge tag 'mvebu-irqchip-fixes-3.13' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-01-22
| |\
| | * irqchip: armada-370-xp: fix MSI race conditionLior Amsalem2013-12-13
| | * irqchip: armada-370-xp: fix IPI race conditionLior Amsalem2013-12-13
| * | irqchip: Add support for TI-NSPIRE irqchipDaniel Tang2014-01-22
| * | irqchip: renesas-irqc: Enable mask on suspendMagnus Damm2014-01-22
| * | irqchip: renesas-irqc: Use lazy disableMagnus Damm2014-01-22
* | | Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-01-31
|\ \ \
| * | | ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP)Arnaud Ebalard2014-01-20
| | |/ | |/|
* | | Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-01-25
|\ \ \
| * | | xtensa: add MX irqchipMax Filippov2014-01-14
| * | | xtensa: move built-in PIC to drivers/irqchipMax Filippov2014-01-14
| | |/ | |/|
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\ \ \
| * \ \ Merge tag 'integrator-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2014-01-04
| |\ \ \
| | * | | irqchip: versatile FPGA: support cascaded interrupts from DTLinus Walleij2014-01-03
| | | |/ | | |/|
| * | | Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-02
| |\ \ \
| * \ \ \ Merge tag 'renesas-irqc-for-v3.14' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-12-29
| |\ \ \ \
| | * | | | irq-renesas-irqc: simplify irq_set_type() methodSergei Shtylyov2013-12-22
| | * | | | irqchip: renesas-irqc: Enable mask on suspendMagnus Damm2013-12-12
| | * | | | irqchip: renesas-irqc: Use lazy disableMagnus Damm2013-12-12
| | | |/ / | | |/| |
| * / | | irqchip: exynos-combiner: remove hard-coded irq_base valueChander Kashyap2013-12-01
| |/ / /
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-23
|\ \ \ \
| * \ \ \ Merge branch 'efm32/soc' into next/socKevin Hilman2013-12-20
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | irqchip: add DesignWare APB ICTL interrupt controllerSebastian Hesselbarth2013-12-13
| | |/ / | |/| |
* | | | Merge tag 'omap-for-v3.14/fixes-not-urgent-signed' of git://git.kernel.org/pu...Kevin Hilman2014-01-14
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2013-12-20
| |\ \ \ | | |_|/ | |/| |
| | * | irqchip: renesas-intc-irqpin: Fix register bitfield shift calculationLaurent Pinchart2013-11-24
| | |/
* | / irqchip: sirf: set IRQ_LEVEL status_flagsBarry Song2014-01-09
|/ /
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-02
|\ \ | |/ |/|
| * irqchip: Gic: fix boot for chained gicsMark Rutland2013-11-28
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ | |/ |/|
| * ARM: GIC: interface to send a SGI directlyNicolas Pitre2013-09-23
| * ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre2013-09-23
| * Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2013-09-17
| |\
| | * ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre2013-07-30
| | * ARM: gic: add CPU migration supportNicolas Pitre2013-07-30
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-11
|\ \ \
| * | | irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin2013-11-07
| |/ /
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-11
|\ \ \
| * | | irqchip: vic: Parse interrupt and resume masks from device treeTomasz Figa2013-09-16
| |/ /
* | | irqchip: armada-370-xp: implement MSI supportThomas Petazzoni2013-09-30
* | | irqchip: armada-370-xp: properly request resourcesThomas Petazzoni2013-09-30
|/ /
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-09
|\ \
| * \ Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1...Olof Johansson2013-08-29
| |\ \ | | |/ | |/|