summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-064-29/+1782
|\
| * PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-291-21/+10Star
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-213-0/+1707
| |\
| | * ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren2013-08-131-0/+5
| | * PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren2013-08-131-5/+24
| | * PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal2013-08-131-33/+176
| | * PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding2013-08-133-0/+1540
| * | Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2013-08-191-26/+1Star
| |\ \
| * | | PCI: mvebu: Check valid base address before port setupEzequiel Garcia2013-08-061-0/+2
| * | | PCI: mvebu: Adapt to the new device tree layoutThomas Petazzoni2013-08-061-29/+84
| | |/ | |/|
* | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-046-772/+900
|\ \ \ | |_|/ |/| |
| * | PCI: exynos: Add I/O access wrappersSeungwon Jeon2013-08-291-69/+91
| * | PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon2013-08-291-80/+55Star
| * | PCI: exynos: Split into Synopsys part and Exynos partJingoo Han2013-08-124-740/+869
| * | PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni2013-08-121-0/+1
| * | PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera2013-08-061-3/+4
| |/
* / PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridgeThomas Petazzoni2013-08-011-26/+1Star
|/
* pci: Add PCIe driver for Samsung ExynosJingoo Han2013-06-263-0/+1067
* Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson2013-06-011-11/+44
|\
| * pci: mvebu: fix the emulation of the status registerThomas Petazzoni2013-05-271-4/+1Star
| * pci: mvebu: allow the enumeration of devices beyond physical bridgesThomas Petazzoni2013-05-271-3/+28
| * pci: mvebu: no longer fake the slot location of downstream devicesThomas Petazzoni2013-05-271-4/+15
* | pci: mvebu: enable driver usage on KirkwoodThomas Petazzoni2013-05-272-1/+2
|/
* pci: mvebu: fix return value check in mvebu_pcie_probe()Wei Yongjun2013-05-271-1/+1
* pci: PCIe driver for Marvell Armada 370/XP systemsThomas Petazzoni2013-05-203-0/+889