aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-023-11/+26
| |\| | |
| | * | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-7/+21
| | * | | irqchip: gic: Call handle_bad_irq() directlyCatalin Marinas2013-03-261-2/+1
| | * | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-262-0/+2
| | * | | arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas2013-03-261-1/+1
| | |/ /
| * | / irqchip: irq-gic: Fix checkpatch errorsSachin Kamat2013-04-021-2/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \ \
| * | | irq: versatile: rename Kconfig macro in printkPaul Bolle2013-03-271-1/+1
| |/ /
* | / irqchip: gic: fix irq_trigger returnAbhijeet Dharmapurikar2013-03-261-1/+2
| |/ |/|
* | irqchip: fix typo when moving gic_raise_softirq()Javi Merino2013-03-041-1/+1
|/
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-033-0/+1213
|\
| * metag: Internal and external irqchipsJames Hogan2013-03-023-0/+1213
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-218-1/+1661
|\ \ | |/ |/|
| * ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring2013-02-122-0/+231
| * irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-121-1/+1
| * ARM: spear: use common irqchip_init functionRob Herring2013-01-121-0/+5