summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pcie-spear13xx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/host-spear13xx' into nextBjorn Helgaas2017-09-071-2/+2
|\
| * PCI: spear13xx: Fix platform_get_irq() error handlingFabio Estevam2017-09-051-2/+2
* | PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-031-1/+3
|/
* PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-031-1/+1
* PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-281-0/+1
* PCI: spear13xx: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
* PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck2017-02-251-0/+2
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-211-31/+43
* PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I2017-02-211-12/+12
* PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I2017-02-211-1/+2
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-0/+299