summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-14/+1
|\
| * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-13/+1
| * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
| * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-3/+2
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
* | PCI: mvebu: make local functions staticJingoo Han2013-10-081-6/+6
* | PCI: mvebu: add I/O access wrappersSeungwon Jeon2013-10-081-42/+55
* | PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plugJason Gunthorpe2013-10-081-11/+8
* | PCI: mvebu: add support for Marvell Dove SoCsSebastian Hesselbarth2013-09-302-1/+2
* | PCI: mvebu: add support for reset on GPIOSebastian Hesselbarth2013-09-301-1/+32
* | PCI: mvebu: remove subsys_initcallSebastian Hesselbarth2013-09-301-19/+14
* | PCI: mvebu: increment nports only for registered portsSebastian Hesselbarth2013-09-301-3/+4
* | PCI: mvebu: move clock enable before register accessSebastian Hesselbarth2013-09-301-13/+12
* | PCI: mvebu: add support for MSIThomas Petazzoni2013-09-301-0/+26
|/
* 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/+10
| * 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/+1
| |\ \
| * | | 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-036-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/+55
| * | 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/+1
|/
* 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-05-311-11/+44
|\
| * pci: mvebu: fix the emulation of the status registerThomas Petazzoni2013-05-271-4/+1
| * 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