summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pcie-artpec6.c
Commit message (Expand)AuthorAge
* PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical APIGustavo Pimentel2018-03-06
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-28
* | Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas2018-02-01
|\ \ | |/ |/|
| * PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()Wei Yongjun2018-01-03
| * PCI: dwc: artpec6: Add support for the ARTPEC-7 SoCNiklas Cassel2017-12-21
| * PCI: dwc: artpec6: Deassert the core before waiting for PHYNiklas Cassel2017-12-21
| * PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argumentNiklas Cassel2017-12-21
| * PCI: dwc: artpec6: Add support for endpoint modeNiklas Cassel2017-12-21
| * PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functionsNiklas Cassel2017-12-21
| * PCI: dwc: artpec6: Use BIT and GENMASK macrosNiklas Cassel2017-12-21
| * PCI: dwc: artpec6: Remove unused definesNiklas Cassel2017-12-21
|/
* Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2017-09-07
|\
| * PCI: artpec6: Stop enabling writes to DBI read-only registersHou Zhiqiang2017-08-29
* | Merge branch 'pci/host-designware' into nextBjorn Helgaas2017-09-07
|\ \ | |/
| * PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-03
* | PCI: artpec6: Fix platform_get_irq() error handlingFabio Estevam2017-09-05
|/
* PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-02
* PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-28
* PCI: dwc: artpec6: Populate cpu_addr_fixup opsKishon Vijay Abraham I2017-04-04
* PCI: dwc: Fix dw_pcie_ops NULL pointer dereferenceNiklas Cassel2017-04-04
* PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck2017-02-25
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-21
* PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I2017-02-21
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-21