aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker1-4/+4
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-4/+124
2013-07-05irqchip: Add support for MOXA ART SoCsJonas Jensen2-0/+118
2013-07-05irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips()Axel Lin1-1/+1
2013-07-05irqchip: sun4i: Staticize sun4i_irq_ack()Axel Lin1-1/+1
2013-07-05irqchip: vt8500: Staticize local symbolsAxel Lin1-2/+4
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-4/+526
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+8
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-06-28irqchip: exynos-combiner: Staticize combiner_initSachin Kamat1-4/+4
2013-06-26irqchip: Add support for ARMv7-M NVICUwe Kleine-König3-0/+123
2013-06-25irqchip: Add TB10x interrupt controller driverChristian Ruppert3-0/+201
2013-06-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-06-21Merge tag 'renesas-dt2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtArnd Bergmann1-1/+8
2013-06-20irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo1-1/+1
2013-06-19ARM: shmobile: irqpin: add a DT property to enable masking on parentGuennadi Liakhovetski1-2/+5
2013-06-18irqchip: renesas-intc-irqpin: DT binding for sense bitfield widthGuennadi Liakhovetski1-0/+4
2013-06-14Merge tag 'omap-for-v3.11/fixes-non-critical-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-criticalOlof Johansson3-12/+6
2013-06-11irqchip: Add support for Marvell Orion SoCsSebastian Hesselbarth3-0/+198
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-2/+2
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-06irqchip: renesas-irqc: Fix irqc_probe error handlingAxel Lin1-2/+2
2013-06-03ARM: mxs: icoll: Fix interrupts gpio bank 0Markus Pargmann1-10/+4
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-61/+64
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+289
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann5-0/+2220
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-18/+2543
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+127
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-164/+300
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-29irqchip: s3c24xx: add missing __init annotationsArnd Bergmann1-2/+2
2013-04-19irqchip: exynos: look up irq using irq_find_mappingArnd Bergmann1-7/+6
2013-04-19irqchip: exynos: pass irq_base from platformArnd Bergmann1-10/+13
2013-04-19irqchip: exynos: localize irq lookup for ATAGSArnd Bergmann1-7/+12
2013-04-19irqchip: exynos: allocate combiner_data dynamicallyArnd Bergmann1-13/+23
2013-04-19irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann1-30/+16
2013-04-15irqchip: armada-370-xp: slightly cleanup irq controller driverThomas Petazzoni1-5/+8
2013-04-15irqchip: armada-370-xp: move IRQ handler to avoid forward declarationThomas Petazzoni1-43/+40
2013-04-15irqchip: move IRQ driver for Armada 370/XPThomas Petazzoni2-0/+295
2013-04-12irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructureTony Prisk2-0/+260
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into next/cleanupOlof Johansson3-152/+150
2013-04-09Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann1-18/+62
2013-04-09Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann2-0/+1356
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2-0/+122
2013-04-09Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann1-1/+1
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupArnd Bergmann2-0/+122
2013-04-08irqchip: sunxi: Rename sunxi to sun4iMaxime Ripard3-150/+150
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard1-12/+10
2013-04-09irqchip: exynos-combiner: Correct combined IRQs for exynos4Chanho Park1-13/+37
2013-04-09irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irqChanho Park1-5/+25