| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 '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 |
| | |_|/
| |/| | |
|
| * | | | irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructure | Tony Prisk | 2013-04-12 | 2 | -0/+260 |
| * | | | Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2013-04-09 | 1 | -18/+62 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | irqchip: exynos-combiner: Correct combined IRQs for exynos4 | Chanho Park | 2013-04-09 | 1 | -13/+37 |
| | * | | irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irq | Chanho Park | 2013-04-09 | 1 | -5/+25 |
| | |/ |
|
| * | | Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2013-04-09 | 2 | -0/+1356 |
| |\ \ |
|
| | * | | irqchip: s3c24xx: add devicetree support | Heiko Stuebner | 2013-04-04 | 1 | -6/+225 |
| | * | | irqchip: s3c24xx: make interrupt handling independent of irq_domain structure | Heiko Stuebner | 2013-04-04 | 1 | -10/+15 |
| | * | | irqchip: s3c24xx: globally keep track of the created intc instances | Heiko Stuebner | 2013-04-04 | 1 | -49/+50 |
| | * | | irqchip: s3c24xx: add irq_set_type callback for basic interrupt types | Heiko Stuebner | 2013-04-04 | 1 | -0/+24 |
| | * | | irqchip: s3c24xx: fix irqlist of second s3c2416 controller | Heiko Stuebner | 2013-04-04 | 1 | -3/+2 |
| | * | | irqchip: s3c24xx: fix comments on some camera interrupts | Heiko Stuebner | 2013-04-04 | 1 | -4/+4 |
| | * | | ARM: S3C24XX: move irq driver to drivers/irqchip | Heiko Stuebner | 2013-04-04 | 2 | -0/+1108 |
| * | | | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ... | Arnd Bergmann | 2013-04-08 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | irqchip: intc-irqpin: Add support for shared interrupt lines | Bastian Hecht | 2013-03-28 | 1 | -7/+83 |
| * | | | irqchip: irqc: Add DT support | Magnus Damm | 2013-03-18 | 1 | -0/+9 |
| * | | | irqchip: intc-irqpin: Initial DT support | Magnus Damm | 2013-03-18 | 1 | -0/+9 |
| * | | | irqchip: Renesas IRQC driver | Magnus Damm | 2013-03-18 | 3 | -0/+303 |
| * | | | irqchip: intc-irqpin: Make use of devm functions | Magnus Damm | 2013-03-18 | 1 | -28/+13 |
| * | | | irqchip: intc-irqpin: Add force comments | Magnus Damm | 2013-03-18 | 1 | -0/+9 |
| * | | | irqchip: intc-irqpin: Cache mapped IRQ | Magnus Damm | 2013-03-18 | 1 | -14/+16 |
| * | | | irqchip: intc-irqpin: Whitespace fixes | Magnus Damm | 2013-03-18 | 1 | -3/+5 |
| * | | | irqchip: Renesas INTC External IRQ pin driver | Magnus Damm | 2013-03-18 | 3 | -0/+469 |
| | |/
| |/| |
|
* | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-02 | 2 | -0/+127 |
|\ \ \ |
|
| * \ \ | Merge branch 'mxs/cleanup' into next/multiplatform | Arnd Bergmann | 2013-04-09 | 2 | -0/+122 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'v3.9-rc3' into next/multiplatform | Arnd Bergmann | 2013-04-09 | 1 | -1/+1 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | ARM: sirf: move irq driver to drivers/irqchip | Arnd Bergmann | 2013-03-25 | 2 | -0/+127 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-02 | 7 | -164/+300 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex... | Olof Johansson | 2013-04-11 | 3 | -152/+150 |
| |\ \ \ \ |
|
| | * | | | | irqchip: sunxi: Rename sunxi to sun4i | Maxime Ripard | 2013-04-08 | 3 | -150/+150 |