summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper2015-03-153-38/+141
|\
| * irqchip: gicv3-its: Support safe initializationYun Wu2015-03-081-0/+35
| * irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu2015-03-081-1/+1
| * irqchip: gicv3-its: Add limitation to page orderYun Wu2015-03-081-0/+5
| * irqchip: gicv3-its: Use 64KB page as default granuleYun Wu2015-03-081-2/+2
| * irqchip: gicv3-its: Zero itt before handling to hardwareYun Wu2015-03-081-1/+1
| * irqchip: gic-v3: Fix out of bounds access to cpu_logical_mapVladimir Murzin2015-03-081-1/+1
| * irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier2015-03-081-8/+12
| * irqchip: gicv3-its: Fix unsafe locking reported by lockdepMarc Zyngier2015-03-081-9/+14
| * irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configurationMarc Zyngier2015-03-081-8/+46
| * irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier2015-03-081-4/+21
| * irqchip: gicv3-its: Fix ITS CPU initVladimir Murzin2015-03-081-5/+4Star
* | irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard2015-03-081-1/+20
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-221-8/+0Star
|\
| * MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-8/+0Star
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-1711-68/+233
|\ \
| * | irqchip: gic: Allow interrupt level to be set for PPIsLiviu Dudau2015-01-265-17/+29
| * | irqchip: mips-gic: Handle pending interrupts once in __gic_irq_dispatch()Qais Yousef2015-01-261-18/+26
| * | irqchip: Conexant CX92755 interrupts controller driverBaruch Siach2015-01-262-0/+121
| * | irqchip: omap-intc: Remove unused legacy interface for omap2Tony Lindgren2015-01-261-8/+0Star
| * | irqchip: omap-intc: Fix support for dm814 and dm816Tony Lindgren2015-01-261-9/+5Star
| * | irqchip: mtk-sysirq: Get irq number from register resource sizeYingjoe Chen2015-01-261-7/+11
| * | irqchip: renesas-intc-irqpin: r8a7779 IRLM setup supportMagnus Damm2015-01-261-9/+41
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-5/+9
|\ \ \
| * | | arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2015-01-201-5/+9
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-061-0/+27
|\ \ \ | |_|/ |/| |
| * | IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmpJames Hogan2015-02-051-0/+27
| |/
* | irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ typeGavin Li2015-01-071-2/+2
* | irqchip: omap-intc: Fix legacy DMA regressionFelipe Balbi2015-01-071-5/+21
* | irqchip: gic-v3-its: Fix use of max with decimal constantWill Deacon2015-01-071-1/+1
* | irqchip: hip04: Initialize hip04_cpu_map to 0xffffWang Long2015-01-071-1/+1
* | irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer checkYingjoe Chen2015-01-071-2/+2
|/
* Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-167-64/+2109
|\
| * irqchip: gicv3-its: Fix ITT allocationMarc Zyngier2014-12-131-3/+10
| * irqchip: gicv3-its: Move some alloc/free code to activate/deactivateMarc Zyngier2014-12-131-7/+23
| * irqchip: gicv3-its: Fix domain free in multi-MSI caseMarc Zyngier2014-12-131-1/+1
| * irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-264-0/+344
| * irqchip: mtk-sysirq: Add sysirq interrupt polarity supportYingjoe Chen2014-11-262-0/+164
| * irqchip: gic: Support hierarchy irq domain.Yingjoe Chen2014-11-262-24/+54
| * irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier2014-11-262-0/+5
| * irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier2014-11-261-6/+35
| * irqchip: GICv3: ITS: DT probing and initializationMarc Zyngier2014-11-261-0/+169
| * irqchip: GICv3: ITS: MSI supportMarc Zyngier2014-11-261-0/+176
| * irqchip: GICv3: ITS: device allocation and configurationMarc Zyngier2014-11-261-0/+74
| * irqchip: GICv3: ITS: tables allocatorsMarc Zyngier2014-11-261-0/+292
| * irqchip: GICv3: ITS: LPI allocatorMarc Zyngier2014-11-261-0/+103
| * irqchip: GICv3: ITS: irqchip implementationMarc Zyngier2014-11-261-0/+77
| * irqchip: GICv3: ITS command queueMarc Zyngier2014-11-261-0/+511
| * irqchip: GICv3: rework redistributor structureMarc Zyngier2014-11-261-29/+44
| * irqchip: GICv3: Convert to domain hierarchyMarc Zyngier2014-11-262-5/+38