summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2014-09-05PCI: imx6: Delay enabling reference clock for SS until it stabilizesTim Harvey
2014-09-05Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ...Bjorn Helgaas
2014-09-05PCI: designware: Check private_data validity in single placeLucas Stach
2014-09-05PCI: imx6: Probe in module_init(), not fs_initcall()Lucas Stach
2014-09-05Merge branch 'pci/host-designware' into pci/host-imx6Bjorn Helgaas
2014-09-04PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i...Lucas Stach
2014-09-04PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()Lucas Stach
2014-09-04PCI: designware: Parse bus-range property from devicetreeLucas Stach
2014-09-04PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri
2014-09-04PCI: tegra: Implement a proper resource hierarchyThierry Reding
2014-09-04PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang
2014-09-04PCI: imx6: Put LTSSM in "Detect" state before disabling itLucas Stach
2014-09-04PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driverSrikanth Thokala
2014-09-03Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-02PCI: designware: Add support for v3.65 hardwareMurali Karicheri
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-17PCI: spear: Remove module optionSachin Kamat
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-22Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' i...Bjorn Helgaas
2014-07-22PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-07-22PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-07-22PCI: dra7xx: Add TI DRA7xx PCIe driverKishon Vijay Abraham I
2014-07-22PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I
2014-07-22PCI: designware: Look for configuration space in 'reg', not 'ranges'Kishon Vijay Abraham I
2014-07-22PCI: tegra: Add debugfs supportThierry Reding
2014-07-22PCI: mvebu: Remove ARCH_KIRKWOOD dependencyAndrew Lunn
2014-07-20PCI: spear: Remove spear13xx_pcie_remove()Viresh Kumar
2014-07-20PCI: spear: Fix Section mismatch compilation warning for probe()Viresh Kumar
2014-07-19Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/li...Olof Johansson
2014-07-18PCI: tegra: Implement accurate power supply schemeThierry Reding
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding
2014-07-16Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas
2014-07-15PCI: generic: Fix GPL v2 license string typoBjorn Helgaas
2014-07-15PCI: rcar: Fix GPL v2 license string typoBjorn Helgaas
2014-07-15PCI: tegra: Fix GPL v2 license string typoThierry Reding
2014-07-15PCI: mvebu: Fix GPL v2 license string typoThierry Reding
2014-07-14PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xxPratyush Anand
2014-07-05PCI: rcar: Remove rcar_pcie_setup_window() resource argumentPhil Edworthy
2014-07-05PCI: rcar: Cleanup style and formattingPhil Edworthy
2014-07-05PCI: rcar: Use correct initial HW settingsPhil Edworthy
2014-07-05PCI: rcar: Remove redundant config accessor register number checksSergei Shtylyov
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-06-03Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...Bjorn Helgaas
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas
2014-05-30Merge branch 'pci/host-generic' into nextBjorn Helgaas
2014-05-30PCI: generic: Add generic PCI host controller driverWill Deacon
2014-05-30PCI: imx6: Add support for MSILucas Stach