index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
/
functions
/
pci-epf-vntb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/endpoint'
Bjorn Helgaas
2024-01-15
1
-1
/
+1
|
\
|
*
PCI: endpoint: pci-epf-vntb: Make struct pci_epf_ops const
Lars-Peter Clausen
2023-12-18
1
-1
/
+1
*
|
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-12-18
1
-5
/
+2
|
/
*
PCI: Fix typos in docs and comments
Bjorn Helgaas
2023-08-25
1
-16
/
+16
*
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
2023-07-09
1
-0
/
+1
|
\
|
*
NTB: EPF: fix possible memory leak in pci_vntb_probe()
ruanjinjie
2023-07-08
1
-0
/
+1
*
|
PCI: endpoint: pci-epf-vntb: Fix typo in comments
Frank Li
2023-06-23
1
-5
/
+5
*
|
PCI: endpoint: Pass EPF device ID to the probe function
Manivannan Sadhasivam
2023-06-23
1
-1
/
+3
|
/
*
PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-doc
Yang Yingliang
2023-01-18
1
-0
/
+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
*
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
*
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
1
-0
/
+1424