index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-designware-ep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-11
PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver
Manivannan Sadhasivam
1
-0
/
+3
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
1
-18
/
+18
2021-04-29
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
1
-0
/
+2
2021-02-24
PCI: dwc: Don't assume the ops in dw_pcie always exist
Jisheng Zhang
1
-5
/
+3
2020-11-19
PCI: dwc: Detect number of iATU windows
Rob Herring
1
-20
/
+0
2020-11-19
PCI: dwc: Move inbound and outbound windows to common struct
Rob Herring
1
-12
/
+13
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
1
-3
/
+26
2020-09-21
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
1
-19
/
+102
2020-09-21
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
1
-4
/
+4
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
1
-0
/
+19
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
1
-39
/
+86
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
1
-2
/
+9
2020-09-07
PCI: designware-ep: Fix the Header Type check
Hou Zhiqiang
1
-1
/
+2
2020-08-06
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
1
-1
/
+1
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-8
/
+8
2020-05-22
PCI: endpoint: Add support to handle multiple base for mapping outbound memory
Lad Prabhakar
1
-8
/
+8
2020-05-05
PCI: dwc: Clean up computing of msix_tbl
Jiri Slaby
1
-5
/
+1
2020-04-02
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
1
-29
/
+17
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
1
-2
/
+13
2020-03-31
PCI: tegra: Add support for PCIe endpoint mode in Tegra194
Vidya Sagar
1
-0
/
+4
2020-02-25
PCI: dwc: Add API to notify core initialization completion
Vidya Sagar
1
-0
/
+7
2020-02-25
PCI: dwc: Refactor core initialization code for EP mode
Vidya Sagar
1
-28
/
+44
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-09-24
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
1
-35
/
+2
2019-09-16
PCI: dwc: Add validation that PCIe core is set to correct mode
Jonathan Chocron
1
-0
/
+8
2019-08-13
PCI: dwc: Move config space capability search API
Vidya Sagar
1
-35
/
+2
2019-05-01
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
1
-2
/
+5
2019-05-01
PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
Kishon Vijay Abraham I
1
-0
/
+34
2019-04-16
PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset
Kishon Vijay Abraham I
1
-5
/
+5
2019-04-15
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
1
-4
/
+0
2019-03-07
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
1
-0
/
+12
2019-02-14
PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops
Kishon Vijay Abraham I
1
-0
/
+12
2019-02-12
PCI: dwc: Print debug error message when MSI-X entry control mask bit is set
Gustavo Pimentel
1
-1
/
+3
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2018-12-18
PCI: dwc: Don't hard-code DBI/ATU offset
Stephen Warren
1
-0
/
+4
2018-11-27
PCI: dwc: Fix MSI-X EP framework address calculation bug
Gustavo Pimentel
1
-1
/
+0
2018-07-19
PCI: dwc: Add legacy interrupt callback handler
Gustavo Pimentel
1
-0
/
+10
2018-07-19
PCI: dwc: Rework MSI callbacks handler
Gustavo Pimentel
1
-16
/
+33
2018-07-19
PCI: dwc: Add MSI-X callbacks handler
Gustavo Pimentel
1
-1
/
+136
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
1
-1
/
+1
2018-07-19
PCI: dwc: Fix EP link notification implementation
Gustavo Pimentel
1
-8
/
+6
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+5
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+422