index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-designware-ep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
2020-09-21
1
-19
/
+102
*
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
2020-09-21
1
-4
/
+4
*
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
2020-09-21
1
-0
/
+19
*
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
2020-09-21
1
-39
/
+86
*
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-10
1
-2
/
+9
*
PCI: designware-ep: Fix the Header Type check
Hou Zhiqiang
2020-09-07
1
-1
/
+2
*
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-08-06
1
-1
/
+1
*
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2020-06-04
1
-8
/
+8
|
\
|
*
PCI: endpoint: Add support to handle multiple base for mapping outbound memory
Lad Prabhakar
2020-05-22
1
-8
/
+8
*
|
PCI: dwc: Clean up computing of msix_tbl
Jiri Slaby
2020-05-05
1
-5
/
+1
|
/
*
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
2020-04-02
1
-29
/
+17
*
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
2020-04-02
1
-2
/
+13
*
PCI: tegra: Add support for PCIe endpoint mode in Tegra194
Vidya Sagar
2020-03-31
1
-0
/
+4
*
PCI: dwc: Add API to notify core initialization completion
Vidya Sagar
2020-02-25
1
-0
/
+7
*
PCI: dwc: Refactor core initialization code for EP mode
Vidya Sagar
2020-02-25
1
-28
/
+44
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
2019-09-23
1
-35
/
+2
|
\
|
*
PCI: dwc: Move config space capability search API
Vidya Sagar
2019-08-13
1
-35
/
+2
*
|
PCI: dwc: Add validation that PCIe core is set to correct mode
Jonathan Chocron
2019-09-16
1
-0
/
+8
|
/
*
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
2019-05-01
1
-2
/
+5
*
PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
Kishon Vijay Abraham I
2019-05-01
1
-0
/
+34
*
PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset
Kishon Vijay Abraham I
2019-04-16
1
-5
/
+5
*
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
2019-04-15
1
-4
/
+0
*
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2019-03-06
1
-0
/
+12
|
\
|
*
PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-14
1
-0
/
+12
*
|
PCI: dwc: Print debug error message when MSI-X entry control mask bit is set
Gustavo Pimentel
2019-02-12
1
-1
/
+3
|
/
*
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-06
1
-0
/
+4
|
\
|
*
PCI: dwc: Don't hard-code DBI/ATU offset
Stephen Warren
2018-12-18
1
-0
/
+4
*
|
PCI: dwc: Fix MSI-X EP framework address calculation bug
Gustavo Pimentel
2018-11-27
1
-1
/
+0
|
/
*
PCI: dwc: Add legacy interrupt callback handler
Gustavo Pimentel
2018-07-19
1
-0
/
+10
*
PCI: dwc: Rework MSI callbacks handler
Gustavo Pimentel
2018-07-19
1
-16
/
+33
*
PCI: dwc: Add MSI-X callbacks handler
Gustavo Pimentel
2018-07-19
1
-1
/
+136
*
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
2018-07-19
1
-1
/
+1
*
PCI: dwc: Fix EP link notification implementation
Gustavo Pimentel
2018-07-19
1
-8
/
+6
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-13
1
-3
/
+5
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-0
/
+422