aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-gic-v3-its.c
AgeCommit message (Expand)Author
2015-10-22irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier
2015-08-10irqchip/gicv3-its: Fix mapping of LPIs to collectionsMarc Zyngier
2015-05-20irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier
2015-03-29irqchip: gicv3-its: Fix device ID encodingAndre Przywara
2015-03-29irqchip: gicv3-its: Fix encoding of collection's target redistributorMarc Zyngier
2015-03-08irqchip: gicv3-its: Support safe initializationYun Wu
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu
2015-03-08irqchip: gicv3-its: Add limitation to page orderYun Wu
2015-03-08irqchip: gicv3-its: Use 64KB page as default granuleYun Wu
2015-03-08irqchip: gicv3-its: Zero itt before handling to hardwareYun Wu
2015-03-08irqchip: gicv3-its: Fix unsafe locking reported by lockdepMarc Zyngier
2015-03-08irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configurationMarc Zyngier
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier
2015-03-08irqchip: gicv3-its: Fix ITS CPU initVladimir Murzin
2015-01-07irqchip: gic-v3-its: Fix use of max with decimal constantWill Deacon
2014-12-13irqchip: gicv3-its: Fix ITT allocationMarc Zyngier
2014-12-13irqchip: gicv3-its: Move some alloc/free code to activate/deactivateMarc Zyngier
2014-12-13irqchip: gicv3-its: Fix domain free in multi-MSI caseMarc Zyngier
2014-11-26irqchip: GICv3: ITS: DT probing and initializationMarc Zyngier
2014-11-26irqchip: GICv3: ITS: MSI supportMarc Zyngier
2014-11-26irqchip: GICv3: ITS: device allocation and configurationMarc Zyngier
2014-11-26irqchip: GICv3: ITS: tables allocatorsMarc Zyngier
2014-11-26irqchip: GICv3: ITS: LPI allocatorMarc Zyngier
2014-11-26irqchip: GICv3: ITS: irqchip implementationMarc Zyngier
2014-11-26irqchip: GICv3: ITS command queueMarc Zyngier