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-11-10
PCI: meson: Fix parsing the DBI register region
Manivannan Sadhasivam
2
-8
/
+22
2025-11-09
PCI/TPH: Expose pcie_tph_get_st_table_loc()
Yishai Hadas
1
-3
/
+13
2025-11-03
PCI/TSM: Report active IDE streams
Dan Williams
1
-0
/
+4
2025-11-03
PCI/IDE: Report available IDE streams
Dan Williams
3
-1
/
+81
2025-11-03
PCI/IDE: Add IDE establishment helpers
Dan Williams
3
-0
/
+431
2025-11-03
PCI: Add PCIe Device 3 Extended Capability enumeration
Dan Williams
1
-0
/
+12
2025-11-03
PCI/TSM: Establish Secure Sessions and Link Encryption
Dan Williams
8
-2
/
+682
2025-11-03
PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()
Dan Williams
2
-8
/
+93
2025-11-03
PCI/IDE: Enumerate Selective Stream IDE capabilities
Dan Williams
5
-0
/
+99
2025-10-31
Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
2
-1
/
+33
2025-10-31
PCI: qcom: Use frequency and level based OPP lookup
Krishna Chaitanya Chundru
1
-2
/
+15
2025-10-31
PCI: Do not size non-existing prefetchable window
Ilpo Järvinen
1
-1
/
+1
2025-10-31
Revert "PCI: qcom: Remove custom ASPM enablement code"
Bjorn Helgaas
1
-0
/
+32
2025-10-28
PCI: brcmstb: Fix disabling L0s capability
Jim Quinlan
1
-7
/
+3
2025-10-28
PCI: vmd: Switch to pci_bus_find_emul_domain_nr()
Dan Williams
1
-23
/
+17
2025-10-28
PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platforms
Dan Williams
3
-55
/
+39
2025-10-27
PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
Frank Li
1
-17
/
+136
2025-10-27
PCI: endpoint: Add pci_epf_assign_bar_space() API
Frank Li
1
-0
/
+77
2025-10-27
PCI: endpoint: Add pci_epf_get_required_bar_size() helper
Frank Li
1
-28
/
+46
2025-10-27
PCI: endpoint: Rename 'epf_bar::aligned_size' to 'epf_bar:mem_size'
Frank Li
1
-6
/
+6
2025-10-26
PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic context
Bhanu Seshu Kumar Valluri
1
-2
/
+3
2025-10-24
Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
3
-97
/
+33
2025-10-23
PCI/ASPM: Enable only L0s and L1 for devicetree platforms
Bjorn Helgaas
1
-25
/
+9
2025-10-21
PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
Geert Uytterhoeven
1
-4
/
+3
2025-10-21
PCI: mediatek: Add support for Airoha AN7583 SoC
Christian Marangi
1
-14
/
+61
2025-10-21
PCI: mediatek: Use generic MACRO for TPVPERL delay
Christian Marangi
1
-6
/
+1
2025-10-21
PCI: mediatek: Convert bool to single quirks entry and bitmap
Christian Marangi
1
-13
/
+20
2025-10-20
Revert "PCI: qcom: Prepare for the DWC ECAM enablement"
Krishna Chaitanya Chundru
1
-68
/
+0
2025-10-20
PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM config access
Krishna Chaitanya Chundru
1
-4
/
+24
2025-10-20
PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
Christophe JAILLET
1
-3
/
+0
2025-10-19
PCI: ixp4xx: Guard ARM32-specific hook_fault_code()
Bjorn Helgaas
2
-1
/
+7
2025-10-19
PCI: dw-rockchip: Simplify regulator setup with devm_regulator_get_enable_optional()
Anand Moon
1
-17
/
+6
2025-10-17
PCI/VGA: Select SCREEN_INFO on X86
Mario Limonciello (AMD)
2
-4
/
+3
2025-10-17
PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()
Inochi Amaoto
1
-0
/
+13
2025-10-16
PCI/MSI: Delete pci_msi_create_irq_domain()
Nam Cao
1
-90
/
+0
2025-10-14
PCI: Revert early bridge resource set up
Ilpo Järvinen
1
-10
/
+3
2025-10-13
PCI: cadence: Search for MSI Capability with correct ID
Hans Zhang
1
-1
/
+1
2025-10-08
Merge tag 'pci-v6.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-2
/
+3
2025-10-08
PCI: Fix regression in pci_bus_distribute_available_resources()
Yangyu Chen
1
-2
/
+3
2025-10-07
Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+3
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-1
/
+1
2025-10-07
Merge branches 'pm-core' and 'pm-runtime'
Rafael J. Wysocki
1
-2
/
+3
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
65
-1013
/
+2499
2025-10-04
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+1
2025-10-03
Merge branch 'pci/misc'
Bjorn Helgaas
2
-2
/
+25
2025-10-03
Merge branch 'pci/controller/xilinx-nwl'
Bjorn Helgaas
1
-3
/
+4
2025-10-03
Merge branch 'pci/controller/xgene'
Bjorn Helgaas
1
-1
/
+1
2025-10-03
Merge branch 'pci/controller/tegra'
Bjorn Helgaas
2
-23
/
+22
2025-10-03
Merge branch 'pci/controller/stm32'
Bjorn Helgaas
5
-0
/
+764
2025-10-03
Merge branch 'pci/controller/sophgo'
Bjorn Helgaas
6
-6
/
+151
[prev]
[next]