summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware-plat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I2019-04-151-1/+1
* Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2019-03-061-4/+13
|\
| * PCI: designware-plat: Remove setting epc->features in Designware plat EP driverKishon Vijay Abraham I2019-02-151-4/+0
| * PCI: designware-plat: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I2019-02-141-0/+13
* | PCI: dwc: Remove unnecessary header include (signal.h)Gustavo Pimentel2019-02-011-1/+0
* | PCI: dwc: Remove unnecessary header include (of_gpio.h)Gustavo Pimentel2019-02-011-1/+0
|/
* pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-191-0/+1
* PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel2018-07-191-2/+1
* PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel2018-07-191-0/+2
* PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel2018-07-191-1/+1
* PCI: dwc: Fix EP link notification implementationGustavo Pimentel2018-07-191-0/+3
* PCI: designware-plat: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+259