summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2015-02-04pcie-imx6: improve reset function for reseting EPMax Krummenacher
2014-12-03pci-imx6.c: remove compiler warningMax Krummenacher
2014-11-21pcie-imx6: add reset function for reseting downstream EPMax Krummenacher
2014-09-10Kconfig: Make PCI_FORCE_GEN1 depend on PCI_IMX6Max Krummenacher
2014-06-23pci-imx6.c: add config option to force GEN1 speedMax Krummenacher
2014-06-23pci-imx6.c: fix BUG, scheduling while atomicMax Krummenacher
2014-04-24PCI: Add quirk for setting valid class for TW6869 frame grabberTroy Kisky
2014-04-24pci-imx6.c: wait for retrainingMarek Vasut
2014-04-24PCI: imx6: add commentRichard Zhu
2014-04-24pci-imx6: add gen 2 timeout messageTroy Kisky
2014-04-24pci-imx6: always enable lvds_gateTroy Kisky
2014-04-24pci-imx6: add imx6_pcie_assert_core_resetTroy Kisky
2014-04-24PCI: imx6: Start link in Gen1 before negotiating for Gen2 modeMarek Vasut
2014-04-24PCI: imx6: Factor out link up wait loopMarek Vasut
2014-04-24PCI: imx6: Factor out PHY resetMarek Vasut
2014-04-24PCI: imx6: Report "link up" only after link training completesMarek Vasut
2014-04-24PCI: imx6: Remove unneeded 'goto err'Fabio Estevam
2014-04-24PCI: imx6: Remove unneeded check of platform_get_resource()Fabio Estevam
2014-02-13ENGR00298392 pcie: imx pcie ep rc msi demoRichard Zhu
2014-02-13ENGR00298389 pcie: let rc can access mem of epRichard Zhu
2013-11-28ENGR00289889 pcie: make all pcie gpio be optionalRichard Zhu
2013-11-20ENGR00288407 pcie: add pcie ep rc validation systemRichard Zhu
2013-11-20ENGR00288406 pcie: imx: enable pcie switch supportRichard Zhu
2013-11-20ENGR00286487 pci: imx: eanble pcie msi supportRichard Zhu
2013-11-20PCI: Introduce new MSI chip infrastructureThierry Reding
2013-11-20PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-11-20PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev
2013-11-20PCI: designware: Add irq_create_mapping()Pratyush Anand
2013-11-20PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas
2013-11-20PCI: designware: Add header guardsSeungwon Jeon
2013-11-20PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun
2013-11-20PCI: exynos: Turn off power of phy block when link failedJingoo Han
2013-11-20PCI: exynos: Add support for MSIJingoo Han
2013-11-20PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut
2013-11-20PCI: imx6: Remove redundant of_match_ptrSachin Kamat
2013-11-20PCI: imx6: Increase link startup timeoutMarek Vasut
2013-11-20PCI: imx6: Fix imprecise abort handlerTim Harvey
2013-11-20PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun
2013-11-20PCI: imx6: Add support for i.MX6 PCIe controllerSean Cross
2013-11-20ENGR00288565 Revert "ENGR00275213-4 pcie_imx: enable pcie on imx6 platforms"Richard Zhu
2013-11-20ENGR00288562 Revert "ENGR00278492 imx: pcie: delay is required after REF_CLK_...Richard Zhu
2013-10-30ENGR00278492 imx: pcie: delay is required after REF_CLK_EN is setRichard Zhu
2013-10-30ENGR00275213-4 pcie_imx: enable pcie on imx6 platformsRichard Zhu
2013-10-30PCI: exynos: Split into Synopsys part and Exynos partJingoo Han
2013-10-30pci: Add PCIe driver for Samsung ExynosJingoo Han
2013-10-30pci: mvebu: enable driver usage on KirkwoodThomas Petazzoni
2013-10-30pci: PCIe driver for Marvell Armada 370/XP systemsThomas Petazzoni
2013-10-01PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki
2013-08-29ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki
2013-08-11PCI: Retry allocation of only the resource type that failedYinghai Lu