index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
Age
Commit message (
Expand
)
Author
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-19
PCI: epf-test: Switch to use %ptSp
Andy Shevchenko
2025-10-27
PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
Frank Li
2025-10-27
PCI: endpoint: Add pci_epf_assign_bar_space() API
Frank Li
2025-10-27
PCI: endpoint: Add pci_epf_get_required_bar_size() helper
Frank Li
2025-10-27
PCI: endpoint: Rename 'epf_bar::aligned_size' to 'epf_bar:mem_size'
Frank Li
2025-10-26
PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic c...
Bhanu Seshu Kumar Valluri
2025-09-16
PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before release
Shin'ichiro Kawasaki
2025-09-12
PCI: endpoint: pci-epf-test: Fix doorbell test support
Niklas Cassel
2025-09-08
PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs
Marek Vasut
2025-08-11
PCI: endpoint: pci-ep-msi: Fix NULL vs IS_ERR() check in pci_epf_write_msi_msg()
Dan Carpenter
2025-07-31
Merge branch 'pci/endpoint/epf-vntb'
Bjorn Helgaas
2025-07-31
Merge branch 'pci/endpoint/doorbell'
Bjorn Helgaas
2025-07-24
PCI: endpoint: pci-epf-test: Add doorbell test support
Frank Li
2025-07-24
PCI: endpoint: Add pci_epf_align_inbound_addr() helper for inbound address al...
Frank Li
2025-07-24
PCI: endpoint: pci-ep-msi: Add checks for MSI parent and mutability
Frank Li
2025-07-24
PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
Frank Li
2025-07-21
PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attribute
Manivannan Sadhasivam
2025-07-09
PCI: endpoint: pci-epf-vntb: Allow BAR assignment via configfs
Jerome Brunet
2025-06-25
PCI: endpoint: Fix configfs group removal on driver teardown
Damien Le Moal
2025-06-25
PCI: endpoint: Fix configfs group list head handling
Damien Le Moal
2025-06-23
PCI: endpoint: pci-epf-vntb: Align MW naming with config names
Jerome Brunet
2025-06-23
PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() fails
Jerome Brunet
2025-05-28
PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...
Niklas Cassel
2025-05-28
PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding
Niklas Cassel
2025-05-28
PCI: endpoint: Align pci_epc_get_msix(), pci_epc_ops::get_msix() return value...
Niklas Cassel
2025-05-28
PCI: endpoint: Align pci_epc_get_msi(), pci_epc_ops::get_msi() return value e...
Niklas Cassel
2025-05-28
PCI: endpoint: pci-epf-vntb: Simplify ctrl/SPAD space allocation
Jerome Brunet
2025-05-28
PCI: endpoint: Retain fixed-size BAR size as well as aligned size
Jerome Brunet
2025-03-27
Merge branch 'pci/misc'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/epf-mhi'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/endpoint-test'
Bjorn Helgaas
2025-03-26
PCI: endpoint: pci-epf-test: Expose supported IRQ types in CAPS register
Niklas Cassel
2025-03-08
PCI: Fix typos
Bjorn Helgaas
2025-03-08
PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops
Christian Bruel
2025-03-08
PCI: endpoint: Remove unused devm_pci_epc_destroy()
Zijun Hu
2025-03-08
PCI: endpoint: Add pci_epc_bar_size_to_rebar_cap()
Niklas Cassel
2025-03-08
PCI: endpoint: Allow EPF drivers to configure the size of Resizable BARs
Niklas Cassel
2025-03-08
PCI: endpoint: pci-epf-test: Handle endianness properly
Niklas Cassel
2025-02-21
PCI: epf-mhi: Update device ID for SA8775P
Mrinmay Sarkar
2025-01-23
Merge branch 'pci/endpoint-test'
Bjorn Helgaas
2025-01-21
PCI: endpoint: pci-epf-test: Add support for capabilities
Niklas Cassel
2025-01-21
PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test
Manivannan Sadhasivam
2025-01-21
PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error
Mohamed Khalfella
2024-12-18
PCI: endpoint: Verify that requested BAR size is a power of two
Niklas Cassel
2024-12-18
PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar()
Niklas Cassel
2024-12-12
PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf()
Zijun Hu
2024-12-12
PCI: endpoint: Simplify pci_epc_get()
Zijun Hu
2024-12-12
PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()
Zijun Hu
[next]