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-20
PCI/P2PDMA: Separate the mmap() support from the core logic
Leon Romanovsky
1
-20
/
+23
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-27
/
+47
2025-11-19
PCI: epf-test: Switch to use %ptSp
Andy Shevchenko
1
-3
/
+2
2025-11-18
PCI: qcom: Implement .assert_perst()
Krishna Chaitanya Chundru
1
-0
/
+13
2025-11-18
PCI: dwc: Implement .assert_perst() for dwc glue drivers
Krishna Chaitanya Chundru
2
-0
/
+18
2025-11-17
PCI: stm32: Don't use 'proxy' headers
Andy Shevchenko
3
-2
/
+17
2025-11-17
PCI: stm32: Fix EP page_size alignment
Christian Bruel
1
-0
/
+2
2025-11-17
PCI: stm32: Fix LTSSM EP race with start link
Christian Bruel
1
-31
/
+8
2025-11-17
PCI: spacemit: Add SpacemiT PCIe host driver
Alex Elder
3
-0
/
+371
2025-11-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
1
-3
/
+13
2025-11-14
Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
4
-27
/
+47
2025-11-14
PCI/TSM: Add 'dsm' and 'bound' attributes for dependent functions
Dan Williams
1
-20
/
+110
2025-11-14
PCI/TSM: Add pci_tsm_guest_req() for managing TDIs
Dan Williams
1
-0
/
+60
2025-11-14
PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIs
Dan Williams
1
-1
/
+108
2025-11-14
PCI/IDE: Initialize an ID for all IDE streams
Dan Williams
3
-0
/
+132
2025-11-14
PCI/IDE: Add Address Association Register setup for downstream MMIO
Xu Yilun
1
-9
/
+108
2025-11-14
PCI/sysfs: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()
Rafael J. Wysocki
1
-2
/
+2
2025-11-14
PCI: Convert BAR sizes bitmasks to u64
Ilpo Järvinen
3
-4
/
+4
2025-11-14
PCI: Add pci_rebar_get_max_size()
Ilpo Järvinen
1
-0
/
+23
2025-11-14
PCI: Add pci_rebar_size_supported() helper
Ilpo Järvinen
2
-13
/
+20
2025-11-14
PCI: Improve Resizable BAR functions kernel doc
Ilpo Järvinen
1
-14
/
+21
2025-11-14
PCI: Move pci_rebar_size_to_bytes() and export it
Ilpo Järvinen
2
-4
/
+12
2025-11-14
PCI: Move pci_rebar_bytes_to_size() and clean it up
Ilpo Järvinen
1
-0
/
+23
2025-11-14
PCI: Move Resizable BAR code to rebar.c
Ilpo Järvinen
5
-235
/
+249
2025-11-14
PCI: Prevent restoring assigned resources
Ilpo Järvinen
1
-0
/
+4
2025-11-14
PCI: Add kerneldoc for pci_resize_resource()
Ilpo Järvinen
1
-0
/
+20
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
4
-58
/
+86
2025-11-14
PCI: Free saved list without holding pci_bus_sem
Ilpo Järvinen
1
-1
/
+1
2025-11-14
PCI: Try BAR resize even when no window was released
Ilpo Järvinen
1
-4
/
+2
2025-11-14
PCI: Change pci_dev variable from 'bridge' to 'dev'
Ilpo Järvinen
1
-8
/
+9
2025-11-14
PCI/IOV: Adjust ->barsz[] when changing BAR size
Ilpo Järvinen
4
-20
/
+14
2025-11-14
PCI: Prevent resource tree corruption when BAR resize fails
Ilpo Järvinen
1
-0
/
+5
2025-11-14
PCI: cadence: Move PCIe RP common functions to a separate file
Manikandan K Pillai
4
-273
/
+349
2025-11-14
PCI: cadence: Split PCIe controller header file
Manikandan K Pillai
2
-220
/
+232
2025-11-14
PCI: cadence: Add module support for platform controller driver
Manikandan K Pillai
3
-4
/
+8
2025-11-13
PCI: j721e: Use 'pcie->reset_gpio' directly and drop the local variable
Anand Moon
1
-7
/
+6
2025-11-13
PCI: j721e: Use devm_clk_get_optional_enabled() to get and enable the clock
Anand Moon
1
-15
/
+5
2025-11-13
PCI: keystone: Add support to build as a loadable module
Siddharth Vadapalli
3
-37
/
+59
2025-11-13
PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()
Siddharth Vadapalli
2
-0
/
+2
2025-11-13
PCI: Export pci_get_host_bridge_device() for use by pci-keystone
Siddharth Vadapalli
1
-0
/
+1
2025-11-13
PCI: keystone: Exit ks_pcie_probe() for invalid mode
Siddharth Vadapalli
1
-0
/
+2
2025-11-13
PCI: brcmstb: Add panic/die handler to driver
Jim Quinlan
1
-2
/
+159
2025-11-13
PCI: brcmstb: Add a way to indicate if PCIe bridge is active
Jim Quinlan
1
-5
/
+35
2025-11-13
PCI/ASPM: Avoid L0s and L1 on Hi1105 [19e5:1105] Wi-Fi
Shawn Lin
1
-0
/
+1
2025-11-12
PCI/ASPM: Avoid L0s and L1 on PA Semi [1959:a002] Root Ports
Bjorn Helgaas
1
-0
/
+1
2025-11-12
PCI/ASPM: Avoid L0s and L1 on Freescale [1957:0451] Root Ports
Bjorn Helgaas
1
-0
/
+1
2025-11-12
PCI/ASPM: Convert quirks to override advertised link states
Bjorn Helgaas
1
-19
/
+18
2025-11-12
PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link states
Bjorn Helgaas
2
-0
/
+15
2025-11-12
PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overridden
Bjorn Helgaas
2
-8
/
+11
2025-11-12
PCI/PTM: Enable only if device advertises relevant role
Mika Westerberg
1
-0
/
+23
[prev]
[next]