summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pcie-artpec6.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2017-09-071-6/+0
|\
| * PCI: artpec6: Stop enabling writes to DBI read-only registersHou Zhiqiang2017-08-291-6/+0
* | Merge branch 'pci/host-designware' into nextBjorn Helgaas2017-09-071-1/+3
|\|
| * PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-031-1/+3
* | PCI: artpec6: Fix platform_get_irq() error handlingFabio Estevam2017-09-051-2/+2
|/
* PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-021-1/+1
* PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-281-0/+1
* PCI: dwc: artpec6: Populate cpu_addr_fixup opsKishon Vijay Abraham I2017-04-041-5/+6
* PCI: dwc: Fix dw_pcie_ops NULL pointer dereferenceNiklas Cassel2017-04-041-0/+4
* 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-20/+28
* PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I2017-02-211-0/+2
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-0/+283