summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-08-07ENGR00326135 pcie: pcie ep test fail on imx6q sdrel_imx_3.10.31_1.1.0_betaRichard Zhu
2014-08-06ENGR00325494 pcie:delay is requried after clks_enRichard Zhu
2014-07-09ENGR00320021-3 pcie:add the pcie reg dumpRichard Zhu
2014-07-09ENGR00322021-2 pcie:can't access pcie dbi registerRichard Zhu
2014-06-24ENGR00319416 pcie: random link down issue after warm-rstRichard Zhu
2014-05-26ENGR00314581 pcie: enable pcie ep rc on imx6sxRichard Zhu
2014-05-26ENGR00314570-2 pcie:add pcie power control on imx6sxRichard Zhu
2014-05-16ENGR00313685-7 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch ...Grant Likely
2014-05-16ENGR00313685-3 of/irq: simplify args to irq_create_of_mappingGrant Likely
2014-05-16ENGR00313685-2 of/irq: Replace of_irq with of_phandle_argsGrant Likely
2014-05-16ENGR00313685-1 of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2014-04-16ENGR00304676-3: pci: host: imx6: remove gpc operate codeRobin Gong
2014-04-16ENGR00303325-1 pcie: enable pcie on imx6sxRichard Zhu
2014-04-16ENGR00298392 pcie: imx pcie ep rc msi demoRichard Zhu
2014-04-16ENGR00298389 pcie: let rc can access mem of epRichard Zhu
2014-04-16ENGR00289889 pcie: make all pcie gpio be optionalRichard Zhu
2014-04-16ENGR00288407 pcie: add pcie ep rc validation systemRichard Zhu
2014-04-16ENGR00288406 pcie: imx: enable pcie switch supportRichard Zhu
2014-04-16ENGR00286487 pci: imx: eanble pcie msi supportRichard Zhu
2014-04-16PCI: Introduce new MSI chip infrastructureThierry Reding
2014-04-16PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2014-04-16PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev
2014-04-16PCI: designware: Add irq_create_mapping()Pratyush Anand
2014-04-16PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas
2014-04-16PCI: designware: Add header guardsSeungwon Jeon
2014-04-16PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun
2014-04-16PCI: exynos: Turn off power of phy block when link failedJingoo Han
2014-04-16PCI: exynos: Add support for MSIJingoo Han
2014-04-16PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut
2014-04-16PCI: imx6: Remove redundant of_match_ptrSachin Kamat
2014-04-16PCI: imx6: Increase link startup timeoutMarek Vasut
2014-04-16PCI: imx6: Fix imprecise abort handlerTim Harvey
2014-04-16PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun
2014-04-16PCI: imx6: Add support for i.MX6 PCIe controllerSean Cross
2014-04-16ENGR00288565 Revert "ENGR00275213-4 pcie_imx: enable pcie on imx6 platforms"Richard Zhu
2014-04-16ENGR00288562 Revert "ENGR00278492 imx: pcie: delay is required after REF_CLK_...Richard Zhu
2014-04-16ENGR00278492 imx: pcie: delay is required after REF_CLK_EN is setRichard Zhu
2014-04-16ENGR00275213-4 pcie_imx: enable pcie on imx6 platformsRichard Zhu
2014-04-16PCI: exynos: Split into Synopsys part and Exynos partJingoo Han
2014-04-16pci: Add PCIe driver for Samsung ExynosJingoo Han
2014-04-16pci: mvebu: enable driver usage on KirkwoodThomas Petazzoni
2014-04-16pci: PCIe driver for Marvell Armada 370/XP systemsThomas Petazzoni
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-04PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu
2013-11-29PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas
2013-11-29PCI: Remove PCIe Capability version checksBjorn Helgaas
2013-11-29PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas
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