index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-20
1
-120
/
+186
|
\
|
*
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-07-19
1
-18
/
+1
|
|
\
|
|
*
PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()
Krishna chaitanya chundru
2024-07-09
1
-18
/
+1
|
*
|
Merge branch 'pci/reset'
Bjorn Helgaas
2024-07-19
1
-14
/
+24
|
|
\
\
|
|
*
|
PCI: Add missing bridge lock to pci_bus_lock()
Dan Williams
2024-07-12
1
-14
/
+21
|
|
*
|
PCI: Warn on missing cfg_access_lock during secondary bus reset
Dan Williams
2024-06-04
1
-0
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/dpc'
Bjorn Helgaas
2024-07-19
1
-3
/
+3
|
|
\
\
|
|
*
|
PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
Lukas Wunner
2024-07-01
1
-3
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/devres'
Bjorn Helgaas
2024-07-19
1
-27
/
+68
|
|
\
\
|
|
*
|
PCI: Add managed pcim_intx()
Philipp Stanner
2024-07-11
1
-11
/
+8
|
|
*
|
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
2024-07-10
1
-6
/
+0
|
|
*
|
PCI: Document hybrid devres hazards
Philipp Stanner
2024-07-10
1
-1
/
+46
|
|
*
|
PCI: Add managed pcim_request_region()
Philipp Stanner
2024-07-10
1
-32
/
+15
|
|
*
|
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
2024-07-10
1
-0
/
+22
|
|
|
/
|
*
/
PCI: Extend ACS configurability
Vidya Sagar
2024-07-12
1
-58
/
+90
|
|
/
*
/
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
2024-06-04
1
-1
/
+0
|
/
*
Merge branch 'pci/misc'
Bjorn Helgaas
2024-05-17
1
-4
/
+5
|
\
|
*
PCI: Make pcie_bandwidth_capable() static
Ilpo Järvinen
2024-05-09
1
-2
/
+3
|
*
PCI: Annotate pci_cache_line_size variables as __ro_after_init
Heiner Kallweit
2024-04-18
1
-2
/
+2
*
|
Merge branch 'pci/pm'
Bjorn Helgaas
2024-05-17
1
-0
/
+12
|
\
\
|
*
|
PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
Mario Limonciello
2024-04-10
1
-0
/
+12
|
|
/
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-05-17
1
-18
/
+10
|
\
\
|
*
|
PCI: Do not wait for disconnected devices when resuming
Ilpo Järvinen
2024-05-16
1
-0
/
+5
|
*
|
PCI: Remove unused pci_enable_device_io()
Heiner Kallweit
2024-05-16
1
-14
/
+0
|
*
|
PCI: Clarify intent of LT wait
Ilpo Järvinen
2024-04-25
1
-3
/
+4
|
*
|
PCI: Wait for Link Training==0 before starting Link retrain
Ilpo Järvinen
2024-04-25
1
-1
/
+1
|
|
/
*
|
PCI/CXL: Add 'cxl_bus' reset method for devices below CXL Ports
Dave Jiang
2024-05-08
1
-0
/
+39
*
|
PCI/CXL: Fail bus reset if upstream CXL Port has SBR masked
Dave Jiang
2024-05-08
1
-0
/
+42
*
|
PCI: Lock upstream bridge for pci_reset_function()
Dave Jiang
2024-05-08
1
-0
/
+13
|
/
*
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-14
1
-458
/
+38
|
\
|
*
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-03-12
1
-144
/
+0
|
|
\
|
|
*
PCI: Place interrupt related code into irq.c
Ilpo Järvinen
2024-01-30
1
-144
/
+0
|
*
|
Merge branch 'pci/devres'
Bjorn Helgaas
2024-03-12
1
-249
/
+0
|
|
\
\
|
|
*
|
PCI: Move devres code from pci.c to devres.c
Philipp Stanner
2024-02-12
1
-249
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/aspm'
Bjorn Helgaas
2024-03-12
1
-65
/
+10
|
|
\
\
|
|
*
|
PCI/ASPM: Disable L1 before configuring L1 Substates
Bjorn Helgaas
2024-03-12
1
-13
/
+3
|
|
*
|
PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()
David E. Box
2024-03-12
1
-7
/
+7
|
|
*
|
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
2024-03-12
1
-2
/
+15
|
|
*
|
PCI/ASPM: Move pci_save_ltr_state() to aspm.c
David E. Box
2024-03-07
1
-40
/
+0
|
|
*
|
PCI/ASPM: Move pci_configure_ltr() to aspm.c
David E. Box
2024-03-07
1
-18
/
+0
|
|
|
/
|
*
/
PCI/AER: Generalize TLP Header Log reading
Ilpo Järvinen
2024-03-08
1
-0
/
+28
|
|
/
*
|
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-13
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'pm-runtime'
Rafael J. Wysocki
2024-03-11
1
-1
/
+1
|
|
\
\
|
|
*
|
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2024-02-12
1
-1
/
+1
*
|
|
|
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
2024-03-11
1
-2
/
+2
|
/
/
/
*
|
|
Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-02-17
1
-15
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PCI: Fix active state requirement in PME polling
Alex Williamson
2024-02-09
1
-15
/
+22
|
|
/
*
/
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
2024-01-31
1
-26
/
+52
|
/
*
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-01-19
1
-2
/
+36
|
\
|
*
cxl: Calculate and store PCI link latency for the downstream ports
Dave Jiang
2023-12-22
1
-2
/
+36
[next]