| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-11-14 | PCI: iproc: Fix exception with multi-function devices |  Ray Jui | 2 | -2/+59 |
| 2016-11-14 | PCI: iproc: Add BCMA type |  Ray Jui | 4 | -1/+18 |
| 2016-11-14 | PCI: iproc: Do not reset PAXC when initializing the driver |  Ray Jui | 1 | -9/+6 |
| 2016-11-14 | PCI: iproc: Improve core register population |  Ray Jui | 2 | -23/+64 |
| 2016-11-11 | PCI: layerscape: Add LS1046a support |  Mingkai Hu | 1 | -4/+12 |
| 2016-11-11 | PCI: vmd: Remove unnecessary pci_set_drvdata() |  Wei Yongjun | 1 | -1/+0 |
| 2016-11-11 | PCI: hisi: Remove redundant error message from hisi_pcie_probe() |  Wei Yongjun | 1 | -3/+1 |
| 2016-11-11 | PCI: layerscape: Remove redundant error message from ls_pcie_probe() |  Wei Yongjun | 1 | -3/+1 |
| 2016-11-11 | PCI: altera: Remove redundant error message in altera_pcie_parse_dt() |  Wei Yongjun | 1 | -3/+1 |
| 2016-11-11 | PCI: altera: Use builtin_platform_driver() to simplify the code |  Wei Yongjun | 1 | -5/+1 |
| 2016-11-10 | PCI: rockchip: Add three new resets as required properties |  Shawn Lin | 1 | -0/+62 |
| 2016-11-04 | PCI: designware: Check for iATU unroll support after initializing host |  Niklas Cassel | 1 | -2/+5 |
| 2016-10-31 | PCI: hv: Make unnecessarily global IRQ masking functions static |  Tobias Klauser | 1 | -2/+2 |
| 2016-10-26 | PCI: qcom: Fix pp->dev usage before assignment |  Srinivas Kandagatla | 1 | -1/+1 |
| 2016-10-21 | PCI: designware-plat: Update author email address |  Joao Pinto | 1 | -1/+1 |
| 2016-10-17 | PCI: layerscape: Fix drvdata usage before assignment |  Marc Zyngier | 1 | -1/+1 |
| 2016-10-13 | Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 28 | -1187/+1099 |
| 2016-10-12 | Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-hisi', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-qcom' and 'pci/host-spear' into next |  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/host-mvebu', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra', 'pci/host-xgene' and 'pci/host-xilinx' into next |  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 |