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-09-10
PCI/VGA: Replace vga_is_firmware_default() with a screen info check
Mario Limonciello (AMD)
1
-26
/
+5
2025-09-09
PCI/MSI: Remove the conditional parent [un]mask logic
Thomas Gleixner
1
-20
/
+0
2025-09-08
PCI: Test for bit underflow in pcie_set_readrq()
Kees Cook
1
-1
/
+5
2025-09-08
PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs
Marek Vasut
1
-1
/
+6
2025-09-08
PCI: mvebu: Fix use of for_each_of_range() iterator
Klaus Kudielka
1
-17
/
+4
2025-09-08
PCI: j721e: Fix programming sequence of "strap" settings
Siddharth Vadapalli
1
-0
/
+25
2025-09-08
PCI: plda: Remove dev_err_probe() when the errno is -ENOMEM
Xichao Zhao
1
-2
/
+1
2025-09-08
PCI: hv: Remove unused parameter of hv_msi_free()
Nam Cao
1
-6
/
+2
2025-09-04
PCI: imx6: Enable the Vaux supply if available
Richard Zhu
1
-0
/
+4
2025-09-04
PCI: qcom: Fix macro typo for CURSOR
Ziyue Zhang
2
-6
/
+6
2025-09-04
PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/s
Ziyue Zhang
5
-32
/
+41
2025-09-04
PCI/AER: Print TLP Log for errors introduced since PCIe r1.1
Lukas Wunner
1
-3
/
+27
2025-09-03
PCI/P2PDMA: Reduce scope of pci_has_p2pmem()
Leon Romanovsky
1
-2
/
+1
2025-09-03
PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocation
Alok Tiwari
1
-1
/
+1
2025-09-03
of/irq: Convert of_msi_map_id() callers to of_msi_xlate()
Lorenzo Pieralisi
1
-1
/
+1
2025-09-02
PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-16
/
+26
2025-09-02
PCI: rockchip: Switch to FIELD_PREP_WM16* macros
Nicolas Frattaroli
1
-17
/
+18
2025-09-02
PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()
Inochi Amaoto
1
-0
/
+5
2025-09-01
PCI: j721e: Fix module autoloading
Siddharth Vadapalli
1
-0
/
+1
2025-08-28
PCI: switchtec: Replace manual locks with guard
Erick Karanja
1
-12
/
+11
2025-08-27
PCI/ACPI: Fix pci_acpi_preserve_config() memory leak
Nirmoy Das
1
-2
/
+4
2025-08-27
PCI/AER: Support errors introduced by PCIe r6.0
Lukas Wunner
1
-6
/
+6
2025-08-27
PCI/pwrctrl: Fix device leak at device stop
Johan Hovold
1
-0
/
+2
2025-08-27
PCI/pwrctrl: Fix device and OF node leak at bus scan
Johan Hovold
1
-3
/
+16
2025-08-27
PCI/pwrctrl: Fix device leak at registration
Johan Hovold
1
-5
/
+9
2025-08-27
PCI: qcom: Restrict port parsing only to PCIe bridge child nodes
Krishna Chaitanya Chundru
1
-0
/
+2
2025-08-27
PCI: keystone: Use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-2
/
+2
2025-08-27
PCI: rcar-host: Pass proper IRQ domain to generic_handle_domain_irq()
Claudiu Beznea
1
-1
/
+1
2025-08-23
PCI/MSI: Add startup/shutdown for per device domains
Inochi Amaoto
1
-0
/
+52
2025-08-20
PCI: cadence: Use cdns_pcie_find_*capability() to avoid hardcoding offsets
Hans Zhang
2
-21
/
+22
2025-08-20
PCI: cadence: Implement capability search using PCI core APIs
Hans Zhang
2
-0
/
+48
2025-08-20
PCI: dwc: ep: Implement capability search using PCI core APIs
Hans Zhang
2
-29
/
+23
2025-08-20
PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call
Sungho Kim
1
-1
/
+1
2025-08-19
PCI: mediatek-gen3: Add support for MediaTek MT8196 SoC
AngeloGioacchino Del Regno
1
-0
/
+10
2025-08-19
PCI: mediatek-gen3: Implement sys clock ready time setting
AngeloGioacchino Del Regno
1
-0
/
+13
2025-08-14
s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
1
-1
/
+1
2025-08-14
PCI/AER: Fix missing uevent on recovery when a reset is requested
Niklas Schnelle
1
-0
/
+1
2025-08-14
PCI: dwc: Implement capability search using PCI core APIs
Hans Zhang
2
-72
/
+26
2025-08-14
PCI: Refactor extended capability search into PCI_FIND_NEXT_EXT_CAP()
Hans Zhang
2
-33
/
+42
2025-08-14
PCI: Refactor capability search into PCI_FIND_NEXT_CAP()
Hans Zhang
2
-34
/
+53
2025-08-14
PCI: Clean up __pci_find_next_cap_ttl() readability
Hans Zhang
1
-4
/
+5
2025-08-14
PCI: endpoint: Drop superfluous pci_epc_features initialization
Niklas Cassel
13
-22
/
+0
2025-08-14
thunderbolt: Use is_pciehp instead of is_hotplug_bridge
Lukas Wunner
1
-1
/
+1
2025-08-13
PCI/pwrctrl: Fix double cleanup on devm_add_action_or_reset() failure
Geert Uytterhoeven
1
-9
/
+3
2025-08-13
PCI/ERR: Update device error_state already after reset
Lukas Wunner
1
-1
/
+2
2025-08-13
PCI/ERR: Notify drivers on failure to recover
Lukas Wunner
1
-0
/
+12
2025-08-13
PCI/ERR: Fix uevent on failure to recover
Lukas Wunner
1
-1
/
+7
2025-08-13
PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Lukas Wunner
1
-7
/
+10
2025-08-12
PCI: vmd: Remove MSI-X check on child devices
Nam Cao
1
-3
/
+0
2025-08-12
PCI: xilinx: Fix NULL pointer dereference in xilinx_pcie_intr_handler()
Nam Cao
1
-1
/
+1
[prev]
[next]