aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-11PCI: rcar: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: qcom: Reorder struct qcom_pcieBjorn Helgaas1-3/+3
2016-10-11PCI: qcom: Remove redundant struct qcom_pcie.devBjorn Helgaas1-6/+4
2016-10-11PCI: qcom: Remove redundant struct qcom_pcie.dbiBjorn Helgaas1-7/+5
2016-10-11PCI: qcom: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: mvebu: Use existing of_node pointerBjorn Helgaas1-2/+2
2016-10-11PCI: mvebu: Add local struct device pointersBjorn Helgaas1-12/+9
2016-10-11PCI: layerscape: Reorder struct ls_pcieBjorn Helgaas1-1/+1
2016-10-11PCI: layerscape: Remove unused ls_add_pcie_port() platform_device argBjorn Helgaas1-3/+2
2016-10-11PCI: layerscape: Move struct pcie_port setup to probe functionBjorn Helgaas1-4/+6
2016-10-11PCI: layerscape: Pass device-specific struct to internal functionsBjorn Helgaas1-3/+3
2016-10-11PCI: layerscape: Remove redundant struct ls_pcie.dbiBjorn Helgaas1-13/+11
2016-10-11PCI: layerscape: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: layerscape: Add local struct device pointersBjorn Helgaas1-11/+15
2016-10-11PCI: keystone: Reorder struct keystone_pcieBjorn Helgaas1-2/+2
2016-10-11PCI: keystone: Add app register accessorsBjorn Helgaas1-31/+41
2016-10-11PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functionsBjorn Helgaas1-12/+12
2016-10-11PCI: keystone: Pass keystone_pcie, not address, to IRQ functionsBjorn Helgaas3-13/+12
2016-10-11PCI: keystone: Use generic DesignWare accessorsBjorn Helgaas1-6/+7
2016-10-11PCI: keystone: Add local struct device pointersBjorn Helgaas2-18/+24
2016-10-11PCI: iproc: Hard-code PCIe capability offset instead of searchingBjorn Helgaas1-6/+5
2016-10-11PCI: iproc: Remove redundant null pointer checkingBjorn Helgaas1-3/+0
2016-10-11PCI: iproc: Validate CSR base in BCMA setup codeBjorn Helgaas2-1/+6
2016-10-11PCI: iproc: Set drvdata at end of probe functionBjorn Helgaas2-2/+2
2016-10-11PCI: iproc: Add local struct device pointersBjorn Helgaas3-32/+38
2016-10-11PCI: imx6: Remove unused return valuesBjorn Helgaas1-8/+4
2016-10-11PCI: imx6: Reorder struct imx6_pcieBjorn Helgaas1-1/+1
2016-10-11PCI: imx6: Use generic DesignWare accessorsBjorn Helgaas1-34/+33
2016-10-11PCI: imx6: Pass device-specific struct to internal functionsBjorn Helgaas1-29/+28
2016-10-11PCI: imx6: Pass struct imx6_pcie to PHY accessorsBjorn Helgaas1-18/+23
2016-10-11PCI: imx6: Removed unused struct imx6_pcie.mem_baseBjorn Helgaas1-1/+0
2016-10-11PCI: imx6: Remove redundant of_node pointerBjorn Helgaas1-4/+3
2016-10-11PCI: imx6: Add local struct device pointersBjorn Helgaas1-37/+42
2016-10-11PCI: hisi: Use generic DesignWare accessorsBjorn Helgaas1-21/+8
2016-10-11PCI: hisi: Remove redundant struct hisi_pcie.reg_baseBjorn Helgaas1-8/+5
2016-10-11PCI: hisi: Name private struct pointer "hisi_pcie" consistentlyBjorn Helgaas1-13/+13
2016-10-11PCI: hisi: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: hisi: Add local struct device pointersBjorn Helgaas1-12/+14
2016-10-11PCI: exynos: Reorder struct exynos_pcieBjorn Helgaas1-4/+4
2016-10-11PCI: exynos: Pass device-specific struct to internal functionsBjorn Helgaas1-74/+58
2016-10-11PCI: exynos: Name private struct pointer "exynos_pcie" consistentlyBjorn Helgaas1-12/+12
2016-10-11PCI: exynos: Uninline register accessorsBjorn Helgaas1-8/+8
2016-10-11PCI: exynos: Add local struct device pointersBjorn Helgaas1-22/+24
2016-10-11PCI: dra7xx: Move struct pcie_port setup to probe functionBjorn Helgaas1-6/+7
2016-10-11PCI: dra7xx: Pass device-specific struct to internal functionsBjorn Helgaas1-10/+10
2016-10-11PCI: dra7xx: Use generic DesignWare accessorsBjorn Helgaas1-15/+4
2016-10-11PCI: dra7xx: Set drvdata at end of probe functionBjorn Helgaas1-2/+1
2016-10-11PCI: dra7xx: Remove redundant struct device pointer from dra7xx_pcieBjorn Helgaas1-2/+0
2016-10-11PCI: dra7xx: Add local struct device pointersBjorn Helgaas1-20/+20
2016-10-11PCI: artpec6: Add resource name commentsBjorn Helgaas1-3/+3