summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2013-12-201-3/+5
|\
| * irqchip: renesas-intc-irqpin: Fix register bitfield shift calculationLaurent Pinchart2013-11-241-3/+5
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-021-4/+5
|\ \ | |/ |/|
| * irqchip: Gic: fix boot for chained gicsMark Rutland2013-11-281-4/+5
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-3/+148
|\ \ | |/ |/|
| * ARM: GIC: interface to send a SGI directlyNicolas Pitre2013-09-231-0/+14
| * ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre2013-09-231-0/+29
| * Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2013-09-171-3/+105
| |\
| | * ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre2013-07-301-0/+21
| | * ARM: gic: add CPU migration supportNicolas Pitre2013-07-301-3/+84
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-121-12/+10
|\ \ \
| * | | irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin2013-11-071-12/+10
| |/ /
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-111-1/+6
|\ \ \
| * | | irqchip: vic: Parse interrupt and resume masks from device treeTomasz Figa2013-09-171-1/+6
| |/ /
* | | irqchip: armada-370-xp: implement MSI supportThomas Petazzoni2013-09-301-1/+181
* | | irqchip: armada-370-xp: properly request resourcesThomas Petazzoni2013-09-301-4/+16
|/ /
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-092-0/+496
|\ \
| * \ Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1...Olof Johansson2013-08-292-0/+496
| |\ \ | | |/ | |/|
| | * irqchip: mmp: avoid to include irqs head fileHaojian Zhuang2013-08-241-24/+21
| | * ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang2013-08-241-14/+1
| | * irqchip: mmp: support irqchipHaojian Zhuang2013-08-241-115/+165
| | * irqchip: move mmp irq driverHaojian Zhuang2013-08-242-0/+462
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-091-0/+6
|\ \ \
| * | | drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre2013-08-281-0/+6
| |/ /
* | | Merge tag 'metag-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-093-0/+505
|\ \ \
| * | | irq-imgpdc: add ImgTec PDC irqchip driverJames Hogan2013-08-213-0/+505
| |/ /
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-43/+1
|\ \ \
| * \ \ Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kevin Hilman2013-08-221-43/+1
| |\ \ \ | | |/ / | |/| |
| | * | irqchip: exynos: cleanup non-DT stuff in exynos-combinerKukjin Kim2013-07-161-43/+1
| | |/
* | | irqchip: sirf: move from legacy mode to linear irqdomainBarry Song2013-08-291-8/+10
|/ /
* | clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker2013-07-141-4/+4
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-135-4/+124
|\
| * irqchip: Add support for MOXA ART SoCsJonas Jensen2013-07-052-0/+118
| * irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips()Axel Lin2013-07-051-1/+1
| * irqchip: sun4i: Staticize sun4i_irq_ack()Axel Lin2013-07-051-1/+1
| * irqchip: vt8500: Staticize local symbolsAxel Lin2013-07-051-2/+4
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-026-4/+526
|\ \ | |/
| * irqchip: exynos-combiner: Staticize combiner_initSachin Kamat2013-06-281-4/+4
| * irqchip: Add support for ARMv7-M NVICUwe Kleine-König2013-06-263-0/+123
| * irqchip: Add TB10x interrupt controller driverChristian Ruppert2013-06-253-0/+201
| * irqchip: Add support for Marvell Orion SoCsSebastian Hesselbarth2013-06-113-0/+198
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-1/+8
|\ \
| * \ Merge tag 'renesas-dt2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-211-1/+8
| |\ \
| | * | ARM: shmobile: irqpin: add a DT property to enable masking on parentGuennadi Liakhovetski2013-06-191-2/+5
| | * | irqchip: renesas-intc-irqpin: DT binding for sense bitfield widthGuennadi Liakhovetski2013-06-181-0/+4
| | |/
* | | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-07-021-2/+2
|\ \ \
| * \ \ Merge tag 'omap-for-v3.11/fixes-non-critical-signed' of git://git.kernel.org/...Olof Johansson2013-06-143-12/+6
| |\ \ \ | | |/ /
| * | | irqchip: renesas-irqc: Fix irqc_probe error handlingAxel Lin2013-06-061-2/+2
| | |/ | |/|
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-221-1/+1
|\ \ \ | |_|/ |/| |
| * | irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo2013-06-201-1/+1
OpenPOWER on IntegriCloud