aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-07iommu: provide helper function to configure an IOMMU for an of masterWill Deacon
2015-11-07iommu: provide early initialisation hook for IOMMU driversWill Deacon
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: pci-xgene-msi: Get rid of struct msi_controllerMarc Zyngier
2015-11-06PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang
2015-11-06PCI: generic: Add arm64 supportJayachandran C
2015-11-06PCI: Build setup-irq.o for arm64Jayachandran C
2015-11-06PCI: generic: Remove dependency on ARM-specific struct hw_pciJayachandran C
2015-11-06PCI: generic: Convert to use generic config accessorsRob Herring
2015-11-06PCI: Add generic config accessorsRob Herring
2015-11-06PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi
2015-11-06PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi
2015-11-06pci: host: drop owner assignment from platform_driversWolfram Sang
2015-11-06PCI/MSI: Let pci_msi_get_domain use struct device::msi_domainMarc Zyngier
2015-11-06PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier