summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorLines
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+28
2016-11-23PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn-1/+27
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn-14/+0
2016-11-16PCI: designware-plat: Update author emailJoao Pinto-1/+1
2016-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+6
2016-11-11Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+70
2016-11-10PCI: rockchip: Add three new resets as required propertiesShawn Lin-0/+62
2016-11-08PCI: Don't attempt to claim shadow copies of ROMBjorn Helgaas-0/+8
2016-11-07x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner-0/+6
2016-11-05Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+6
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel-2/+5
2016-10-26PCI: qcom: Fix pp->dev usage before assignmentSrinivas Kandagatla-1/+1
2016-10-26doc: Add missing parameter for msi_setupStephen Hemminger-0/+2
2016-10-21PCI: designware-plat: Update author email addressJoao Pinto-1/+1
2016-10-17PCI: layerscape: Fix drvdata usage before assignmentMarc Zyngier-1/+1
2016-10-13Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1187/+1099
2016-10-12Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/...Bjorn Helgaas-654/+555
2016-10-12Merge branch 'pci/host-designware' into nextBjorn Helgaas-77/+67
2016-10-12Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci...Bjorn Helgaas-458/+479
2016-10-12PCI: rockchip: Indent "if" statement bodyDan Carpenter-1/+1
2016-10-12PCI: hisi: Reorder struct hisi_pcieBjorn Helgaas-1/+1
2016-10-12PCI: hisi: Pass device-specific struct to internal functionsBjorn Helgaas-4/+4
2016-10-12PCI: hisi: Include register block base in PCIE_SYS_STATE4 addressBjorn Helgaas-6/+6
2016-10-12PCI: dra7xx: Reorder struct dra7xx_pcieBjorn Helgaas-3/+3
2016-10-12PCI: xilinx-nwl: Remove unused platform dataBjorn Helgaas-1/+0
2016-10-12PCI: xilinx-nwl: Add local struct device pointersBjorn Helgaas-52/+56
2016-10-12PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argumentBjorn Helgaas-3/+2
2016-10-11PCI: xilinx: Remove unused platform dataBjorn Helgaas-2/+0
2016-10-11PCI: xilinx: Add local struct device pointersBjorn Helgaas-26/+29
2016-10-11PCI: xgene: Add register accessorsBjorn Helgaas-42/+44
2016-10-11PCI: xgene: Pass struct xgene_pcie_port to setup functionsBjorn Helgaas-15/+21
2016-10-11PCI: xgene: Remove unused platform dataBjorn Helgaas-2/+0
2016-10-11PCI: tegra: Remove unused platform dataBjorn Helgaas-1/+0
2016-10-11PCI: tegra: Add local struct device pointersBjorn Helgaas-112/+122
2016-10-11PCI: tegra: Fix argument order in tegra_pcie_phy_disable()Bjorn Helgaas-1/+1
2016-10-11PCI: rockchip: Remove unused platform dataBjorn Helgaas-2/+0
2016-10-11PCI: rcar-gen2: Add local struct device pointersBjorn Helgaas-21/+25
2016-10-11PCI: rcar: Remove DRV_NAME macroBjorn Helgaas-3/+1
2016-10-11PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device argBjorn Helgaas-3/+2
2016-10-11PCI: rcar: Remove unused platform dataBjorn Helgaas-1/+0
2016-10-11PCI: qcom: Reorder struct qcom_pcieBjorn Helgaas-3/+3
2016-10-11PCI: qcom: Remove redundant struct qcom_pcie.devBjorn Helgaas-6/+4
2016-10-11PCI: qcom: Remove redundant struct qcom_pcie.dbiBjorn Helgaas-7/+5
2016-10-11PCI: qcom: Remove unused platform dataBjorn Helgaas-2/+0
2016-10-11PCI: mvebu: Use existing of_node pointerBjorn Helgaas-2/+2
2016-10-11PCI: mvebu: Add local struct device pointersBjorn Helgaas-12/+9
2016-10-11PCI: layerscape: Reorder struct ls_pcieBjorn Helgaas-1/+1
2016-10-11PCI: layerscape: Remove unused ls_add_pcie_port() platform_device argBjorn Helgaas-3/+2
2016-10-11PCI: layerscape: Move struct pcie_port setup to probe functionBjorn Helgaas-4/+6
2016-10-11PCI: layerscape: Pass device-specific struct to internal functionsBjorn Helgaas-3/+3