aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2014-04-15PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach1-1/+7
2014-04-14PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach1-1/+6
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-80/+177
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner1-9/+2
2014-03-04pci: pcie-designware: Remove irq_desc abuseThomas Gleixner1-3/+1
2014-02-26Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' into nextBjorn Helgaas4-78/+153
2014-02-26PCI: rcar: Make the Kconfig dependencies more genericMagnus Damm1-1/+1
2014-02-19PCI: imx6: Wait for retrainingMarek Vasut1-13/+34
2014-02-19PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar1-1/+1
2014-02-18PCI: mvebu: Call request_resource() on the aperturesJason Gunthorpe1-1/+23
2014-02-18PCI: rcar: Break out window size handlingMagnus Damm1-3/+28
2014-02-18PCI: rcar: Register each instance independentlyMagnus Damm1-60/+20
2014-02-18PCI: rcar: Fix bridge logic configuration accessesBen Dooks1-0/+4
2014-02-18PCI: rcar: Add error interrupt handlingBen Dooks1-0/+60
2014-02-18PCI: rcar: Check platform_get_irq() return codeBen Dooks1-0/+5