summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3-its.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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/+4
* irqchip: gic-v3-its: Fix use of max with decimal constantWill Deacon2015-01-071-1/+1
* 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: 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
OpenPOWER on IntegriCloud