Age | Commit message (Expand) | Author | Files | Lines |
2013-07-15 | clocksource+irqchip: delete __cpuinit usage from all related files | Paul Gortmaker | 1 | -4/+4 |
2013-07-14 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -4/+124 |
2013-07-05 | irqchip: Add support for MOXA ART SoCs | Jonas Jensen | 2 | -0/+118 |
2013-07-05 | irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips() | Axel Lin | 1 | -1/+1 |
2013-07-05 | irqchip: sun4i: Staticize sun4i_irq_ack() | Axel Lin | 1 | -1/+1 |
2013-07-05 | irqchip: vt8500: Staticize local symbols | Axel Lin | 1 | -2/+4 |
2013-07-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -4/+526 |
2013-07-03 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+8 |
2013-07-03 | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+2 |
2013-06-28 | irqchip: exynos-combiner: Staticize combiner_init | Sachin Kamat | 1 | -4/+4 |
2013-06-26 | irqchip: Add support for ARMv7-M NVIC | Uwe Kleine-König | 3 | -0/+123 |
2013-06-25 | irqchip: Add TB10x interrupt controller driver | Christian Ruppert | 3 | -0/+201 |
2013-06-22 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-06-21 | Merge tag 'renesas-dt2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 1 | -1/+8 |
2013-06-20 | irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case | Shawn Guo | 1 | -1/+1 |
2013-06-19 | ARM: shmobile: irqpin: add a DT property to enable masking on parent | Guennadi Liakhovetski | 1 | -2/+5 |
2013-06-18 | irqchip: renesas-intc-irqpin: DT binding for sense bitfield width | Guennadi Liakhovetski | 1 | -0/+4 |
2013-06-15 | Merge tag 'omap-for-v3.11/fixes-non-critical-signed' of git://git.kernel.org/... | Olof Johansson | 3 | -12/+6 |
2013-06-11 | irqchip: Add support for Marvell Orion SoCs | Sebastian Hesselbarth | 3 | -0/+198 |
2013-06-09 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2 | -2/+2 |
2013-06-09 | irqchip: Return -EPERM for reserved IRQs | Grant Likely | 2 | -2/+2 |
2013-06-06 | irqchip: renesas-irqc: Fix irqc_probe error handling | Axel Lin | 1 | -2/+2 |
2013-06-03 | ARM: mxs: icoll: Fix interrupts gpio bank 0 | Markus Pargmann | 1 | -10/+4 |
2013-05-07 | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -61/+64 |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+289 |
2013-05-07 | Merge branch 'late/clksrc' into late/cleanup | Arnd Bergmann | 5 | -0/+2220 |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -18/+2543 |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+127 |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -164/+300 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-04-29 | irqchip: s3c24xx: add missing __init annotations | Arnd Bergmann | 1 | -2/+2 |
2013-04-20 | irqchip: exynos: look up irq using irq_find_mapping | Arnd Bergmann | 1 | -7/+6 |
2013-04-20 | irqchip: exynos: pass irq_base from platform | Arnd Bergmann | 1 | -10/+13 |
2013-04-20 | irqchip: exynos: localize irq lookup for ATAGS | Arnd Bergmann | 1 | -7/+12 |
2013-04-20 | irqchip: exynos: allocate combiner_data dynamically | Arnd Bergmann | 1 | -13/+23 |
2013-04-20 | irqchip: exynos: pass max combiner number to combiner_init | Arnd Bergmann | 1 | -30/+16 |
2013-04-15 | irqchip: armada-370-xp: slightly cleanup irq controller driver | Thomas Petazzoni | 1 | -5/+8 |
2013-04-15 | irqchip: armada-370-xp: move IRQ handler to avoid forward declaration | Thomas Petazzoni | 1 | -43/+40 |
2013-04-15 | irqchip: move IRQ driver for Armada 370/XP | Thomas Petazzoni | 2 | -0/+295 |
2013-04-13 | irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructure | Tony Prisk | 2 | -0/+260 |
2013-04-11 | Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex... | Olof Johansson | 3 | -152/+150 |
2013-04-10 | Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 1 | -18/+62 |
2013-04-10 | Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2 | -0/+1356 |
2013-04-09 | Merge branch 'mxs/cleanup' into next/multiplatform | Arnd Bergmann | 2 | -0/+122 |
2013-04-09 | Merge tag 'v3.9-rc3' into next/multiplatform | Arnd Bergmann | 1 | -1/+1 |
2013-04-09 | Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2.... | Arnd Bergmann | 2 | -0/+122 |
2013-04-08 | irqchip: sunxi: Rename sunxi to sun4i | Maxime Ripard | 3 | -150/+150 |
2013-04-08 | irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro | Maxime Ripard | 1 | -12/+10 |
2013-04-08 | irqchip: exynos-combiner: Correct combined IRQs for exynos4 | Chanho Park | 1 | -13/+37 |
2013-04-08 | irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irq | Chanho Park | 1 | -5/+25 |