index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before release
Shin'ichiro Kawasaki
1
-6
/
+11
2025-10-15
PCI: endpoint: pci-epf-test: Fix doorbell test support
Niklas Cassel
1
-1
/
+13
2025-10-15
PCI: endpoint: pci-ep-msi: Fix NULL vs IS_ERR() check in pci_epf_write_msi_msg()
Dan Carpenter
1
-1
/
+1
2025-07-31
Merge branch 'pci/endpoint/epf-vntb'
Bjorn Helgaas
1
-13
/
+131
2025-07-31
Merge branch 'pci/endpoint/doorbell'
Bjorn Helgaas
5
-0
/
+277
2025-07-24
PCI: endpoint: pci-epf-test: Add doorbell test support
Frank Li
1
-0
/
+130
2025-07-24
PCI: endpoint: Add pci_epf_align_inbound_addr() helper for inbound address alignment
Frank Li
1
-0
/
+38
2025-07-24
PCI: endpoint: pci-ep-msi: Add checks for MSI parent and mutability
Frank Li
1
-0
/
+8
2025-07-24
PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
Frank Li
3
-0
/
+101
2025-07-21
PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attribute
Manivannan Sadhasivam
1
-1
/
+1
2025-07-09
PCI: endpoint: pci-epf-vntb: Allow BAR assignment via configfs
Jerome Brunet
1
-7
/
+125
2025-06-25
PCI: endpoint: Fix configfs group removal on driver teardown
Damien Le Moal
2
-0
/
+2
2025-06-25
PCI: endpoint: Fix configfs group list head handling
Damien Le Moal
1
-1
/
+0
2025-06-23
PCI: endpoint: pci-epf-vntb: Align MW naming with config names
Jerome Brunet
1
-5
/
+5
2025-06-23
PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() fails
Jerome Brunet
1
-1
/
+1
2025-05-28
PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs encoding
Niklas Cassel
1
-6
/
+5
2025-05-28
PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding
Niklas Cassel
1
-7
/
+4
2025-05-28
PCI: endpoint: Align pci_epc_get_msix(), pci_epc_ops::get_msix() return value encoding
Niklas Cassel
1
-1
/
+1
2025-05-28
PCI: endpoint: Align pci_epc_get_msi(), pci_epc_ops::get_msi() return value encoding
Niklas Cassel
1
-2
/
+0
2025-05-28
PCI: endpoint: pci-epf-vntb: Simplify ctrl/SPAD space allocation
Jerome Brunet
1
-23
/
+3
2025-05-28
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-08
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-18
PCI: endpoint: Verify that requested BAR size is a power of two
Niklas Cassel
1
-0
/
+3
2024-12-18
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_chan()
Wang Jiang
1
-2
/
+0
2024-11-04
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
[next]