aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-29/+1782
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-772/+900
2013-08-29PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall1-21/+10
2013-08-29PCI: exynos: Add I/O access wrappersSeungwon Jeon1-69/+91
2013-08-29PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon1-80/+55
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socKevin Hilman3-0/+1707
2013-08-19Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socKevin 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-12PCI: exynos: Split into Synopsys part and Exynos partJingoo Han4-740/+869
2013-08-12PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni1-0/+1
2013-08-06PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera1-3/+4
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-01PCI: 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-05-31Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux into next/socOlof 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