index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-29
PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...
Niklas Cassel
1
-6
/
+5
2025-05-29
PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding
Niklas Cassel
1
-7
/
+4
2025-05-29
PCI: endpoint: Align pci_epc_get_msix(), pci_epc_ops::get_msix() return value...
Niklas Cassel
1
-1
/
+1
2025-05-29
PCI: endpoint: Align pci_epc_get_msi(), pci_epc_ops::get_msi() return value e...
Niklas Cassel
1
-2
/
+0
2025-05-29
PCI: endpoint: pci-epf-vntb: Simplify ctrl/SPAD space allocation
Jerome Brunet
1
-23
/
+3
2025-05-29
PCI: endpoint: Retain fixed-size BAR size as well as aligned size
Jerome Brunet
1
-7
/
+15
2025-03-27
Merge branch 'pci/misc'
Bjorn Helgaas
2
-2
/
+2
2025-03-27
Merge branch 'pci/epf-mhi'
Bjorn Helgaas
1
-1
/
+1
2025-03-27
Merge branch 'pci/endpoint-test'
Bjorn Helgaas
1
-0
/
+12
2025-03-26
PCI: endpoint: pci-epf-test: Expose supported IRQ types in CAPS register
Niklas Cassel
1
-0
/
+12
2025-03-09
PCI: Fix typos
Bjorn Helgaas
2
-2
/
+2
2025-03-08
PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops
Christian Bruel
1
-0
/
+2
2025-03-08
PCI: endpoint: Remove unused devm_pci_epc_destroy()
Zijun Hu
1
-25
/
+0
2025-03-08
PCI: endpoint: Add pci_epc_bar_size_to_rebar_cap()
Niklas Cassel
1
-0
/
+27
2025-03-08
PCI: endpoint: Allow EPF drivers to configure the size of Resizable BARs
Niklas Cassel
2
-0
/
+8
2025-03-08
PCI: endpoint: pci-epf-test: Handle endianness properly
Niklas Cassel
1
-53
/
+73
2025-02-21
PCI: epf-mhi: Update device ID for SA8775P
Mrinmay Sarkar
1
-1
/
+1
2025-01-23
Merge branch 'pci/endpoint-test'
Bjorn Helgaas
1
-3
/
+22
2025-01-21
PCI: endpoint: pci-epf-test: Add support for capabilities
Niklas Cassel
1
-0
/
+19
2025-01-21
PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test
Manivannan Sadhasivam
1
-2
/
+2
2025-01-21
PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error
Mohamed Khalfella
1
-1
/
+1
2024-12-19
PCI: endpoint: Verify that requested BAR size is a power of two
Niklas Cassel
1
-0
/
+3
2024-12-19
PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar()
Niklas Cassel
1
-2
/
+9
2024-12-12
PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf()
Zijun Hu
1
-0
/
+1
2024-12-12
PCI: endpoint: Simplify pci_epc_get()
Zijun Hu
1
-15
/
+6
2024-12-12
PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()
Zijun Hu
1
-1
/
+1
2024-11-18
PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()
Zijun Hu
1
-3
/
+3
2024-11-18
PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy()
Zijun Hu
1
-3
/
+2
2024-11-16
PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio'
Zhongqiu Han
1
-0
/
+6
2024-11-16
PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_ch...
Wang Jiang
1
-2
/
+0
2024-11-05
PCI: endpoint: test: Synchronously cancel command handler work
Damien Le Moal
1
-2
/
+2
2024-10-16
PCI: endpoint: test: Use pci_epc_mem_map/unmap()
Damien Le Moal
1
-179
/
+193
2024-10-16
PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
Damien Le Moal
1
-0
/
+103
2024-10-12
PCI: endpoint: Improve pci_epc_mem_alloc_addr()
Damien Le Moal
1
-3
/
+6
2024-10-12
PCI: endpoint: Introduce pci_epc_function_is_valid()
Damien Le Moal
1
-48
/
+31
2024-09-14
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
1
-1
/
+1
2024-09-01
PCI: endpoint: Assign PCI domain number for endpoint controllers
Manivannan Sadhasivam
1
-0
/
+14
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-0
/
+1
2024-07-04
PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()
Dan Carpenter
1
-2
/
+5
2024-07-04
PCI: endpoint: Clean up error handling in vpci_scan_bus()
Dan Carpenter
1
-3
/
+9
2024-07-04
PCI: endpoint: Make pci_epc_class struct constant
Greg Kroah-Hartman
1
-12
/
+7
2024-07-04
PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
Manivannan Sadhasivam
3
-2
/
+59
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-05-28
PCI: endpoint: pci-epf-test: Handle Link Down event
Manivannan Sadhasivam
1
-0
/
+10
2024-05-28
PCI: endpoint: pci-epf-{mhi/test}: Move DMA initialization to EPC init callback
Manivannan Sadhasivam
2
-14
/
+14
2024-05-28
PCI: endpoint: pci-epf-test: Refactor pci_epf_test_unbind() function
Manivannan Sadhasivam
1
-19
/
+39
2024-05-28
PCI: endpoint: Rename BME to Bus Master Enable
Manivannan Sadhasivam
2
-13
/
+14
2024-05-28
PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to e...
Manivannan Sadhasivam
3
-12
/
+12
2024-05-28
PCI: endpoint: pci-epf-test: Use 'msix_capable' flag directly in pci_epf_test...
Manivannan Sadhasivam
1
-6
/
+2
[next]