aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-16Merge remote-tracking branch 'origin/v3.18/topic/pcie/master' into linux-lina...Alex Shi
2015-11-13ARM: imx6sx: add imx6sx iomux-gpr field definev3.18/topic/pcie/imx-fixFugang Duan
2015-11-09Merge remote-tracking branch 'origin/v3.18/topic/OPPv2' into linux-linaro-lsk...Alex Shi
2015-11-07PCI/MSI: Drop domain field from msi_controllerMarc Zyngier
2015-11-07irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier
2015-11-07irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier
2015-11-07genirq: Add DOMAIN_BUS_NEXUS irqdomain propertyMarc Zyngier
2015-11-07of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-11-07of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri
2015-11-07PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri
2015-11-07of: Move of_dma_configure() to device.c to help re-useMurali Karicheri
2015-11-07of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri
2015-11-07dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon
2015-11-07dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon
2015-11-07iommu: add new iommu_ops callback for adding an OF deviceWill Deacon
2015-11-07iommu: store DT-probed IOMMU data privatelyRobin Murphy
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: 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: Define macros for GITS_CTLR fieldsYun Wu
2015-11-07irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier
2015-11-07irqchip: gic: Remove warning by including linux/irqdomain.hJason Cooper
2015-11-07irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit
2015-11-07irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier
2015-11-07irqchip: GICv3: ITS: MSI supportMarc Zyngier
2015-11-07irqchip: GICv3: ITS command queueMarc Zyngier
2015-11-07irqchip: GICv3: rework redistributor structureMarc Zyngier
2015-11-07genirq: Generic chip: Add big endian I/O accessorsKevin Cernekee
2015-11-07genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}Kevin Cernekee
2015-11-07genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2015-11-06PCI: Add generic config accessorsRob Herring
2015-11-06PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier
2015-11-06PCI: Add pci_device_to_OF_node() stub for !CONFIG_OFKevin Hao
2015-11-06PCI/MSI: Register irq domain with specific tokenMarc Zyngier
2015-11-06device core: Introduce per-device MSI domain pointerMarc Zyngier
2015-11-06genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-11-06PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu
2015-11-06genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu
2015-11-06genirq: Move irq_chip_write_msi_msg() helper to coreThomas Gleixner
2015-11-06PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier
2015-11-06PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu
2015-11-06PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu
2015-11-06genirq: Provide default callbacks for msi_domain_opsJiang Liu
2015-11-06genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu
2015-11-06asm-generic: Add msi.hThomas Gleixner
2015-11-06genirq: Add generic msi irq domain supportJiang Liu
2015-11-06genirq: Introduce callback irq_chip.irq_write_msi_msgJiang Liu
2015-11-06irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu
2015-11-06irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu