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
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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-05-14
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-0
/
+5
2019-04-15
PCI: endpoint: Add support to specify alignment for buffers allocated to BARs
Kishon Vijay Abraham I
1
-2
/
+3
2019-04-12
PCI: endpoint: Fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-02-15
PCI: pci-epf-test: Use pci_epc_get_features() to get EPC features
Kishon Vijay Abraham I
1
-33
/
+54
2019-02-15
PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit
Kishon Vijay Abraham I
1
-0
/
+4
2019-02-15
PCI: pci-epf-test: Remove setting epf_bar flags in function driver
Kishon Vijay Abraham I
1
-4
/
+0
2019-02-13
PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()
Wen Yang
1
-2
/
+2
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
1
-2
/
+27
2018-07-19
pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
Gustavo Pimentel
1
-20
/
+41
2018-06-07
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
1
-14
/
+14
2018-05-15
PCI: dwc: Add support for EP mode
Gustavo Pimentel
1
-0
/
+7
2018-05-15
PCI: endpoint: functions/pci-epf-test: Replace lower into upper case characters
Gustavo Pimentel
1
-13
/
+13
2018-05-08
PCI: endpoint: Replace mdelay with usleep_range() in pci_epf_test_write()
Jia-Ju Bai
1
-1
/
+1
2018-04-03
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...
Niklas Cassel
1
-1
/
+4
2018-04-03
PCI: endpoint: Handle 64-bit BARs properly
Niklas Cassel
1
-0
/
+7
2018-04-03
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Niklas Cassel
1
-6
/
+2
2018-04-03
PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
Niklas Cassel
1
-5
/
+7
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
3
-12
/
+3
2018-01-31
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
1
-18
/
+23
2018-01-29
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-12
/
+1
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2
-0
/
+2
2017-09-20
PCI: endpoint: Use correct "end of test" interrupt
John Keeping
1
-7
/
+6
2017-08-30
PCI: endpoint: Remove the ->remove() callback
Shawn Lin
1
-9
/
+0
2017-08-30
PCI: endpoint: Add support to poll early for host commands
Kishon Vijay Abraham I
1
-1
/
+11
2017-08-30
PCI: endpoint: Add support to use _any_ BAR to map PCI_ENDPOINT_TEST regs
Kishon Vijay Abraham I
1
-18
/
+42
[next]