summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie-designware-host.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/pci'Sascha Hauer2019-02-131-8/+2
|\
| * PCI: Consify pci_ops in struct pci_controllerAndrey Smirnov2019-01-161-2/+2
| * PCI: Assume 1:1 mapping if .res_start callback is NULLAndrey Smirnov2019-01-161-6/+0
* | Merge branch 'for-next/misc'Sascha Hauer2019-02-131-1/+1
|\ \
| * | treewide: Remove trailing whitespaces and tabsAlexander Shiyan2019-01-211-1/+1
| |/
* / PCI: dwc: Fix pointer width cast problemAndrey Smirnov2019-02-111-3/+3
|/
* PCI: dwc: Small computation improvementAndrey Smirnov2019-01-081-4/+4
* PCI: dwc: Fix enumeration end when reaching root subordinateAndrey Smirnov2019-01-081-1/+1
* PCI: dwc: Enable write permission for Class Code, Interrupt Pin updatesAndrey Smirnov2019-01-081-1/+5
* PCI: dwc: designware: Handle ->host_init() failuresAndrey Smirnov2019-01-081-2/+5
* PCI: dwc: Replace lower into upper case charactersAndrey Smirnov2019-01-081-8/+8
* 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: Split pcie-designware.c into host and core filesAndrey Smirnov2019-01-081-0/+412