| Commit message (Expand) | Author | Age | Files | Lines |
* | clocksource+irqchip: delete __cpuinit usage from all related files | Paul Gortmaker | 2013-07-14 | 1 | -4/+4 |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-13 | 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-02 | 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-08 | 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 |
| | |_|/
| |/| | |
|
| * | | | 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 |