aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/host (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-30PCI: designware: Make MSI ISR shared IRQ awareLucas Stach3-5/+7
2014-05-30PCI: imx6: Remove optional (and unused) IRQsLucas Stach1-42/+0
2014-05-30PCI: imx6: Drop old IRQ mappingLucas Stach1-6/+0
2014-05-30PCI: imx6: Use new clock namesLucas Stach1-45/+29
2014-05-30PCI: imx6: Fix imx6_add_pcie_port() section mismatch warningSachin Kamat1-1/+1
2014-05-29PCI: exynos: Fix add_pcie_port() section mismatch warningSachin Kamat1-1/+2
2014-05-28Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into nextBjorn Helgaas5-6/+1052
2014-05-28PCI: rcar: Add gen2 device tree supportBen Dooks1-2/+29
2014-05-27PCI: rcar: Add MSI support for PCIePhil Edworthy1-1/+241
2014-05-27PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy3-0/+775
2014-05-27PCI: exynos: Remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-29PCI: mvebu: Use '%pa' for printing 'phys_addr_t' typeFabio Estevam1-2/+4
2014-04-29PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray1-8/+0
2014-04-24PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni1-14/+74
2014-04-24PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau1-2/+2
2014-04-16PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray4-9/+0
2014-04-16PCI: designware: Use new OF interrupt mapping when possibleLucas Stach1-3/+9
2014-04-16PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar1-3/+3
2014-04-16PCI: designware: Fix comment for setting number of lanesMohit Kumar1-1/+1