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.13.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
/
endpoint
/
functions
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+1
2023-02-14
PCI: endpoint: Use link_up() callback in place of LINK_UP notifier
Manivannan Sadhasivam
1
-23
/
+10
2023-02-14
PCI: endpoint: Use callback mechanism for passing events from EPC to EPF
Manivannan Sadhasivam
1
-7
/
+6
2023-01-18
PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-doc
Yang Yingliang
1
-0
/
+1
2022-12-10
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2
-10
/
+10
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix sparse ntb->reg build warning
Frank Li
1
-4
/
+4
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix sparse build warning for epf_db
Frank Li
1
-6
/
+4
2022-11-23
PCI: endpoint: pci-epf-vntb: Replace hardcoded 4 with sizeof(u32)
Frank Li
1
-12
/
+12
2022-11-23
PCI: endpoint: pci-epf-vntb: Remove unused epf_db_phy struct member
Frank Li
1
-1
/
+0
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error path
Frank Li
1
-1
/
+1
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix struct epf_ntb_ctrl indentation
Frank Li
1
-14
/
+14
2022-11-23
PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
Frank Li
1
-29
/
+54
2022-11-11
PCI: endpoint: Fix Kconfig indent style
Shunsuke Mie
1
-9
/
+9
2022-10-27
PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
Kunihiko Hayashi
1
-1
/
+1
2022-08-14
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
3
-0
/
+1455
2022-08-10
NTB: EPF: Tidy up some bounds checks
Dan Carpenter
1
-2
/
+9
2022-08-10
NTB: EPF: Fix error code in epf_ntb_bind()
Dan Carpenter
1
-1
/
+2
2022-08-10
PCI: endpoint: pci-epf-vntb: reduce several globals to statics
Tom Rix
1
-3
/
+3
2022-08-10
PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
Yang Yingliang
1
-5
/
+15
2022-08-10
PCI: endpoint: Fix Kconfig dependency
Ren Zhijie
1
-0
/
+1
2022-08-10
NTB: EPF: set pointer addr to null using NULL rather than 0
Colin Ian King
1
-1
/
+1
2022-08-10
PCI: endpoint: Support NTB transfer between RC and EP
Frank Li
3
-0
/
+1436
2022-08-04
Merge branch 'pci/ctrl/dwc-edma'
Bjorn Helgaas
1
-10
/
+106
2022-07-12
PCI: endpoint: Enable DMA tests for endpoints with DMA capabilities
Frank Li
1
-10
/
+106
2022-07-06
PCI: endpoint: Don't stop controller when unbinding endpoint function
Shunsuke Mie
1
-1
/
+0
2022-03-07
PCI: endpoint: Fix misused goto label
Li Chen
1
-1
/
+1
2022-02-09
PCI: endpoint: Fix alignment fault error in copy tests
Hou Zhiqiang
1
-1
/
+11
2022-01-08
PCI: Correct misspelled words
Krzysztof Wilczyński
1
-1
/
+1
2021-11-05
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
1
-2
/
+2
2021-09-30
PCI: endpoint: Use sysfs_emit() in "show" functions
Kunihiko Hayashi
1
-2
/
+2
2021-09-29
PCI/sysfs: Return -EINVAL consistently from "store" functions
Krzysztof Wilczyński
1
-12
/
+6
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2
-67
/
+96
2021-05-04
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
1
-7
/
+13
2021-04-13
PCI: endpoint: Fix missing destroy_workqueue()
Yang Yingliang
1
-0
/
+3
2021-03-26
PCI: endpoint: Fix NULL pointer dereference for ->get_features()
Shradha Todi
1
-7
/
+10
2021-03-12
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2
-6
/
+12
2021-02-23
PCI: endpoint: Add EP function driver to provide NTB functionality
Kishon Vijay Abraham I
3
-0
/
+2142
2021-02-23
PCI: endpoint: Add support to associate secondary EPC with EPF
Kishon Vijay Abraham I
1
-4
/
+7
2021-02-23
PCI: endpoint: Make *_free_bar() to return error codes on failure
Kishon Vijay Abraham I
1
-0
/
+2
2020-08-06
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
1
-1
/
+1
2020-05-05
PCI: endpoint: functions/pci-epf-test: Fix DMA channel release
Kunihiko Hayashi
1
-0
/
+3
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
1
-6
/
+26
2020-04-02
PCI: endpoint: functions/pci-epf-test: Print throughput information
Kishon Vijay Abraham I
1
-0
/
+48
2020-04-02
PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer data
Kishon Vijay Abraham I
1
-3
/
+202
2020-02-26
PCI: pci-epf-test: Add support to defer core initialization
Vidya Sagar
1
-41
/
+77
2020-02-24
PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
Kishon Vijay Abraham I
1
-3
/
+10
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-5
/
+5
2019-06-11
PCI: endpoint: Clear BAR before freeing its space
Alan Mikhak
1
-1
/
+1
2019-06-11
PCI: endpoint: Skip odd BAR when skipping 64bit BAR
Alan Mikhak
1
-13
/
+12
2019-06-11
PCI: endpoint: Allocate enough space for fixed size BAR
Alan Mikhak
1
-1
/
+7
[next]