summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-gic-v3-its.c
AgeCommit message (Expand)Author
2020-02-28irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu
2019-10-05irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier
2019-02-06irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier
2018-09-15irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni
2018-09-15irqchip/gicv3-its: Fix memory leak in its_free_tables()Shanker Donthineni
2018-09-15irqchip/gic-v3-its: Recompute the number of pages on page size changeMarc Zyngier
2018-03-22irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel
2016-09-15irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni
2016-03-03irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier
2015-09-29irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313Robert Richter
2015-09-29irqchip/gicv3-its: Add HW revision detection and configurationRobert Richter
2015-09-29irqchip/gicv3-its: Read typer register outside the loopRobert Richter
2015-09-29irqchip/gicv3-its: Add range check for number of allocated pagesRobert Richter
2015-09-15irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier
2015-07-30irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier
2015-07-30irqchip/gicv3-its: Get rid of struct msi_controllerMarc Zyngier
2015-07-30irqchip/gicv3-its: Register irq domain with NEXUS tokenMarc Zyngier
2015-07-30irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-17irqchip/gicv3-its: Fix mapping of LPIs to collectionsMarc Zyngier
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet
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