summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2014-09-25Merge branches 'pci/host-mvebu' and 'pci/host-spear' into nextBjorn Helgaas
2014-09-22PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni
2014-09-22PCI: spear: Pass config resource through reg propertyPratyush Anand
2014-09-22Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '...Bjorn Helgaas
2014-09-16PCI: xilinx: Fix xilinx_pcie_assign_msi() return value testDan Carpenter
2014-09-16PCI: tegra: Add Tegra124 supportThierry Reding
2014-09-16PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen
2014-09-16PCI: tegra: Fix extended configuration space mappingPeter Daifuku
2014-09-16PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding
2014-09-16PCI: keystone: Set device ID based on SoC to support multiple portsMurali Karicheri
2014-09-16PCI: keystone: Assume controller is already in RC modeMurali Karicheri
2014-09-16PCI: keystone: Limit MRSS for all downstream devicesMurali Karicheri
2014-09-05PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand
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-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-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