summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware-ep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* PCI: tegra: Add support for PCIe endpoint mode in Tegra194Vidya Sagar2020-03-311-0/+4
* PCI: dwc: Add API to notify core initialization completionVidya Sagar2020-02-251-0/+7
* PCI: dwc: Refactor core initialization code for EP modeVidya Sagar2020-02-251-28/+44
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas2019-09-231-35/+2
|\
| * PCI: dwc: Move config space capability search APIVidya Sagar2019-08-131-35/+2
* | PCI: dwc: Add validation that PCIe core is set to correct modeJonathan Chocron2019-09-161-0/+8
|/
* PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I2019-05-011-2/+5
* PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest sizeKishon Vijay Abraham I2019-05-011-0/+34
* PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offsetKishon Vijay Abraham I2019-04-161-5/+5
* PCI: dwc: Enable iATU unroll for endpoint tooKishon Vijay Abraham I2019-04-151-4/+0
* Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2019-03-061-0/+12
|\
| * PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_opsKishon Vijay Abraham I2019-02-141-0/+12
* | PCI: dwc: Print debug error message when MSI-X entry control mask bit is setGustavo Pimentel2019-02-121-1/+3
|/
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-061-0/+4
|\
| * PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren2018-12-181-0/+4
* | PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel2018-11-271-1/+0
|/
* PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel2018-07-191-0/+10
* PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel2018-07-191-16/+33
* PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel2018-07-191-1/+136
* 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-8/+6
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-131-3/+5
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+422