summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-082-2/+2
|\
| * irqchip: Return -EPERM for reserved IRQsGrant Likely2013-06-082-2/+2
* | ARM: mxs: icoll: Fix interrupts gpio bank 0Markus Pargmann2013-06-031-10/+4
|/
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-071-61/+64
|\
| * irqchip: exynos: look up irq using irq_find_mappingArnd Bergmann2013-04-191-7/+6
| * irqchip: exynos: pass irq_base from platformArnd Bergmann2013-04-191-10/+13
| * irqchip: exynos: localize irq lookup for ATAGSArnd Bergmann2013-04-191-7/+12
| * irqchip: exynos: allocate combiner_data dynamicallyArnd Bergmann2013-04-191-13/+23
| * irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann2013-04-191-30/+16
* | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-072-0/+289
|\ \
| * \ Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-065-0/+2220
| |\ \
| * | | irqchip: armada-370-xp: slightly cleanup irq controller driverThomas Petazzoni2013-04-151-5/+8
| * | | irqchip: armada-370-xp: move IRQ handler to avoid forward declarationThomas Petazzoni2013-04-151-43/+40
| * | | irqchip: move IRQ driver for Armada 370/XPThomas Petazzoni2013-04-152-0/+295
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-047-18/+2543
|\ \ \ \
| * | | | irqchip: s3c24xx: add missing __init annotationsArnd Bergmann2013-04-291-2/+2
| | |_|/ | |/| |
| * | | irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructureTony Prisk2013-04-122-0/+260
| * | | Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-18/+62
| |\ \ \ | | |_|/ | |/| |
| | * | irqchip: exynos-combiner: Correct combined IRQs for exynos4Chanho Park2013-04-091-13/+37
| | * | irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irqChanho Park2013-04-091-5/+25
| | |/
| * | Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-04-092-0/+1356
| |\ \
| | * | irqchip: s3c24xx: add devicetree supportHeiko Stuebner2013-04-041-6/+225
| | * | irqchip: s3c24xx: make interrupt handling independent of irq_domain structureHeiko Stuebner2013-04-041-10/+15
| | * | irqchip: s3c24xx: globally keep track of the created intc instancesHeiko Stuebner2013-04-041-49/+50
| | * | irqchip: s3c24xx: add irq_set_type callback for basic interrupt typesHeiko Stuebner2013-04-041-0/+24
| | * | irqchip: s3c24xx: fix irqlist of second s3c2416 controllerHeiko Stuebner2013-04-041-3/+2
| | * | irqchip: s3c24xx: fix comments on some camera interruptsHeiko Stuebner2013-04-041-4/+4
| | * | ARM: S3C24XX: move irq driver to drivers/irqchipHeiko Stuebner2013-04-042-0/+1108
| * | | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2013-04-081-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | irqchip: intc-irqpin: Add support for shared interrupt linesBastian Hecht2013-03-281-7/+83
| * | | irqchip: irqc: Add DT supportMagnus Damm2013-03-181-0/+9
| * | | irqchip: intc-irqpin: Initial DT supportMagnus Damm2013-03-181-0/+9
| * | | irqchip: Renesas IRQC driverMagnus Damm2013-03-183-0/+303
| * | | irqchip: intc-irqpin: Make use of devm functionsMagnus Damm2013-03-181-28/+13
| * | | irqchip: intc-irqpin: Add force commentsMagnus Damm2013-03-181-0/+9
| * | | irqchip: intc-irqpin: Cache mapped IRQMagnus Damm2013-03-181-14/+16
| * | | irqchip: intc-irqpin: Whitespace fixesMagnus Damm2013-03-181-3/+5
| * | | irqchip: Renesas INTC External IRQ pin driverMagnus Damm2013-03-183-0/+469
| | |/ | |/|
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-022-0/+127
|\ \ \
| * \ \ Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-092-0/+122
| |\ \ \
| * \ \ \ Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann2013-04-091-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: sirf: move irq driver to drivers/irqchipArnd Bergmann2013-03-252-0/+127
| | |_|/ | |/| |
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-027-164/+300
|\ \ \ \
| * \ \ \ Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson2013-04-113-152/+150
| |\ \ \ \
| | * | | | irqchip: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-083-150/+150
| | * | | | irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard2013-04-081-12/+10
| | | |/ / | | |/| |
| * | | | Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2013-04-092-0/+122
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: mxs: move icoll driver into drivers/irqchipShawn Guo2013-04-012-0/+122
| | |/ /
| * | | Merge branch 'gic/cleanup' into next/cleanupOlof Johansson2013-04-021-0/+1
| |\ \ \
| | * | | irqchip: vic: add include of linux/irq.hOlof Johansson2013-04-021-0/+1