Age | Commit message (Expand) | Author |
2014-07-09 | irqchip: spear_shirq: Fix interrupt offset | Thomas Gleixner |
2014-06-07 | irqchip: Gic: Support forced affinity setting | Thomas Gleixner |
2014-03-06 | irq-metag*: stop set_affinity vectoring to offline cpus | James Hogan |
2014-02-20 | irqchip: armada-370-xp: fix IPI race condition | Lior Amsalem |
2014-01-15 | irqchip: renesas-irqc: Fix irqc_probe error handling | Axel Lin |
2013-06-22 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-06-20 | irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case | Shawn Guo |
2013-06-08 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-06-08 | irqchip: Return -EPERM for reserved IRQs | Grant Likely |
2013-06-03 | ARM: mxs: icoll: Fix interrupts gpio bank 0 | Markus Pargmann |
2013-05-07 | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-06 | Merge branch 'late/clksrc' into late/cleanup | Arnd Bergmann |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-29 | irqchip: s3c24xx: add missing __init annotations | Arnd Bergmann |
2013-04-19 | irqchip: exynos: look up irq using irq_find_mapping | Arnd Bergmann |
2013-04-19 | irqchip: exynos: pass irq_base from platform | Arnd Bergmann |
2013-04-19 | irqchip: exynos: localize irq lookup for ATAGS | Arnd Bergmann |
2013-04-19 | irqchip: exynos: allocate combiner_data dynamically | Arnd Bergmann |
2013-04-19 | irqchip: exynos: pass max combiner number to combiner_init | Arnd Bergmann |
2013-04-15 | irqchip: armada-370-xp: slightly cleanup irq controller driver | Thomas Petazzoni |
2013-04-15 | irqchip: armada-370-xp: move IRQ handler to avoid forward declaration | Thomas Petazzoni |
2013-04-15 | irqchip: move IRQ driver for Armada 370/XP | Thomas Petazzoni |
2013-04-12 | irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructure | Tony Prisk |
2013-04-11 | Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex... | Olof Johansson |
2013-04-09 | Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2013-04-09 | Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2013-04-09 | Merge branch 'mxs/cleanup' into next/multiplatform | Arnd Bergmann |
2013-04-09 | Merge tag 'v3.9-rc3' into next/multiplatform | Arnd Bergmann |
2013-04-09 | Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2.... | Arnd Bergmann |
2013-04-08 | irqchip: sunxi: Rename sunxi to sun4i | Maxime Ripard |
2013-04-08 | irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro | Maxime Ripard |
2013-04-09 | irqchip: exynos-combiner: Correct combined IRQs for exynos4 | Chanho Park |
2013-04-09 | irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irq | Chanho Park |
2013-04-08 | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ... | Arnd Bergmann |
2013-04-04 | irqchip: s3c24xx: add devicetree support | Heiko Stuebner |
2013-04-04 | irqchip: s3c24xx: make interrupt handling independent of irq_domain structure | Heiko Stuebner |
2013-04-04 | irqchip: s3c24xx: globally keep track of the created intc instances | Heiko Stuebner |
2013-04-04 | irqchip: s3c24xx: add irq_set_type callback for basic interrupt types | Heiko Stuebner |
2013-04-04 | irqchip: s3c24xx: fix irqlist of second s3c2416 controller | Heiko Stuebner |
2013-04-04 | irqchip: s3c24xx: fix comments on some camera interrupts | Heiko Stuebner |
2013-04-04 | ARM: S3C24XX: move irq driver to drivers/irqchip | Heiko Stuebner |
2013-04-02 | Merge branch 'gic/cleanup' into next/cleanup | Olof Johansson |
2013-04-02 | irqchip: vic: add include of linux/irq.h | Olof Johansson |
2013-04-02 | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/... | Olof Johansson |
2013-04-02 | irqchip: irq-gic: Fix checkpatch errors | Sachin Kamat |
2013-04-01 | ARM: mxs: move icoll driver into drivers/irqchip | Shawn Guo |