summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2015-10-15pci-imx6: fix reboot bugTroy Kisky
2015-08-24pci-imx6.c: backport fixes from imx_3.14.38_6qp_betaMax Krummenacher
2015-08-24pcie-imx6: improve reset function for reseting EPMax Krummenacher
2015-08-24pcie-imx6: add reset function for reseting downstream EPMax Krummenacher
2015-08-24pci-imx6.c: add config option to force GEN1 speedMax Krummenacher
2015-05-29pci-imx6.c: remove compiler warningMax Krummenacher
2015-05-29PCI: Add quirk for setting valid class for TW6869 frame grabberTroy Kisky
2015-03-19MLK-10422 pci: designware: do not switch the mem viewRichard Zhu
2015-02-11MLK-10203-4 PCI: imx: add the disp_mix for imx6sx pcieRichard Zhu
2015-02-11MLK-10203-1 pci: imx: enable imx6qdl pcie supportRichard Zhu
2015-01-19MLK-10058-4 pci: imx6: refine imx6sx pcie pmRichard Zhu
2015-01-15MLK-10006 PCI: imx6: pcie ep rc msi demoRichard Zhu
2015-01-15MLK-10005 PCI: imx6:enable pcie ep rc validation systemRichard Zhu
2015-01-15MLK-10009-8 PCI: imx6: Add imx6sx pcie supportRichard Zhu
2015-01-15MLK-10009-7 PCI: imx6: Wait the clocks to stabilize after ref_enRichard Zhu
2015-01-15MLK-10009-6 PCI: designware: Fix one potential assignment error of cfg startRichard Zhu
2015-01-15MLK-10009-5 PCI: designware: Set func type of host init to intRichard Zhu
2015-01-15MLK-10009-4 PCI: designware: Refine setup_rc and add msi data restoreRichard Zhu
2015-01-15PCI: imx6: Delay enabling reference clock for SS until it stabilizesTim Harvey
2015-01-15PCI: imx6: Probe in module_init(), not fs_initcall()Lucas Stach
2015-01-15PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i...Lucas Stach
2015-01-15PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()Lucas Stach
2015-01-15PCI: designware: Parse bus-range property from devicetreeLucas Stach
2015-01-15PCI: imx6: Put LTSSM in "Detect" state before disabling itLucas Stach
2015-01-15PCI: designware: Add support for v3.65 hardwareMurali Karicheri
2015-01-15PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2015-01-15PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2015-01-15PCI: dra7xx: Add TI DRA7xx PCIe driverKishon Vijay Abraham I
2015-01-15PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I
2015-01-15PCI: designware: Look for configuration space in 'reg', not 'ranges'Kishon Vijay Abraham I
2015-01-15PCI: mvebu: Remove ARCH_KIRKWOOD dependencyAndrew Lunn
2015-01-15PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xxPratyush Anand
2015-01-15PCI: generic: Add generic PCI host controller driverWill Deacon
2015-01-15PCI: imx6: Add support for MSILucas Stach
2015-01-15PCI: designware: Make MSI ISR shared IRQ awareLucas Stach
2015-01-15PCI: imx6: Remove optional (and unused) IRQsLucas Stach
2015-01-15PCI: imx6: Drop old IRQ mappingLucas Stach
2015-01-15PCI: imx6: Use new clock namesLucas Stach
2015-01-15PCI: imx6: Fix imx6_add_pcie_port() section mismatch warningSachin Kamat
2015-01-15PCI: exynos: Fix add_pcie_port() section mismatch warningSachin Kamat
2015-01-15PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy
2015-01-15PCI: exynos: Remove unnecessary OOM messagesJingoo Han
2015-01-15PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray
2015-01-15PCI: designware: Use new OF interrupt mapping when possibleLucas Stach
2015-01-15PCI: designware: Fix comment for setting number of lanesMohit Kumar
2015-01-15pci: pcie-designware: Remove irq_desc abuseThomas Gleixner
2015-01-15PCI: rcar: Make the Kconfig dependencies more genericMagnus Damm
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-12-06PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu
2014-11-14PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman