summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pcie-designware-plat.c
AgeCommit message (Expand)Author
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin
2018-05-15PCI: dwc: Add support for EP modeGustavo Pimentel
2018-05-14PCI: dwc: Define maximum number of vectorsGustavo Pimentel
2018-03-06PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical APIGustavo Pimentel
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2017-08-03PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson
2017-07-02PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang
2017-07-02PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris
2017-04-04PCI: dwc: Fix dw_pcie_ops NULL pointer dereferenceNiklas Cassel
2017-02-25PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck
2017-02-21PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I
2017-02-21PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I