| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-09-10 | 2 | -0/+496 |
|\ |
|
| * | Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1... | Olof Johansson | 2013-08-29 | 2 | -0/+496 |
| |\ |
|
| | * | irqchip: mmp: avoid to include irqs head file | Haojian Zhuang | 2013-08-24 | 1 | -24/+21 |
| | * | ARM: mmp: avoid to include head file in mach-mmp | Haojian Zhuang | 2013-08-24 | 1 | -14/+1 |
| | * | irqchip: mmp: support irqchip | Haojian Zhuang | 2013-08-24 | 1 | -115/+165 |
| | * | irqchip: move mmp irq driver | Haojian Zhuang | 2013-08-24 | 2 | -0/+462 |
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-10 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | drivers: irq-chip: irq-gic: introduce gic_cpu_if_down() | Nicolas Pitre | 2013-08-28 | 1 | -0/+6 |
| |/ / |
|
* | | | Merge tag 'metag-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-09 | 3 | -0/+505 |
|\ \ \ |
|
| * | | | irq-imgpdc: add ImgTec PDC irqchip driver | James Hogan | 2013-08-21 | 3 | -0/+505 |
| |/ / |
|
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-06 | 1 | -43/+1 |
|\ \ \ |
|
| * \ \ | Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kevin Hilman | 2013-08-22 | 1 | -43/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | irqchip: exynos: cleanup non-DT stuff in exynos-combiner | Kukjin Kim | 2013-07-16 | 1 | -43/+1 |
| | |/ |
|
* | / | irqchip: sirf: move from legacy mode to linear irqdomain | Barry Song | 2013-08-29 | 1 | -8/+10 |
|/ / |
|
* / | clocksource+irqchip: delete __cpuinit usage from all related files | Paul Gortmaker | 2013-07-15 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-14 | 5 | -4/+124 |
|\ |
|
| * | irqchip: Add support for MOXA ART SoCs | Jonas Jensen | 2013-07-05 | 2 | -0/+118 |
| * | irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips() | Axel Lin | 2013-07-05 | 1 | -1/+1 |
| * | irqchip: sun4i: Staticize sun4i_irq_ack() | Axel Lin | 2013-07-05 | 1 | -1/+1 |
| * | irqchip: vt8500: Staticize local symbols | Axel Lin | 2013-07-05 | 1 | -2/+4 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 6 | -4/+526 |
|\| |
|
| * | irqchip: exynos-combiner: Staticize combiner_init | Sachin Kamat | 2013-06-28 | 1 | -4/+4 |
| * | irqchip: Add support for ARMv7-M NVIC | Uwe Kleine-König | 2013-06-26 | 3 | -0/+123 |
| * | irqchip: Add TB10x interrupt controller driver | Christian Ruppert | 2013-06-25 | 3 | -0/+201 |
| * | irqchip: Add support for Marvell Orion SoCs | Sebastian Hesselbarth | 2013-06-11 | 3 | -0/+198 |
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2013-07-02 | 1 | -1/+8 |
|\ \ |
|
| * \ | Merge tag 'renesas-dt2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2013-06-21 | 1 | -1/+8 |
| |\ \ |
|
| | * | | ARM: shmobile: irqpin: add a DT property to enable masking on parent | Guennadi Liakhovetski | 2013-06-19 | 1 | -2/+5 |
| | * | | irqchip: renesas-intc-irqpin: DT binding for sense bitfield width | Guennadi Liakhovetski | 2013-06-18 | 1 | -0/+4 |
| | |/ |
|
* | | | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-07-02 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Merge tag 'omap-for-v3.11/fixes-non-critical-signed' of git://git.kernel.org/... | Olof Johansson | 2013-06-14 | 3 | -12/+6 |
| |\| | |
|
| * | | | irqchip: renesas-irqc: Fix irqc_probe error handling | Axel Lin | 2013-06-06 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-06-22 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case | Shawn Guo | 2013-06-20 | 1 | -1/+1 |
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-06-09 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | irqchip: Return -EPERM for reserved IRQs | Grant Likely | 2013-06-08 | 2 | -2/+2 |
| |/ |
|
* / | ARM: mxs: icoll: Fix interrupts gpio bank 0 | Markus Pargmann | 2013-06-03 | 1 | -10/+4 |
|/ |
|
* | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-07 | 1 | -61/+64 |
|\ |
|
| * | irqchip: exynos: look up irq using irq_find_mapping | Arnd Bergmann | 2013-04-19 | 1 | -7/+6 |
| * | irqchip: exynos: pass irq_base from platform | Arnd Bergmann | 2013-04-19 | 1 | -10/+13 |
| * | irqchip: exynos: localize irq lookup for ATAGS | Arnd Bergmann | 2013-04-19 | 1 | -7/+12 |
| * | irqchip: exynos: allocate combiner_data dynamically | Arnd Bergmann | 2013-04-19 | 1 | -13/+23 |
| * | irqchip: exynos: pass max combiner number to combiner_init | Arnd Bergmann | 2013-04-19 | 1 | -30/+16 |
* | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-07 | 2 | -0/+289 |
|\ \ |
|
| * \ | Merge branch 'late/clksrc' into late/cleanup | Arnd Bergmann | 2013-05-06 | 5 | -0/+2220 |
| |\ \ |
|
| * | | | irqchip: armada-370-xp: slightly cleanup irq controller driver | Thomas Petazzoni | 2013-04-15 | 1 | -5/+8 |
| * | | | irqchip: armada-370-xp: move IRQ handler to avoid forward declaration | Thomas Petazzoni | 2013-04-15 | 1 | -43/+40 |
| * | | | irqchip: move IRQ driver for Armada 370/XP | Thomas Petazzoni | 2013-04-15 | 2 | -0/+295 |
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-04 | 7 | -18/+2543 |
|\ \ \ \ |
|
| * | | | | irqchip: s3c24xx: add missing __init annotations | Arnd Bergmann | 2013-04-29 | 1 | -2/+2 |
| | |_|/
| |/| | |
|