summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-10-11PCI: imx6: Reorder struct imx6_pcieBjorn Helgaas
2016-10-11PCI: imx6: Use generic DesignWare accessorsBjorn Helgaas
2016-10-11PCI: imx6: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-11PCI: imx6: Pass struct imx6_pcie to PHY accessorsBjorn Helgaas
2016-10-11PCI: imx6: Removed unused struct imx6_pcie.mem_baseBjorn Helgaas
2016-10-11PCI: imx6: Remove redundant of_node pointerBjorn Helgaas
2016-10-11PCI: imx6: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: hisi: Use generic DesignWare accessorsBjorn Helgaas
2016-10-11PCI: hisi: Remove redundant struct hisi_pcie.reg_baseBjorn Helgaas
2016-10-11PCI: hisi: Name private struct pointer "hisi_pcie" consistentlyBjorn Helgaas
2016-10-11PCI: hisi: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: hisi: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: exynos: Reorder struct exynos_pcieBjorn Helgaas
2016-10-11PCI: exynos: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-11PCI: exynos: Name private struct pointer "exynos_pcie" consistentlyBjorn Helgaas
2016-10-11PCI: exynos: Uninline register accessorsBjorn Helgaas
2016-10-11PCI: exynos: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: dra7xx: Move struct pcie_port setup to probe functionBjorn Helgaas
2016-10-11PCI: dra7xx: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-11PCI: dra7xx: Use generic DesignWare accessorsBjorn Helgaas
2016-10-11PCI: dra7xx: Set drvdata at end of probe functionBjorn Helgaas
2016-10-11PCI: dra7xx: Remove redundant struct device pointer from dra7xx_pcieBjorn Helgaas
2016-10-11PCI: dra7xx: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: artpec6: Add resource name commentsBjorn Helgaas
2016-10-11PCI: artpec6: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-11PCI: artpec6: Remove unnecessary artpec6_pcie_link_up()Bjorn Helgaas
2016-10-11PCI: artpec6: Use generic DesignWare accessorsBjorn Helgaas
2016-10-11PCI: artpec6: Add register accessorsBjorn Helgaas
2016-10-11PCI: artpec6: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: artpec6: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: armada: Reorder struct armada8k_pcieBjorn Helgaas
2016-10-11PCI: armada: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-11PCI: armada: Use generic DesignWare accessorsBjorn Helgaas
2016-10-11PCI: armada: Remove redundant struct armada8k_pcie.baseBjorn Helgaas
2016-10-11PCI: armada: Add local base pointerBjorn Helgaas
2016-10-11PCI: armada: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: altera: Simplify TLP_CFG_DW1 usageBjorn Helgaas
2016-10-11PCI: altera: Simplify TLB_CFG_DW0 usageBjorn Helgaas
2016-10-11PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device()Bjorn Helgaas
2016-10-11PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas
2016-10-11PCI: altera: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: altera: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: aardvark: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: aardvark: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: spear: Clean up struct device usageBjorn Helgaas
2016-10-11PCI: spear: Reorder struct spear13xx_pcieBjorn Helgaas
2016-10-11PCI: spear: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-11PCI: spear: Remove unused constantsBjorn Helgaas
2016-10-11PCI: designware-plat: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: designware-plat: Add local struct device pointersBjorn Helgaas