Age | Commit message (Expand) | Author | Files | Lines |
2016-10-13 | Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 28 | -1187/+1099 |
2016-10-12 | Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/... | Bjorn Helgaas | 12 | -654/+555 |
2016-10-12 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 4 | -77/+67 |
2016-10-12 | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci... | Bjorn Helgaas | 13 | -458/+479 |
2016-10-12 | PCI: rockchip: Indent "if" statement body | Dan Carpenter | 1 | -1/+1 |
2016-10-12 | PCI: hisi: Reorder struct hisi_pcie | Bjorn Helgaas | 1 | -1/+1 |
2016-10-12 | PCI: hisi: Pass device-specific struct to internal functions | Bjorn Helgaas | 1 | -4/+4 |
2016-10-12 | PCI: hisi: Include register block base in PCIE_SYS_STATE4 address | Bjorn Helgaas | 1 | -6/+6 |
2016-10-12 | PCI: dra7xx: Reorder struct dra7xx_pcie | Bjorn Helgaas | 1 | -3/+3 |
2016-10-12 | PCI: xilinx-nwl: Remove unused platform data | Bjorn Helgaas | 1 | -1/+0 |
2016-10-12 | PCI: xilinx-nwl: Add local struct device pointers | Bjorn Helgaas | 1 | -52/+56 |
2016-10-12 | PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument | Bjorn Helgaas | 1 | -3/+2 |
2016-10-11 | PCI: xilinx: Remove unused platform data | Bjorn Helgaas | 1 | -2/+0 |
2016-10-11 | PCI: xilinx: Add local struct device pointers | Bjorn Helgaas | 1 | -26/+29 |
2016-10-11 | PCI: xgene: Add register accessors | Bjorn Helgaas | 1 | -42/+44 |
2016-10-11 | PCI: xgene: Pass struct xgene_pcie_port to setup functions | Bjorn Helgaas | 1 | -15/+21 |
2016-10-11 | PCI: xgene: Remove unused platform data | Bjorn Helgaas | 1 | -2/+0 |
2016-10-11 | PCI: tegra: Remove unused platform data | Bjorn Helgaas | 1 | -1/+0 |
2016-10-11 | PCI: tegra: Add local struct device pointers | Bjorn Helgaas | 1 | -112/+122 |
2016-10-11 | PCI: tegra: Fix argument order in tegra_pcie_phy_disable() | Bjorn Helgaas | 1 | -1/+1 |
2016-10-11 | PCI: rockchip: Remove unused platform data | Bjorn Helgaas | 1 | -2/+0 |
2016-10-11 | PCI: rcar-gen2: Add local struct device pointers | Bjorn Helgaas | 1 | -21/+25 |
2016-10-11 | PCI: rcar: Remove DRV_NAME macro | Bjorn Helgaas | 1 | -3/+1 |
2016-10-11 | PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg | Bjorn Helgaas | 1 | -3/+2 |
2016-10-11 | PCI: rcar: Remove unused platform data | Bjorn Helgaas | 1 | -1/+0 |
2016-10-11 | PCI: qcom: Reorder struct qcom_pcie | Bjorn Helgaas | 1 | -3/+3 |
2016-10-11 | PCI: qcom: Remove redundant struct qcom_pcie.dev | Bjorn Helgaas | 1 | -6/+4 |
2016-10-11 | PCI: qcom: Remove redundant struct qcom_pcie.dbi | Bjorn Helgaas | 1 | -7/+5 |
2016-10-11 | PCI: qcom: Remove unused platform data | Bjorn Helgaas | 1 | -2/+0 |
2016-10-11 | PCI: mvebu: Use existing of_node pointer | Bjorn Helgaas | 1 | -2/+2 |
2016-10-11 | PCI: mvebu: Add local struct device pointers | Bjorn Helgaas | 1 | -12/+9 |
2016-10-11 | PCI: layerscape: Reorder struct ls_pcie | Bjorn Helgaas | 1 | -1/+1 |
2016-10-11 | PCI: layerscape: Remove unused ls_add_pcie_port() platform_device arg | Bjorn Helgaas | 1 | -3/+2 |
2016-10-11 | PCI: layerscape: Move struct pcie_port setup to probe function | Bjorn Helgaas | 1 | -4/+6 |
2016-10-11 | PCI: layerscape: Pass device-specific struct to internal functions | Bjorn Helgaas | 1 | -3/+3 |
2016-10-11 | PCI: layerscape: Remove redundant struct ls_pcie.dbi | Bjorn Helgaas | 1 | -13/+11 |
2016-10-11 | PCI: layerscape: Remove unused platform data | Bjorn Helgaas | 1 | -2/+0 |
2016-10-11 | PCI: layerscape: Add local struct device pointers | Bjorn Helgaas | 1 | -11/+15 |
2016-10-11 | PCI: keystone: Reorder struct keystone_pcie | Bjorn Helgaas | 1 | -2/+2 |
2016-10-11 | PCI: keystone: Add app register accessors | Bjorn Helgaas | 1 | -31/+41 |
2016-10-11 | PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functions | Bjorn Helgaas | 1 | -12/+12 |
2016-10-11 | PCI: keystone: Pass keystone_pcie, not address, to IRQ functions | Bjorn Helgaas | 3 | -13/+12 |
2016-10-11 | PCI: keystone: Use generic DesignWare accessors | Bjorn Helgaas | 1 | -6/+7 |
2016-10-11 | PCI: keystone: Add local struct device pointers | Bjorn Helgaas | 2 | -18/+24 |
2016-10-11 | PCI: iproc: Hard-code PCIe capability offset instead of searching | Bjorn Helgaas | 1 | -6/+5 |
2016-10-11 | PCI: iproc: Remove redundant null pointer checking | Bjorn Helgaas | 1 | -3/+0 |
2016-10-11 | PCI: iproc: Validate CSR base in BCMA setup code | Bjorn Helgaas | 2 | -1/+6 |
2016-10-11 | PCI: iproc: Set drvdata at end of probe function | Bjorn Helgaas | 2 | -2/+2 |
2016-10-11 | PCI: iproc: Add local struct device pointers | Bjorn Helgaas | 3 | -32/+38 |
2016-10-11 | PCI: imx6: Remove unused return values | Bjorn Helgaas | 1 | -8/+4 |