summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware-ep.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driverManivannan Sadhasivam2021-10-111-0/+3
* PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I2021-08-191-18/+18
* PCI: dwc: Move iATU detection earlierHou Zhiqiang2021-04-291-0/+2
* PCI: dwc: Don't assume the ops in dw_pcie always existJisheng Zhang2021-02-241-5/+3
* PCI: dwc: Detect number of iATU windowsRob Herring2020-11-191-20/+0
* PCI: dwc: Move inbound and outbound windows to common structRob Herring2020-11-191-12/+13
* PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring2020-11-191-3/+26
* PCI: designware-ep: Modify MSI and MSIX CAP way of findingXiaowei Bao2020-09-211-19/+102
* PCI: designware-ep: Move the function of getting MSI capability forwardXiaowei Bao2020-09-211-4/+4
* PCI: designware-ep: Add the doorbell mode of MSI-X in EP modeXiaowei Bao2020-09-211-0/+19
* PCI: designware-ep: Add multiple PFs support for DWCXiaowei Bao2020-09-211-39/+86
* PCI: dwc: Centralize link gen settingRob Herring2020-09-101-2/+9
* PCI: designware-ep: Fix the Header Type checkHou Zhiqiang2020-09-071-1/+2
* PCI: Fix kerneldoc warningsKrzysztof Kozlowski2020-08-051-1/+1
* Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2020-06-041-8/+8
|\
| * PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar2020-05-221-8/+8
* | PCI: dwc: Clean up computing of msix_tblJiri Slaby2020-05-051-5/+1
|/
* PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table addressKishon Vijay Abraham I2020-04-021-29/+17
* PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I2020-04-021-2/+13
* 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-051-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-121-3/+5
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+422