aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-08Merge branch 'gic-msi-irqdomain' into pcie/masterAlex Shi
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-07arm64: defconfig: Enable PCI generic host bridge by defaultLiviu Dudau
2015-11-07arm64: Juno: Add support for the PCIe host bridge on Juno R1Liviu Dudau
2015-11-07Documentation: of: Document the bindings used by Juno R1 PCIe host bridgeLiviu Dudau
2015-11-07Documentation: bindings: Add DT bindings for ARM Juno boards.Liviu Dudau
2015-11-07arm64: Add DT support for Juno r1 board.Liviu Dudau
2015-11-07arm64: Juno: Add GICv2m support in device tree.Liviu Dudau
2015-11-07arm64: Juno: Add memory mapped timer nodeLiviu Dudau
2015-11-07arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts.Liviu Dudau
2015-11-07arm64: Juno: Fix the GIC node address label and the frequency of FAXI clock.Liviu Dudau
2015-11-07arm64: dts: add interrupt-affinity property to pmu node for junoWill Deacon
2015-11-07arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-11-07arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla
2015-11-07arm64: ARM: Fix the Generic Timers interrupt active level descriptionLiviu Dudau
2015-11-07arm64: Add Juno board device tree.Liviu Dudau
2015-11-07arm64: Create link to include/dt-bindings to enable C preprocessor use.Liviu Dudau
2015-11-07dts, arm64: Move dts files to vendor subdirsRobert Richter
2015-11-07PCI/MSI: Drop domain field from msi_controllerMarc 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-07genirq: Add DOMAIN_BUS_NEXUS irqdomain propertyMarc Zyngier
2015-11-07of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-11-07PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung
2015-11-07PCI: Fail pci_ioremap_bar() on unassigned resourcesBjorn Helgaas
2015-11-07PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failureBjorn Helgaas
2015-11-07PCI: Mark invalid BARs as unassignedBjorn Helgaas
2015-11-07PNP: Don't check for overlaps with unassigned PCI BARsBjorn Helgaas
2015-11-07of: Calculate device DMA masks based on DT dma-range sizeMurali Karicheri
2015-11-07PCI: Update DMA configuration from DTMurali Karicheri
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: Fix size when dma-range is not usedMurali Karicheri
2015-11-07MFD/OF: document MFD devices and handle simple-mfdLinus Walleij
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-07of/platform: teardown DMA mappings on device destructionWill Deacon
2015-11-07dma-mapping: fix debug print to display correct dma_pfn_offsetMurali 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: Fix mapping of LPIs to collectionsMarc Zyngier
2015-11-07irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian