aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
AgeCommit message (Expand)AuthorFilesLines
2014-09-05PCI: imx6: Delay enabling reference clock for SS until it stabilizesTim Harvey1-5/+6
2014-09-05Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into nextBjorn Helgaas10-60/+2082
2014-09-05PCI: designware: Check private_data validity in single placeLucas Stach1-27/+2
2014-09-05PCI: imx6: Probe in module_init(), not fs_initcall()Lucas Stach1-1/+1
2014-09-05Merge branch 'pci/host-designware' into pci/host-imx6Bjorn Helgaas2-27/+55
2014-09-04PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init()Lucas Stach1-1/+0
2014-09-04PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()Lucas Stach1-8/+7
2014-09-04PCI: designware: Parse bus-range property from devicetreeLucas Stach2-0/+12
2014-09-04PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri5-0/+971
2014-09-04PCI: tegra: Implement a proper resource hierarchyThierry Reding1-3/+29
2014-09-04PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang1-2/+6
2014-09-04PCI: imx6: Put LTSSM in "Detect" state before disabling itLucas Stach1-0/+38
2014-09-04PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driverSrikanth Thokala3-0/+978
2014-09-03Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2014-09-02PCI: designware: Add support for v3.65 hardwareMurali Karicheri2-18/+36
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-33/+700
2014-08-17PCI: spear: Remove module optionSachin Kamat1-1/+1
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-61/+563
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2014-07-22Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' into nextBjorn Helgaas6-33/+700
2014-07-22PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri2-14/+39
2014-07-22PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri2-2/+14
2014-07-22PCI: dra7xx: Add TI DRA7xx PCIe driverKishon Vijay Abraham I3-0/+468
2014-07-22PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I2-14/+45
2014-07-22PCI: designware: Look for configuration space in 'reg', not 'ranges'Kishon Vijay Abraham I1-2/+15
2014-07-22PCI: tegra: Add debugfs supportThierry Reding1-0/+118
2014-07-22PCI: mvebu: Remove ARCH_KIRKWOOD dependencyAndrew Lunn1-1/+1
2014-07-20PCI: spear: Remove spear13xx_pcie_remove()Viresh Kumar1-12/+0
2014-07-20PCI: spear: Fix Section mismatch compilation warning for probe()Viresh Kumar1-1/+1
2014-07-19Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson1-61/+161
2014-07-18PCI: tegra: Implement accurate power supply schemeThierry Reding1-61/+161
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding1-1/+1
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding1-2/+3
2014-07-16Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra', 'pci/msi', 'pci/misc', 'pci/resource' and 'pci/virtualization' into nextBjorn Helgaas4-4/+4
2014-07-15PCI: generic: Fix GPL v2 license string typoBjorn Helgaas1-1/+1
2014-07-15PCI: rcar: Fix GPL v2 license string typoBjorn Helgaas1-1/+1
2014-07-15PCI: tegra: Fix GPL v2 license string typoThierry Reding1-1/+1
2014-07-15PCI: mvebu: Fix GPL v2 license string typoThierry Reding1-1/+1
2014-07-14PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xxPratyush Anand3-0/+414
2014-07-05PCI: rcar: Remove rcar_pcie_setup_window() resource argumentPhil Edworthy1-3/+4
2014-07-05PCI: rcar: Cleanup style and formattingPhil Edworthy1-61/+63
2014-07-05PCI: rcar: Use correct initial HW settingsPhil Edworthy1-11/+4
2014-07-05PCI: rcar: Remove redundant config accessor register number checksSergei Shtylyov1-10/+0
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses1-6/+4
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-8/+9
2014-06-03Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into nextBjorn Helgaas6-41/+97
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into nextBjorn Helgaas4-98/+64
2014-05-30Merge branch 'pci/host-generic' into nextBjorn Helgaas3-0/+396
2014-05-30PCI: generic: Add generic PCI host controller driverWill Deacon3-0/+396
2014-05-30PCI: imx6: Add support for MSILucas Stach1-0/+27