summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pcie-artpec6.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: artpec6: Add support for the ARTPEC-7 SoCNiklas Cassel2017-12-211-4/+183
* PCI: dwc: artpec6: Deassert the core before waiting for PHYNiklas Cassel2017-12-211-16/+29
* PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argumentNiklas Cassel2017-12-211-4/+14
* PCI: dwc: artpec6: Add support for endpoint modeNiklas Cassel2017-12-211-6/+146
* PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functionsNiklas Cassel2017-12-211-26/+29
* PCI: dwc: artpec6: Use BIT and GENMASK macrosNiklas Cassel2017-12-211-17/+17
* PCI: dwc: artpec6: Remove unused definesNiklas Cassel2017-12-211-3/+0
* 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
OpenPOWER on IntegriCloud