| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-10-11 | PCI: armada: Add local base pointer |  Bjorn Helgaas | 1 | -1/+2 |
| 2016-10-11 | PCI: armada: Remove unused platform data |  Bjorn Helgaas | 1 | -1/+0 |
| 2016-10-11 | PCI: altera: Simplify TLP_CFG_DW1 usage |  Bjorn Helgaas | 1 | -7/+6 |
| 2016-10-11 | PCI: altera: Simplify TLB_CFG_DW0 usage |  Bjorn Helgaas | 1 | -11/+6 |
| 2016-10-11 | PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device() |  Bjorn Helgaas | 1 | -3/+3 |
| 2016-10-11 | PCI: altera: Remove redundant platform_get_resource() return value check |  Bjorn Helgaas | 1 | -6/+1 |
| 2016-10-11 | PCI: altera: Remove unused platform data |  Bjorn Helgaas | 1 | -2/+0 |
| 2016-10-11 | PCI: altera: Add local struct device pointers |  Bjorn Helgaas | 1 | -16/+18 |
| 2016-10-11 | PCI: aardvark: Remove unused platform data |  Bjorn Helgaas | 1 | -1/+0 |
| 2016-10-11 | PCI: aardvark: Add local struct device pointers |  Bjorn Helgaas | 1 | -18/+20 |
| 2016-10-11 | PCI: spear: Clean up struct device usage |  Bjorn Helgaas | 1 | -4/+3 |
| 2016-10-11 | PCI: spear: Reorder struct spear13xx_pcie |  Bjorn Helgaas | 1 | -1/+1 |
| 2016-10-11 | PCI: spear: Pass device-specific struct to internal functions |  Bjorn Helgaas | 1 | -13/+16 |
| 2016-10-11 | PCI: spear: Remove unused constants |  Bjorn Helgaas | 1 | -70/+0 |
| 2016-10-11 | PCI: designware-plat: Remove unused platform data |  Bjorn Helgaas | 1 | -1/+0 |
| 2016-10-11 | PCI: designware-plat: Add local struct device pointers |  Bjorn Helgaas | 1 | -7/+8 |
| 2016-10-11 | PCI: designware-plat: Remove redundant dw_plat_pcie.mem_base |  Bjorn Helgaas | 1 | -7/+4 |
| 2016-10-11 | PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val arguments |  Bjorn Helgaas | 1 | -16/+16 |
| 2016-10-11 | PCI: designware: Uninline register accessors |  Bjorn Helgaas | 1 | -2/+2 |
| 2016-10-11 | PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc() |  Bjorn Helgaas | 2 | -2/+4 |
| 2016-10-11 | PCI: designware: Swap order of dw_pcie_writel_rc() reg/val arguments |  Bjorn Helgaas | 3 | -26/+26 |
| 2016-10-11 | PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfaces |  Bjorn Helgaas | 3 | -11/+8 |
| 2016-10-11 | PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll() |  Kishon Vijay Abraham I | 1 | -8/+2 |
| 2016-10-10 | PCI: xgene: Add local struct device pointers |  Bjorn Helgaas | 1 | -19/+24 |
| 2016-10-10 | PCI: rcar: Add local struct device pointers |  Bjorn Helgaas | 1 | -41/+47 |
| 2016-10-07 | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 24 | -460/+2658 |
| 2016-10-06 | PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device() |  Bjorn Helgaas | 1 | -4/+4 |
| 2016-10-05 | Merge branch 'pci/host-vmd' into next |  Bjorn Helgaas | 3 | -0/+779 |
| 2016-10-05 | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pci/host-designware', 'pci/host-hv', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra' and 'pci/host-xilinx' into next |  Bjorn Helgaas | 17 | -221/+1804 |
| 2016-10-04 | x86/PCI: VMD: Move VMD driver to drivers/pci/host |  Keith Busch | 3 | -0/+778 |
| 2016-10-04 | PCI: rockchip: Fix wrong transmitted FTS count |  Shawn Lin | 1 | -0/+10 |
| 2016-10-04 | PCI: rockchip: Improve the deassert sequence of four reset pins |  Shawn Lin | 1 | -6/+10 |
| 2016-10-04 | PCI: rockchip: Increase the Max Credit update interval |  Rajat Jain | 1 | -0/+17 |
| 2016-10-04 | PCI: rcar: Try increasing PCIe link speed to 5 GT/s at boot |  Sergei Shtylyov | 1 | -0/+66 |
| 2016-10-03 | Merge branch 'pci/virtualization' into next |  Bjorn Helgaas | 3 | -21/+0 |
| 2016-10-03 | Merge branch 'pci/enumeration' into next |  Bjorn Helgaas | 6 | -23/+38 |
| 2016-09-14 | PCI: artpec6: Drop __init from artpec6_add_pcie_port() |  Niklas Cassel | 1 | -2/+2 |
| 2016-09-14 | PCI: rcar: Fix some checkpatch warnings |  Sergei Shtylyov | 1 | -10/+19 |
| 2016-09-14 | PCI: rcar: Add multi-MSI support |  Grigory Kletsko | 1 | -2/+70 |
| 2016-09-13 | PCI: xilinx: Dispose of MSI virtual IRQ |  Bharat Kumar Gogada | 1 | -0/+1 |
| 2016-09-13 | PCI: xilinx: Clear correct MSI set bit |  Bharat Kumar Gogada | 1 | -2/+4 |
| 2016-09-13 | PCI: xilinx: Clear interrupt register for invalid interrupt |  Bharat Kumar Gogada | 1 | -2/+3 |
| 2016-09-13 | PCI: xilinx: Keep both legacy and MSI interrupt domain references |  Bharat Kumar Gogada | 1 | -11/+15 |
| 2016-09-13 | PCI: xilinx-nwl: Enable all MSI interrupts using MSI mask |  Bharat Kumar Gogada | 1 | -2/+2 |
| 2016-09-13 | PCI: xilinx-nwl: Expand error logging |  Bharat Kumar Gogada | 1 | -8/+40 |
| 2016-09-12 | PCI: rcar: Don't disable/unprepare clocks on prepare/enable failure |  Geert Uytterhoeven | 1 | -2/+2 |
| 2016-09-12 | PCI: altera: Remove redundant platform_get_resource() return value check |  Bjorn Helgaas | 1 | -10/+0 |
| 2016-09-12 | PCI: altera: Move retrain from fixup to altera_pcie_host_init() |  Ley Foon Tan | 1 | -60/+91 |
| 2016-09-12 | PCI: xilinx: Relax device number checking to allow SR-IOV |  Po Liu | 1 | -7/+0 |
| 2016-09-12 | PCI: designware: Relax device number checking to allow SR-IOV |  Po Liu | 1 | -7/+0 |