index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-66
/
+15
2025-10-03
Merge branch 'pci/capability-search'
Bjorn Helgaas
1
-66
/
+10
2025-09-22
PCI/PM: Skip resuming to D0 if device is disconnected
Mario Limonciello
1
-0
/
+5
2025-09-08
PCI: Test for bit underflow in pcie_set_readrq()
Kees Cook
1
-1
/
+5
2025-08-14
PCI: Refactor extended capability search into PCI_FIND_NEXT_EXT_CAP()
Hans Zhang
1
-33
/
+2
2025-08-14
PCI: Refactor capability search into PCI_FIND_NEXT_CAP()
Hans Zhang
1
-34
/
+8
2025-08-14
PCI: Clean up __pci_find_next_cap_ttl() readability
Hans Zhang
1
-4
/
+5
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+20
2025-07-31
Merge branch 'pci/resources'
Bjorn Helgaas
1
-1
/
+7
2025-07-31
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-5
/
+13
2025-07-29
PCI: Move is_pciehp check out of pciehp_is_native()
Lukas Wunner
1
-4
/
+8
2025-07-29
PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
Lukas Wunner
1
-1
/
+5
2025-07-22
PCI: Support Immediate Readiness on devices without PM capabilities
Sean Christopherson
1
-4
/
+0
2025-07-14
PCI/IOV: Allow IOV resources to be resized in pci_resize_resource()
Michał Winiarski
1
-1
/
+7
2025-06-13
PCI/PM: Set up runtime PM even for devices without PCI PM
Mario Limonciello
1
-2
/
+3
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-55
/
+33
2025-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+2
2025-06-04
Merge branch 'pci/reset'
Bjorn Helgaas
1
-1
/
+2
2025-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
1
-3
/
+10
2025-06-04
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-6
/
+1
2025-06-04
Merge branch 'pci/devres'
Bjorn Helgaas
1
-42
/
+0
2025-05-19
PCI: Remove hybrid devres nature from request functions
Philipp Stanner
1
-42
/
+0
2025-05-15
PCI: Update Link Speed after retraining
Ilpo Järvinen
1
-0
/
+17
2025-05-15
PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
Ilpo Järvinen
1
-1
/
+1
2025-05-05
PCI: Explicitly put devices into D0 when initializing
Mario Limonciello
1
-3
/
+10
2025-05-05
PCI: Fix lock symmetry in pci_slot_unlock()
Ilpo Järvinen
1
-1
/
+2
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
1
-2
/
+2
2025-04-17
PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()
Wilfred Mallawa
1
-1
/
+1
2025-04-15
Revert "PCI: Avoid reset when disabled via sysfs"
Alex Williamson
1
-4
/
+0
2025-04-10
PCI: Remove pci_fixup_cardbus()
Heiner Kallweit
1
-5
/
+0
2025-03-27
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2025-03-27
Merge branch 'pci/resource'
Bjorn Helgaas
1
-3
/
+3
2025-03-27
Merge branch 'pci/reset'
Bjorn Helgaas
1
-1
/
+10
2025-03-27
Merge branch 'pci/pm'
Bjorn Helgaas
1
-4
/
+4
2025-03-27
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-2
/
+7
2025-03-27
Merge branch 'pci/devres'
Bjorn Helgaas
1
-0
/
+6
2025-03-27
Merge branch 'pci/aer'
Bjorn Helgaas
1
-4
/
+8
2025-03-20
PCI: Allow PCI bridges to go to D3Hot on all non-x86
Manivannan Sadhasivam
1
-4
/
+4
2025-03-14
PCI: Check BAR index for validity
Philipp Stanner
1
-0
/
+6
2025-03-10
PCI: Cache offset of Resizable BAR capability
Bjorn Helgaas
1
-2
/
+7
2025-03-08
PCI: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-03-07
PCI: Increase Resizable BAR support from 512 GB to 128 TB
Zhiyuan Dai
1
-2
/
+2
2025-03-04
PCI: Avoid reset when disabled via sysfs
Nishanth Aravamudan
1
-0
/
+4
2025-03-04
PCI: Log debug messages about reset method
Bjorn Helgaas
1
-1
/
+6
2025-02-21
PCI: Track Flit Mode Status & print it with link status
Ilpo Järvinen
1
-4
/
+8
2025-02-21
PCI/ACS: Fix 'pci=config_acs=' parameter
Tushar Dave
1
-5
/
+13
2025-02-14
PCI: Cleanup dev->resource + resno to use pci_resource_n()
Ilpo Järvinen
1
-1
/
+1
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-203
/
+72
2025-01-23
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+0
2025-01-23
Merge branch 'pci/controller/iommu-map'
Bjorn Helgaas
1
-1
/
+35
[next]