summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-10-13Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-12Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/...Bjorn Helgaas
2016-10-12Merge branch 'pci/host-designware' into nextBjorn Helgaas
2016-10-12Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci...Bjorn Helgaas
2016-10-12PCI: rockchip: Indent "if" statement bodyDan Carpenter
2016-10-12PCI: hisi: Reorder struct hisi_pcieBjorn Helgaas
2016-10-12PCI: hisi: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-12PCI: hisi: Include register block base in PCIE_SYS_STATE4 addressBjorn Helgaas
2016-10-12PCI: dra7xx: Reorder struct dra7xx_pcieBjorn Helgaas
2016-10-12PCI: xilinx-nwl: Remove unused platform dataBjorn Helgaas
2016-10-12PCI: xilinx-nwl: Add local struct device pointersBjorn Helgaas
2016-10-12PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argumentBjorn Helgaas
2016-10-11PCI: xilinx: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: xilinx: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: xgene: Add register accessorsBjorn Helgaas
2016-10-11PCI: xgene: Pass struct xgene_pcie_port to setup functionsBjorn Helgaas
2016-10-11PCI: xgene: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: tegra: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: tegra: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: tegra: Fix argument order in tegra_pcie_phy_disable()Bjorn Helgaas
2016-10-11PCI: rockchip: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: rcar-gen2: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: rcar: Remove DRV_NAME macroBjorn Helgaas
2016-10-11PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device argBjorn Helgaas
2016-10-11PCI: rcar: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: qcom: Reorder struct qcom_pcieBjorn Helgaas
2016-10-11PCI: qcom: Remove redundant struct qcom_pcie.devBjorn Helgaas
2016-10-11PCI: qcom: Remove redundant struct qcom_pcie.dbiBjorn Helgaas
2016-10-11PCI: qcom: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: mvebu: Use existing of_node pointerBjorn Helgaas
2016-10-11PCI: mvebu: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: layerscape: Reorder struct ls_pcieBjorn Helgaas
2016-10-11PCI: layerscape: Remove unused ls_add_pcie_port() platform_device argBjorn Helgaas
2016-10-11PCI: layerscape: Move struct pcie_port setup to probe functionBjorn Helgaas
2016-10-11PCI: layerscape: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-11PCI: layerscape: Remove redundant struct ls_pcie.dbiBjorn Helgaas
2016-10-11PCI: layerscape: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: layerscape: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: keystone: Reorder struct keystone_pcieBjorn Helgaas
2016-10-11PCI: keystone: Add app register accessorsBjorn Helgaas
2016-10-11PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functionsBjorn Helgaas
2016-10-11PCI: keystone: Pass keystone_pcie, not address, to IRQ functionsBjorn Helgaas
2016-10-11PCI: keystone: Use generic DesignWare accessorsBjorn Helgaas
2016-10-11PCI: keystone: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: iproc: Hard-code PCIe capability offset instead of searchingBjorn Helgaas
2016-10-11PCI: iproc: Remove redundant null pointer checkingBjorn Helgaas
2016-10-11PCI: iproc: Validate CSR base in BCMA setup codeBjorn Helgaas
2016-10-11PCI: iproc: Set drvdata at end of probe functionBjorn Helgaas
2016-10-11PCI: iproc: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: imx6: Remove unused return valuesBjorn Helgaas