aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2015-11-30irqchip: gic-v3-its: Fix use of max with decimal constantWill Deacon
2015-11-08irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier
2015-11-08irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier
2015-11-07irqchip/GICv2m: Get rid of struct msi_controllerMarc Zyngier
2015-11-07irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier
2015-11-07irqchip/gicv3-its: Get rid of struct msi_controllerMarc Zyngier
2015-11-07irqchip/gicv3-its: Register irq domain with NEXUS tokenMarc Zyngier
2015-11-07irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier
2015-11-07irqchip/gicv3-its: Fix mapping of LPIs to collectionsMarc Zyngier
2015-11-07irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian
2015-11-07irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier
2015-11-07irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier
2015-11-07irqchip: gicv3-its: Fix device ID encodingAndre Przywara
2015-11-07irqchip: gicv3-its: Fix encoding of collection's target redistributorMarc Zyngier
2015-11-07irqchip: gicv3-its: Support safe initializationYun Wu
2015-11-07irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu
2015-11-07irqchip: gicv3-its: Add limitation to page orderYun Wu
2015-11-07irqchip: gicv3-its: Use 64KB page as default granuleYun Wu
2015-11-07irqchip: gicv3-its: Zero itt before handling to hardwareYun Wu
2015-11-07irqchip: gic-v3: Fix out of bounds access to cpu_logical_mapVladimir Murzin
2015-11-07irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier
2015-11-07irqchip: gic: Allow interrupt level to be set for PPIsLiviu Dudau
2015-11-07irqchip: gicv3-its: Fix unsafe locking reported by lockdepMarc Zyngier
2015-11-07irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configurationMarc Zyngier
2015-11-07irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier
2015-11-07irqchip: gicv3-its: Fix ITS CPU initVladimir Murzin
2015-11-07irqchip: gicv3-its: Fix ITT allocationMarc Zyngier
2015-11-07irqchip: gicv3-its: Move some alloc/free code to activate/deactivateMarc Zyngier
2015-11-07irqchip: gicv3-its: Fix domain free in multi-MSI caseMarc Zyngier
2015-11-07irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit
2015-11-07irqchip: mtk-sysirq: Add sysirq interrupt polarity supportYingjoe Chen
2015-11-07irqchip: gic: Support hierarchy irq domain.Yingjoe Chen
2015-11-07irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier
2015-11-07irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier
2015-11-07irqchip: GICv3: ITS: DT probing and initializationMarc Zyngier
2015-11-07irqchip: GICv3: ITS: MSI supportMarc Zyngier
2015-11-07irqchip: GICv3: ITS: device allocation and configurationMarc Zyngier
2015-11-07irqchip: GICv3: ITS: tables allocatorsMarc Zyngier
2015-11-07irqchip: GICv3: ITS: LPI allocatorMarc Zyngier
2015-11-07irqchip: GICv3: ITS: irqchip implementationMarc Zyngier
2015-11-07irqchip: GICv3: ITS command queueMarc Zyngier
2015-11-07irqchip: GICv3: rework redistributor structureMarc Zyngier
2015-11-07irqchip: GICv3: Convert to domain hierarchyMarc Zyngier
2015-11-07genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2015-11-06PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2015-11-06PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2015-11-06PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2015-07-03irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin
2015-03-28irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard
2015-01-29irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ typeGavin Li