aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAge
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\
| * Merge branch 'pci/host-rcar' into nextBjorn Helgaas2013-10-31
| |\
| | * PCI: Add R-Car Gen2 internal PCI supportValentine Barshak2013-10-30
| * | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-10-31
| |\ \
| | * | PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut2013-10-31
| | * | PCI: imx6: Remove redundant of_match_ptrSachin Kamat2013-10-30
| | * | PCI: imx6: Increase link startup timeoutMarek Vasut2013-10-29
| | * | PCI: imx6: Fix imprecise abort handlerTim Harvey2013-10-29
| | * | PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun2013-10-29
| * | | Merge branch 'pci/host-exynos' into nextBjorn Helgaas2013-10-31
| |\ \ \
| | * | | PCI: exynos: Remove redundant of_match_ptrSachin Kamat2013-10-29
| | * | | PCI: designware: Add irq_create_mapping()Pratyush Anand2013-10-09
| | * | | PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas2013-10-09
| | * | | PCI: designware: Add header guardsSeungwon Jeon2013-10-09
| | * | | PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-04
| * | | | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2013-09-27
| |\ \ \ \
| | * | | | PCI: tegra: Add missing __iomem annotationJingoo Han2013-09-25
| | | |_|/ | | |/| |
| * | | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-09-27
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | PCI: imx6: Add support for i.MX6 PCIe controllerSean Cross2013-09-27
| | |/
| * | PCI: exynos: Turn off power of phy block when link failedJingoo Han2013-09-25
| * | PCI: exynos: Add support for MSIJingoo Han2013-09-25
| |/
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \
| * | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-24
| * | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-24
| * | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
| * | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
| |/
* | PCI: mvebu: make local functions staticJingoo Han2013-10-08
* | PCI: mvebu: add I/O access wrappersSeungwon Jeon2013-10-08
* | PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plugJason Gunthorpe2013-10-08
* | PCI: mvebu: add support for Marvell Dove SoCsSebastian Hesselbarth2013-09-30
* | PCI: mvebu: add support for reset on GPIOSebastian Hesselbarth2013-09-30
* | PCI: mvebu: remove subsys_initcallSebastian Hesselbarth2013-09-30
* | PCI: mvebu: increment nports only for registered portsSebastian Hesselbarth2013-09-30
* | PCI: mvebu: move clock enable before register accessSebastian Hesselbarth2013-09-30
* | PCI: mvebu: add support for MSIThomas Petazzoni2013-09-30
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-06
|\
| * PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-29
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-21
| |\
| | * ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren2013-08-13
| | * PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren2013-08-13
| | * PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal2013-08-13
| | * PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding2013-08-13
| * | Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2013-08-19
| |\ \
| * | | PCI: mvebu: Check valid base address before port setupEzequiel Garcia2013-08-06
| * | | PCI: mvebu: Adapt to the new device tree layoutThomas Petazzoni2013-08-06
| | |/ | |/|
* | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-03
|\ \ \ | |_|/ |/| |
| * | PCI: exynos: Add I/O access wrappersSeungwon Jeon2013-08-29
| * | PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon2013-08-29
| * | PCI: exynos: Split into Synopsys part and Exynos partJingoo Han2013-08-12