aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-04Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-16/+76
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: tegra: Use new OF interrupt mapping when possibleLucas Stach1-1/+6
2014-04-16PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach1-1/+7
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-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
2014-02-14PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot1-1/+1
2014-02-12PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn1-9/+2
2014-02-12PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn1-9/+2
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+38
2014-01-07Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-4/+6
2014-01-07Merge branch 'pci/host-designware' into nextBjorn Helgaas1-2/+2
2014-01-02PCI: designware: Fix indent code styleJingoo Han1-2/+2
2014-01-02PCI: mvebu: Use max_t() instead of max(resource_size_t,)Jingoo Han1-2/+2
2014-01-02PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamicallyThomas Petazzoni1-2/+4
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupOlof Johansson1-15/+38
2013-12-20Merge branch 'pci/host-designware' into nextBjorn Helgaas3-17/+24
2013-12-20Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-2/+1
2013-12-20Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-54/+134
2013-12-20PCI: designware: Fix I/O transfers by using CPU (not realio) addressPratyush Anand1-3/+2
2013-12-20PCI: designware: Add dw_pcie prefix before cfg_read/writePratyush Anand3-13/+19
2013-12-20PCI: designware: Fix missing MSI IRQsHarro Haan1-1/+3
2013-12-19PCI: mvebu: Remove redundant of_match_ptrSachin Kamat1-2/+1
2013-12-19PCI: imx6: Fix bugs in PCIe startup codeRichard Zhu1-9/+6
2013-12-19PCI: imx6: Start link in Gen1 before negotiating for Gen2 modeMarek Vasut1-6/+72
2013-12-19PCI: imx6: Factor out link up wait loopMarek Vasut1-14/+20
2013-12-19PCI: imx6: Factor out PHY resetMarek Vasut1-16/+19
2013-12-19PCI: imx6: Report "link up" only after link training completesMarek Vasut1-4/+13
2013-12-19PCI: imx6: Make reset-gpio optionalMarek Vasut1-14/+13
2013-12-18Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-1/+1
2013-12-18Merge branch 'pci/host-rcar' into nextBjorn Helgaas1-3/+9
2013-12-18Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-31/+55
2013-12-18Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-27/+12
2013-12-18Merge branch 'pci/host-designware' into nextBjorn Helgaas1-19/+40
2013-12-11ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren1-1/+2