summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-31Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/host-exynos' into nextBjorn Helgaas
2013-10-31PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut
2013-10-30PCI: Add R-Car Gen2 internal PCI supportValentine Barshak
2013-10-30PCI: imx6: Remove redundant of_match_ptrSachin Kamat
2013-10-29PCI: imx6: Increase link startup timeoutMarek Vasut
2013-10-29PCI: exynos: Remove redundant of_match_ptrSachin Kamat
2013-10-29PCI: imx6: Fix imprecise abort handlerTim Harvey
2013-10-29PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-09PCI: designware: Add irq_create_mapping()Pratyush Anand
2013-10-09PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas
2013-10-09PCI: designware: Add header guardsSeungwon Jeon
2013-10-08PCI: mvebu: make local functions staticJingoo Han
2013-10-08PCI: mvebu: add I/O access wrappersSeungwon Jeon
2013-10-08PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plugJason Gunthorpe
2013-10-04PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun
2013-09-30PCI: mvebu: add support for Marvell Dove SoCsSebastian Hesselbarth
2013-09-30PCI: mvebu: add support for reset on GPIOSebastian Hesselbarth
2013-09-30PCI: mvebu: remove subsys_initcallSebastian Hesselbarth
2013-09-30PCI: mvebu: increment nports only for registered portsSebastian Hesselbarth
2013-09-30PCI: mvebu: move clock enable before register accessSebastian Hesselbarth
2013-09-30PCI: mvebu: add support for MSIThomas Petazzoni
2013-09-27Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2013-09-27Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2013-09-27PCI: imx6: Add support for i.MX6 PCIe controllerSean Cross
2013-09-25PCI: tegra: Add missing __iomem annotationJingoo Han
2013-09-25PCI: exynos: Turn off power of phy block when link failedJingoo Han
2013-09-25PCI: exynos: Add support for MSIJingoo Han
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-29PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-08-29PCI: exynos: Add I/O access wrappersSeungwon Jeon
2013-08-29PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-19Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren
2013-08-13PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren
2013-08-13PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding
2013-08-12PCI: exynos: Split into Synopsys part and Exynos partJingoo Han
2013-08-12PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni
2013-08-06PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera
2013-08-06PCI: mvebu: Check valid base address before port setupEzequiel Garcia