summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3-its.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier2015-07-301-16/+32
* irqchip/gicv3-its: Get rid of struct msi_controllerMarc Zyngier2015-07-301-22/+16
* irqchip/gicv3-its: Register irq domain with NEXUS tokenMarc Zyngier2015-07-301-1/+2
* irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier2015-07-301-83/+11
* Merge branch 'linus' into irq/coreThomas Gleixner2015-07-301-36/+75
|\
| * irqchip/gicv3-its: Fix mapping of LPIs to collectionsMarc Zyngier2015-07-171-36/+75
* | irqchip: Prepare for local stub header removalJoel Porquet2015-07-111-2/+1
|/
* irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian2015-05-201-1/+8
* irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier2015-03-291-4/+43
* irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier2015-03-291-3/+3
* irqchip: gicv3-its: Fix device ID encodingAndre Przywara2015-03-291-1/+1
* irqchip: gicv3-its: Fix encoding of collection's target redistributorMarc Zyngier2015-03-291-1/+1
* 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