Age | Commit message (Expand) | Author |
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 |
2013-03-28 | irqchip: intc-irqpin: Add support for shared interrupt lines | Bastian Hecht |
2013-03-27 | irq: versatile: rename Kconfig macro in printk | Paul Bolle |
2013-03-26 | irqchip: gic: fix irq_trigger return | Abhijeet Dharmapurikar |
2013-03-26 | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas |
2013-03-26 | irqchip: gic: Call handle_bad_irq() directly | Catalin Marinas |
2013-03-26 | arm: Move chained_irq_(enter|exit) to a generic file | Catalin Marinas |
2013-03-26 | arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h | Catalin Marinas |
2013-03-25 | ARM: sirf: move irq driver to drivers/irqchip | Arnd Bergmann |
2013-03-18 | irqchip: irqc: Add DT support | Magnus Damm |
2013-03-18 | irqchip: intc-irqpin: Initial DT support | Magnus Damm |