summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie-designware.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: Constify dw_pcie_host_ops structuresAndrey Smirnov2019-01-081-1/+1
* PCI: dwc: Add accessors for write permission of DBIAndrey Smirnov2019-01-081-0/+26
* PCI: dwc: designware: Handle ->host_init() failuresAndrey Smirnov2019-01-081-1/+1
* PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateAndrey Smirnov2019-01-081-4/+1
* PCI: Fix typos and whitespace errorsAndrey Smirnov2019-01-081-1/+1
* PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytesAndrey Smirnov2019-01-081-6/+9
* PCI: dwc: all: Modify dbi accessors to take dbi_base as argumentAndrey Smirnov2019-01-081-4/+15
* PCI: dwc: Split pcie-designware.c into host and core filesAndrey Smirnov2019-01-081-1/+4
* PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()Andrey Smirnov2019-01-081-1/+0
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresAndrey Smirnov2019-01-081-22/+35
* PCI: dwc: all: Rename cfg_read/cfg_write to read/writeAndrey Smirnov2019-01-081-2/+2
* PCI: dwc: designware: Move register defines to designware header fileAndrey Smirnov2019-01-081-0/+78
* PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc()Andrey Smirnov2019-01-081-0/+2
* PCI: designware: Swap order of dw_pcie_writel_rc() reg/val argumentsAndrey Smirnov2019-01-081-1/+1
* PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfacesAndrey Smirnov2019-01-081-3/+2
* PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2Andrey Smirnov2019-01-081-0/+1
* PCI: designware: Add iATU Unroll featureAndrey Smirnov2019-01-081-0/+1
* PCI: designware: Move link wait definitions to .c fileAndrey Smirnov2019-01-081-4/+0
* PCI: designware: Return data directly from dw_pcie_readl_rc()Andrey Smirnov2019-01-081-2/+1
* PCI: designware: Add generic dw_pcie_wait_for_link()Andrey Smirnov2019-01-081-0/+6
* PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesAndrey Smirnov2019-01-081-2/+2
* PCI: desginware: Remove bogus prototypesAndrey Smirnov2019-01-081-2/+0
* pci: Add pcie-designware driverSascha Hauer2015-03-171-0/+71