summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pcie-designware-plat.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-259/+0
* PCI: dwc: Add support for EP modeGustavo Pimentel2018-05-151-10/+139
* PCI: dwc: Define maximum number of vectorsGustavo Pimentel2018-05-141-0/+6
* PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical APIGustavo Pimentel2018-03-061-16/+0
* PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-4/+1
* PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-031-1/+3
* PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-021-1/+1
* PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang2017-07-021-1/+2
* PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-281-0/+1
* 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-11/+16
* 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/+126
OpenPOWER on IntegriCloud