aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely
2013-06-03ARM: mxs: icoll: Fix interrupts gpio bank 0Markus Pargmann
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29irqchip: s3c24xx: add missing __init annotationsArnd Bergmann
2013-04-19irqchip: exynos: look up irq using irq_find_mappingArnd Bergmann
2013-04-19irqchip: exynos: pass irq_base from platformArnd Bergmann
2013-04-19irqchip: exynos: localize irq lookup for ATAGSArnd Bergmann
2013-04-19irqchip: exynos: allocate combiner_data dynamicallyArnd Bergmann
2013-04-19irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann
2013-04-15irqchip: armada-370-xp: slightly cleanup irq controller driverThomas Petazzoni
2013-04-15irqchip: armada-370-xp: move IRQ handler to avoid forward declarationThomas Petazzoni
2013-04-15irqchip: move IRQ driver for Armada 370/XPThomas Petazzoni
2013-04-12irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructureTony Prisk
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson
2013-04-09Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2013-04-09Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann
2013-04-09Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann
2013-04-08irqchip: sunxi: Rename sunxi to sun4iMaxime Ripard
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard
2013-04-09irqchip: exynos-combiner: Correct combined IRQs for exynos4Chanho Park
2013-04-09irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irqChanho Park
2013-04-08Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann
2013-04-04irqchip: s3c24xx: add devicetree supportHeiko Stuebner
2013-04-04irqchip: s3c24xx: make interrupt handling independent of irq_domain structureHeiko Stuebner
2013-04-04irqchip: s3c24xx: globally keep track of the created intc instancesHeiko Stuebner
2013-04-04irqchip: s3c24xx: add irq_set_type callback for basic interrupt typesHeiko Stuebner
2013-04-04irqchip: s3c24xx: fix irqlist of second s3c2416 controllerHeiko Stuebner
2013-04-04irqchip: s3c24xx: fix comments on some camera interruptsHeiko Stuebner
2013-04-04ARM: S3C24XX: move irq driver to drivers/irqchipHeiko Stuebner
2013-04-02Merge branch 'gic/cleanup' into next/cleanupOlof Johansson
2013-04-02irqchip: vic: add include of linux/irq.hOlof Johansson
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson
2013-04-02irqchip: irq-gic: Fix checkpatch errorsSachin Kamat
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo
2013-03-28irqchip: intc-irqpin: Add support for shared interrupt linesBastian Hecht
2013-03-27irq: versatile: rename Kconfig macro in printkPaul Bolle
2013-03-26irqchip: gic: fix irq_trigger returnAbhijeet Dharmapurikar
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-03-26irqchip: gic: Call handle_bad_irq() directlyCatalin Marinas
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-26arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas