| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-09-05 | PCI: imx6: Delay enabling reference clock for SS until it stabilizes | Tim Harvey | 1 | -5/+6 |
| 2014-09-05 | Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ... | Bjorn Helgaas | 10 | -60/+2082 |
| 2014-09-05 | PCI: designware: Check private_data validity in single place | Lucas Stach | 1 | -27/+2 |
| 2014-09-05 | PCI: imx6: Probe in module_init(), not fs_initcall() | Lucas Stach | 1 | -1/+1 |
| 2014-09-05 | Merge branch 'pci/host-designware' into pci/host-imx6 | Bjorn Helgaas | 2 | -27/+55 |
| 2014-09-04 | PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i... | Lucas Stach | 1 | -1/+0 |
| 2014-09-04 | PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() | Lucas Stach | 1 | -8/+7 |
| 2014-09-04 | PCI: designware: Parse bus-range property from devicetree | Lucas Stach | 2 | -0/+12 |
| 2014-09-04 | PCI: keystone: Add TI Keystone PCIe driver | Murali Karicheri | 5 | -0/+971 |
| 2014-09-04 | PCI: tegra: Implement a proper resource hierarchy | Thierry Reding | 1 | -3/+29 |
| 2014-09-04 | PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq() | Jisheng Zhang | 1 | -2/+6 |
| 2014-09-04 | PCI: imx6: Put LTSSM in "Detect" state before disabling it | Lucas Stach | 1 | -0/+38 |
| 2014-09-04 | PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver | Srikanth Thokala | 3 | -0/+978 |
| 2014-09-03 | Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2014-09-02 | PCI: designware: Add support for v3.65 hardware | Murali Karicheri | 2 | -18/+36 |
| 2014-08-19 | Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -33/+700 |
| 2014-08-17 | PCI: spear: Remove module option | Sachin Kamat | 1 | -1/+1 |
| 2014-08-08 | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -61/+563 |
| 2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
| 2014-07-22 | Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' i... | Bjorn Helgaas | 6 | -33/+700 |
| 2014-07-22 | PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware | Murali Karicheri | 2 | -14/+39 |
| 2014-07-22 | PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware | Murali Karicheri | 2 | -2/+14 |
| 2014-07-22 | PCI: dra7xx: Add TI DRA7xx PCIe driver | Kishon Vijay Abraham I | 3 | -0/+468 |
| 2014-07-22 | PCI: designware: Program ATU with untranslated address | Kishon Vijay Abraham I | 2 | -14/+45 |
| 2014-07-22 | PCI: designware: Look for configuration space in 'reg', not 'ranges' | Kishon Vijay Abraham I | 1 | -2/+15 |
| 2014-07-22 | PCI: tegra: Add debugfs support | Thierry Reding | 1 | -0/+118 |
| 2014-07-22 | PCI: mvebu: Remove ARCH_KIRKWOOD dependency | Andrew Lunn | 1 | -1/+1 |
| 2014-07-20 | PCI: spear: Remove spear13xx_pcie_remove() | Viresh Kumar | 1 | -12/+0 |
| 2014-07-20 | PCI: spear: Fix Section mismatch compilation warning for probe() | Viresh Kumar | 1 | -1/+1 |
| 2014-07-19 | Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 1 | -61/+161 |
| 2014-07-18 | PCI: tegra: Implement accurate power supply scheme | Thierry Reding | 1 | -61/+161 |
| 2014-07-17 | ARM: tegra: Convert PMC to a driver | Thierry Reding | 1 | -1/+1 |
| 2014-07-17 | ARM: tegra: Move includes to include/soc/tegra | Thierry Reding | 1 | -2/+3 |
| 2014-07-16 | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho... | Bjorn Helgaas | 4 | -4/+4 |
| 2014-07-15 | PCI: generic: Fix GPL v2 license string typo | Bjorn Helgaas | 1 | -1/+1 |
| 2014-07-15 | PCI: rcar: Fix GPL v2 license string typo | Bjorn Helgaas | 1 | -1/+1 |
| 2014-07-15 | PCI: tegra: Fix GPL v2 license string typo | Thierry Reding | 1 | -1/+1 |
| 2014-07-15 | PCI: mvebu: Fix GPL v2 license string typo | Thierry Reding | 1 | -1/+1 |
| 2014-07-14 | PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx | Pratyush Anand | 3 | -0/+414 |
| 2014-07-05 | PCI: rcar: Remove rcar_pcie_setup_window() resource argument | Phil Edworthy | 1 | -3/+4 |
| 2014-07-05 | PCI: rcar: Cleanup style and formatting | Phil Edworthy | 1 | -61/+63 |
| 2014-07-05 | PCI: rcar: Use correct initial HW settings | Phil Edworthy | 1 | -11/+4 |
| 2014-07-05 | PCI: rcar: Remove redundant config accessor register number checks | Sergei Shtylyov | 1 | -10/+0 |
| 2014-06-10 | PCI: Merge multi-line quoted strings | Ryan Desfosses | 1 | -6/+4 |
| 2014-06-10 | PCI: Whitespace cleanup | Ryan Desfosses | 1 | -8/+9 |
| 2014-06-03 | Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '... | Bjorn Helgaas | 6 | -41/+97 |
| 2014-05-30 | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas | 4 | -98/+64 |
| 2014-05-30 | Merge branch 'pci/host-generic' into next | Bjorn Helgaas | 3 | -0/+396 |
| 2014-05-30 | PCI: generic: Add generic PCI host controller driver | Will Deacon | 3 | -0/+396 |
| 2014-05-30 | PCI: imx6: Add support for MSI | Lucas Stach | 1 | -0/+27 |