summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc
Commit message (Expand)AuthorAgeFilesLines
...
* | PCI: dwc: Select PCI_HOST_COMMON for hisiArnd Bergmann2017-04-031-0/+1
* | PCI: exynos: Initialize elbi_base even when using PHY frameworkJaehoon Chung2017-03-071-4/+4
|/
* PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck2017-02-2510-0/+18
* Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2017-02-211-6/+1
* Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-02-211-35/+2
* Merge branch 'pci/host-hisi' into nextBjorn Helgaas2017-02-211-12/+70
* Merge branch 'pci/host-exynos' into nextBjorn Helgaas2017-02-211-226/+333
* PCI: dwc: Remove dependency of designware on CONFIG_PCIKishon Vijay Abraham I2017-02-211-1/+12
* PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc hostKishon Vijay Abraham I2017-02-213-16/+42
* PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I2017-02-214-624/+650
* PCI: dwc: designware: Fix style errors in pcie-designware.cKishon Vijay Abraham I2017-02-211-21/+21
* PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()Kishon Vijay Abraham I2017-02-212-8/+11
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-2115-481/+666
* PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()Kishon Vijay Abraham I2017-02-211-16/+17
* PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I2017-02-217-33/+33
* PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I2017-02-2111-4/+22
* PCI: dwc: designware: Move register defines to designware header fileKishon Vijay Abraham I2017-02-212-70/+71
* PCI: dwc: Use PTR_ERR_OR_ZERO to simplify codeFengguang Wu2017-02-211-12/+3
* PCI: dra7xx: Group PHY API invocationsKishon Vijay Abraham I2017-02-211-41/+51
* PCI: dra7xx: Enable MSI and legacy interrupts simultaneouslyKishon Vijay Abraham I2017-02-211-19/+13
* PCI: dra7xx: Add support to force RC to work in GEN1 modeKishon Vijay Abraham I2017-02-211-0/+29
* PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()Kishon Vijay Abraham I2017-02-211-16/+5
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-2117-0/+6431
OpenPOWER on IntegriCloud