summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)AuthorFilesLines
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman3-0/+1707
2013-08-19Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman1-26/+1
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren1-0/+5
2013-08-13PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren1-5/+24
2013-08-13PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal1-33/+176
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding3-0/+1540
2013-08-06PCI: mvebu: Check valid base address before port setupEzequiel Garcia1-0/+2
2013-08-06PCI: mvebu: Adapt to the new device tree layoutThomas Petazzoni1-29/+84
2013-08-02PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridgeThomas Petazzoni1-26/+1
2013-06-26pci: Add PCIe driver for Samsung ExynosJingoo Han3-0/+1067
2013-06-01Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson1-11/+44
2013-05-27pci: mvebu: enable driver usage on KirkwoodThomas Petazzoni2-1/+2
2013-05-27pci: mvebu: fix the emulation of the status registerThomas Petazzoni1-4/+1
2013-05-27pci: mvebu: allow the enumeration of devices beyond physical bridgesThomas Petazzoni1-3/+28
2013-05-27pci: mvebu: no longer fake the slot location of downstream devicesThomas Petazzoni1-4/+15
2013-05-27pci: mvebu: fix return value check in mvebu_pcie_probe()Wei Yongjun1-1/+1
2013-05-20pci: PCIe driver for Marvell Armada 370/XP systemsThomas Petazzoni3-0/+889