index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+4
2025-07-26
PCI: pnv_php: Enable third attention indicator state
Timothy Pearson
1
-1
/
+14
2025-07-26
PCI: pnv_php: Fix surprise plug detection and recovery
Timothy Pearson
1
-3
/
+107
2025-07-26
PCI: pnv_php: Work around switches with broken presence detection
Timothy Pearson
1
-0
/
+27
2025-07-26
PCI: pnv_php: Clean up allocated IRQs on unplug
Timothy Pearson
1
-19
/
+77
2025-07-24
Merge tag 'pci-v6.16-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-0
/
+7
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-24
PCI: dwc: Add Sophgo SG2044 PCIe controller driver in Root Complex mode
Inochi Amaoto
3
-0
/
+268
2025-07-24
PCI: vmd: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-80
/
+91
2025-07-24
PCI: vmd: Convert to lock guards
Nam Cao
1
-44
/
+29
2025-07-24
PCI: plda: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-23
/
+22
2025-07-24
PCI: xilinx: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-24
/
+31
2025-07-24
PCI: xilinx-nwl: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-22
/
+23
2025-07-24
PCI: xilinx-xdma: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-27
/
+21
2025-07-24
PCI: rcar-host: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-44
/
+25
2025-07-24
PCI: mediatek: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-26
/
+23
2025-07-24
PCI: mediatek-gen3: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-40
/
+24
2025-07-24
PCI: iproc: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-24
/
+21
2025-07-24
PCI: brcmstb: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-23
/
+23
2025-07-24
PCI: altera-msi: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-23
/
+21
2025-07-24
PCI: aardvark: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-35
/
+23
2025-07-24
PCI: mobiveil: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-22
/
+23
2025-07-24
PCI: dwc: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-44
/
+23
2025-07-24
PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()
Jiri Slaby (SUSE)
9
-14
/
+11
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+20
2025-07-24
PCI: imx6: Delay link start until configfs 'start' written
Richard Zhu
1
-3
/
+0
2025-07-24
PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_reset
Richard Zhu
1
-2
/
+3
2025-07-23
PCI: Fix typos
Bjorn Helgaas
3
-3
/
+3
2025-07-23
PCI: mvebu: Use devm_add_action_or_reset() instead of devm_add_action()
Salah Triki
1
-4
/
+2
2025-07-23
PCI/TPH: Expose pcie_tph_get_st_table_size()
Yishai Hadas
1
-5
/
+6
2025-07-22
PCI: Support Immediate Readiness on devices without PM capabilities
Sean Christopherson
2
-4
/
+10
2025-07-22
PCI: xgene-msi: Restructure handler setup/teardown
Marc Zyngier
1
-70
/
+37
2025-07-22
PCI: xgene-msi: Probe as a standard platform driver
Marc Zyngier
1
-6
/
+1
2025-07-22
PCI: xgene-msi: Resend an MSI racing with itself on a different CPU
Marc Zyngier
1
-0
/
+1
2025-07-22
PCI: xgene-msi: Sanitise MSI allocation and affinity setting
Marc Zyngier
1
-129
/
+93
2025-07-22
PCI: xgene-msi: Get rid of intermediate tracking structure
Marc Zyngier
1
-42
/
+18
2025-07-22
PCI: xgene-msi: Use device-managed memory allocations
Marc Zyngier
1
-18
/
+19
2025-07-22
PCI: xgene-msi: Drop superfluous fields from xgene_msi structure
Marc Zyngier
1
-13
/
+10
2025-07-22
PCI: xgene-msi: Make per-CPU interrupt setup robust
Marc Zyngier
1
-23
/
+6
2025-07-22
PCI: xgene: Drop XGENE_PCIE_IP_VER_UNKN
Marc Zyngier
1
-5
/
+1
2025-07-22
PCI: xgene: Drop useless conditional compilation
Marc Zyngier
1
-4
/
+0
2025-07-22
PCI: xgene: Defer probing if the MSI widget driver hasn't probed yet
Marc Zyngier
1
-0
/
+23
2025-07-22
PCI/pwrctrl: Create pwrctrl devices only when CONFIG_PCI_PWRCTRL is enabled
Manivannan Sadhasivam
1
-0
/
+7
2025-07-21
Merge tag 'arm-soc/for-6.17/drivers' of https://github.com/Broadcom/stblinux into soc/drivers
Arnd Bergmann
1
-0
/
+1
2025-07-21
PCI: imx6: Add LUT configuration for MSI/IOMMU in Endpoint mode
Frank Li
1
-1
/
+10
2025-07-21
PCI: imx6: Add helper function imx_pcie_add_lut_by_rid()
Frank Li
1
-7
/
+10
2025-07-21
PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attribute
Manivannan Sadhasivam
1
-1
/
+1
[prev]
[next]