index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
Merge branch 'pci/misc'
Bjorn Helgaas
2023-02-22
1
-0
/
+1
|
\
|
*
PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-doc
Yang Yingliang
2023-01-18
1
-0
/
+1
*
|
Merge branch 'pci/endpoint'
Bjorn Helgaas
2023-02-22
2
-33
/
+37
|
\
\
|
*
|
PCI: endpoint: Use link_up() callback in place of LINK_UP notifier
Manivannan Sadhasivam
2023-02-14
2
-25
/
+20
|
*
|
PCI: endpoint: Use callback mechanism for passing events from EPC to EPF
Manivannan Sadhasivam
2023-02-14
2
-8
/
+16
|
*
|
PCI: endpoint: Use a separate lock for protecting epc->pci_epf list
Manivannan Sadhasivam
2023-02-14
1
-4
/
+5
|
|
/
*
/
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
2023-02-17
4
-4
/
+0
|
/
*
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2022-12-10
2
-10
/
+10
|
\
|
*
PCI: endpoint: Fix Kconfig indent style
Shunsuke Mie
2022-11-11
1
-9
/
+9
|
*
PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
Kunihiko Hayashi
2022-10-27
1
-1
/
+1
*
|
PCI: endpoint: pci-epf-vntb: Fix sparse ntb->reg build warning
Frank Li
2022-11-23
1
-4
/
+4
*
|
PCI: endpoint: pci-epf-vntb: Fix sparse build warning for epf_db
Frank Li
2022-11-23
1
-6
/
+4
*
|
PCI: endpoint: pci-epf-vntb: Replace hardcoded 4 with sizeof(u32)
Frank Li
2022-11-23
1
-12
/
+12
*
|
PCI: endpoint: pci-epf-vntb: Remove unused epf_db_phy struct member
Frank Li
2022-11-23
1
-1
/
+0
*
|
PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error path
Frank Li
2022-11-23
1
-1
/
+1
*
|
PCI: endpoint: pci-epf-vntb: Fix struct epf_ntb_ctrl indentation
Frank Li
2022-11-23
1
-14
/
+14
*
|
PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
Frank Li
2022-11-23
1
-29
/
+54
*
|
PCI: endpoint: Fix WARN() when an endpoint driver is removed
Yoshihiro Shimoda
2022-10-27
1
-1
/
+6
|
/
*
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
2022-08-13
3
-0
/
+1455
|
\
|
*
NTB: EPF: Tidy up some bounds checks
Dan Carpenter
2022-08-09
1
-2
/
+9
|
*
NTB: EPF: Fix error code in epf_ntb_bind()
Dan Carpenter
2022-08-09
1
-1
/
+2
|
*
PCI: endpoint: pci-epf-vntb: reduce several globals to statics
Tom Rix
2022-08-09
1
-3
/
+3
|
*
PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
Yang Yingliang
2022-08-09
1
-5
/
+15
|
*
PCI: endpoint: Fix Kconfig dependency
Ren Zhijie
2022-08-09
1
-0
/
+1
|
*
NTB: EPF: set pointer addr to null using NULL rather than 0
Colin Ian King
2022-08-09
1
-1
/
+1
|
*
PCI: endpoint: Support NTB transfer between RC and EP
Frank Li
2022-08-09
3
-0
/
+1436
*
|
Merge branch 'pci/ctrl/dwc-edma'
Bjorn Helgaas
2022-08-04
1
-10
/
+106
|
\
\
|
*
|
PCI: endpoint: Enable DMA tests for endpoints with DMA capabilities
Frank Li
2022-07-12
1
-10
/
+106
|
|
/
*
/
PCI: endpoint: Don't stop controller when unbinding endpoint function
Shunsuke Mie
2022-07-06
1
-1
/
+0
|
/
*
PCI: endpoint: Fix misused goto label
Li Chen
2022-03-07
1
-1
/
+1
*
PCI: endpoint: Fix alignment fault error in copy tests
Hou Zhiqiang
2022-02-09
1
-1
/
+11
*
Merge branch 'pci/misc'
Bjorn Helgaas
2022-01-13
1
-1
/
+1
|
\
|
*
PCI: Correct misspelled words
Krzysztof Wilczyński
2022-01-07
1
-1
/
+1
*
|
PCI: endpoint: Return -EINVAL when interrupts num is smaller than 1
Li Chen
2022-01-07
1
-1
/
+1
|
/
*
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-11-05
2
-9
/
+8
|
\
|
*
PCI: endpoint: Use sysfs_emit() in "show" functions
Kunihiko Hayashi
2021-09-30
2
-9
/
+8
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2021-11-05
2
-3
/
+3
|
\
\
|
*
|
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
2021-10-08
2
-3
/
+3
|
|
/
*
/
PCI/sysfs: Return -EINVAL consistently from "store" functions
Krzysztof Wilczyński
2021-09-28
2
-35
/
+18
|
/
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
5
-108
/
+359
|
\
|
*
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2021-08-19
4
-106
/
+237
|
*
PCI: endpoint: Add support to link a physical function to a virtual function
Kishon Vijay Abraham I
2021-08-19
1
-0
/
+24
|
*
PCI: endpoint: Add support to add virtual function in endpoint core
Kishon Vijay Abraham I
2021-08-19
2
-2
/
+98
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
|
PCI: endpoint: Make struct pci_epf_driver::remove return void
Uwe Kleine-König
2021-07-21
1
-3
/
+2
|
/
*
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-05-04
2
-8
/
+14
|
\
|
*
PCI: endpoint: Fix missing destroy_workqueue()
Yang Yingliang
2021-04-13
1
-0
/
+3
|
*
PCI: endpoint: Remove redundant initialization of pointer dev
Colin Ian King
2021-04-13
1
-1
/
+1
|
*
PCI: endpoint: Fix NULL pointer dereference for ->get_features()
Shradha Todi
2021-03-26
1
-7
/
+10
[next]