summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pcie-designware.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-011-1/+1
* PCI: dwc: designware: Add EP mode supportKishon Vijay Abraham I2017-04-281-0/+125
* PCI: dwc: designware: Move _unroll configurations to a separate functionKishon Vijay Abraham I2017-04-041-39/+58
* PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytesKishon Vijay Abraham I2017-04-041-10/+24
* PCI: dwc: all: Modify dbi accessors to take dbi_base as argumentKishon Vijay Abraham I2017-04-041-6/+7
* PCI: dwc: designware: Add new *ops* for CPU addr fixupKishon Vijay Abraham I2017-04-041-0/+3
* PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I2017-02-211-623/+6
* 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-211-7/+11
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-211-95/+108
* 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-211-6/+6
* PCI: dwc: designware: Move register defines to designware header fileKishon Vijay Abraham I2017-02-211-70/+0
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-0/+902
OpenPOWER on IntegriCloud