summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-1328-1187/+1099
|\
| *-----------------. Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/...Bjorn Helgaas2016-10-1212-654/+555
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * PCI: spear: Clean up struct device usageBjorn Helgaas2016-10-111-4/+3
| | | | | | | | | | | * PCI: spear: Reorder struct spear13xx_pcieBjorn Helgaas2016-10-111-1/+1
| | | | | | | | | | | * PCI: spear: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-111-13/+16
| | | | | | | | | | | * PCI: spear: Remove unused constantsBjorn Helgaas2016-10-111-70/+0
| | | | | | | | | | * | PCI: qcom: Reorder struct qcom_pcieBjorn Helgaas2016-10-111-3/+3
| | | | | | | | | | * | PCI: qcom: Remove redundant struct qcom_pcie.devBjorn Helgaas2016-10-111-6/+4
| | | | | | | | | | * | PCI: qcom: Remove redundant struct qcom_pcie.dbiBjorn Helgaas2016-10-111-7/+5
| | | | | | | | | | * | PCI: qcom: Remove unused platform dataBjorn Helgaas2016-10-111-2/+0
| | | | | | | | | | |/
| | | | | | | | | * | PCI: layerscape: Reorder struct ls_pcieBjorn Helgaas2016-10-111-1/+1
| | | | | | | | | * | PCI: layerscape: Remove unused ls_add_pcie_port() platform_device argBjorn Helgaas2016-10-111-3/+2
| | | | | | | | | * | PCI: layerscape: Move struct pcie_port setup to probe functionBjorn Helgaas2016-10-111-4/+6
| | | | | | | | | * | PCI: layerscape: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-111-3/+3
| | | | | | | | | * | PCI: layerscape: Remove redundant struct ls_pcie.dbiBjorn Helgaas2016-10-111-13/+11
| | | | | | | | | * | PCI: layerscape: Remove unused platform dataBjorn Helgaas2016-10-111-2/+0
| | | | | | | | | * | PCI: layerscape: Add local struct device pointersBjorn Helgaas2016-10-111-11/+15
| | | | | | | | | |/
| | | | | | | | * | PCI: keystone: Reorder struct keystone_pcieBjorn Helgaas2016-10-111-2/+2
| | | | | | | | * | PCI: keystone: Add app register accessorsBjorn Helgaas2016-10-111-31/+41
| | | | | | | | * | PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functionsBjorn Helgaas2016-10-111-12/+12
| | | | | | | | * | PCI: keystone: Pass keystone_pcie, not address, to IRQ functionsBjorn Helgaas2016-10-113-13/+12
| | | | | | | | * | PCI: keystone: Use generic DesignWare accessorsBjorn Helgaas2016-10-111-6/+7
| | | | | | | | * | PCI: keystone: Add local struct device pointersBjorn Helgaas2016-10-112-18/+24
| | | | | | | | |/
| | | | | | | * | PCI: imx6: Remove unused return valuesBjorn Helgaas2016-10-111-8/+4
| | | | | | | * | PCI: imx6: Reorder struct imx6_pcieBjorn Helgaas2016-10-111-1/+1
| | | | | | | * | PCI: imx6: Use generic DesignWare accessorsBjorn Helgaas2016-10-111-34/+33
| | | | | | | * | PCI: imx6: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-111-29/+28
| | | | | | | * | PCI: imx6: Pass struct imx6_pcie to PHY accessorsBjorn Helgaas2016-10-111-18/+23
| | | | | | | * | PCI: imx6: Removed unused struct imx6_pcie.mem_baseBjorn Helgaas2016-10-111-1/+0
| | | | | | | * | PCI: imx6: Remove redundant of_node pointerBjorn Helgaas2016-10-111-4/+3
| | | | | | | * | PCI: imx6: Add local struct device pointersBjorn Helgaas2016-10-111-37/+42
| | | | | | | |/
| | | | | | * | PCI: hisi: Reorder struct hisi_pcieBjorn Helgaas2016-10-121-1/+1
| | | | | | * | PCI: hisi: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-121-4/+4
| | | | | | * | PCI: hisi: Include register block base in PCIE_SYS_STATE4 addressBjorn Helgaas2016-10-121-6/+6
| | | | | | * | PCI: hisi: Use generic DesignWare accessorsBjorn Helgaas2016-10-111-21/+8
| | | | | | * | PCI: hisi: Remove redundant struct hisi_pcie.reg_baseBjorn Helgaas2016-10-111-8/+5
| | | | | | * | PCI: hisi: Name private struct pointer "hisi_pcie" consistentlyBjorn Helgaas2016-10-111-13/+13
| | | | | | * | PCI: hisi: Remove unused platform dataBjorn Helgaas2016-10-111-2/+0
| | | | | | * | PCI: hisi: Add local struct device pointersBjorn Helgaas2016-10-111-12/+14
| | | | | | |/
| | | | | * | PCI: exynos: Reorder struct exynos_pcieBjorn Helgaas2016-10-111-4/+4
| | | | | * | PCI: exynos: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-111-74/+58
| | | | | * | PCI: exynos: Name private struct pointer "exynos_pcie" consistentlyBjorn Helgaas2016-10-111-12/+12
| | | | | * | PCI: exynos: Uninline register accessorsBjorn Helgaas2016-10-111-8/+8
| | | | | * | PCI: exynos: Add local struct device pointersBjorn Helgaas2016-10-111-22/+24
| | | | | |/
| | | | * | PCI: dra7xx: Reorder struct dra7xx_pcieBjorn Helgaas2016-10-121-3/+3
| | | | * | PCI: dra7xx: Move struct pcie_port setup to probe functionBjorn Helgaas2016-10-111-6/+7
| | | | * | PCI: dra7xx: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-111-10/+10
| | | | * | PCI: dra7xx: Use generic DesignWare accessorsBjorn Helgaas2016-10-111-15/+4
| | | | * | PCI: dra7xx: Set drvdata at end of probe functionBjorn Helgaas2016-10-111-2/+1
| | | | * | PCI: dra7xx: Remove redundant struct device pointer from dra7xx_pcieBjorn Helgaas2016-10-111-2/+0