index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
/
functions
/
pci-epf-vntb.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
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
1
-0
/
+1424