index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-24
PCI: tegra194: Remove unnecessary L1SS disable code
Bjorn Helgaas
1
-40
/
+5
2025-11-24
PCI: dwc: Advertise L1 PM Substates only if driver requests it
Bjorn Helgaas
5
-0
/
+33
2025-11-24
PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
Shawn Lin
1
-1
/
+1
2025-11-24
PCI: pwrctrl: Add power control driver for TC9563
Krishna Chaitanya Chundru
3
-0
/
+665
2025-11-24
PCI: Use max() instead of max_t() to ease static analysis
David Laight
1
-2
/
+1
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
1
-2
/
+1
2025-11-22
PCI: iproc: Implement MSI controller node detection with of_msi_xlate()
Lorenzo Pieralisi
1
-17
/
+5
2025-11-22
Merge tag 'v6.18-rc3' into irq/msi
Thomas Gleixner
8
-112
/
+53
2025-11-20
PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
Leon Romanovsky
1
-2
/
+12
2025-11-20
PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
Leon Romanovsky
1
-31
/
+120
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
-28
/
+48
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/mel...
Jakub Kicinski
1
-3
/
+13
2025-11-14
Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-28
/
+48
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
[prev]
[next]