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.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-23
1
-24
/
+51
|
\
|
*
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-09-19
1
-7
/
+7
|
|
\
|
|
*
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
2024-09-14
1
-7
/
+7
|
*
|
Merge branch 'pci/reset'
Bjorn Helgaas
2024-09-19
1
-2
/
+6
|
|
\
\
|
|
*
|
PCI: Wait for Link before restoring Downstream Buses
Ilpo Järvinen
2024-08-09
1
-2
/
+6
|
|
|
/
|
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-09-19
1
-2
/
+10
|
|
\
\
|
|
*
|
PCI: Use an error code with PCIe failed link retraining
Maciej W. Rozycki
2024-09-09
1
-1
/
+1
|
|
*
|
PCI: Clear the LBMS bit after a link retrain
Maciej W. Rozycki
2024-09-09
1
-1
/
+9
|
|
|
/
|
*
|
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
2024-09-11
1
-2
/
+2
|
*
|
PCI: Wait for device readiness with Configuration RRS
Bjorn Helgaas
2024-09-11
1
-13
/
+28
|
|
/
*
/
PCI: Fix devres regression in pci_intx()
Philipp Stanner
2024-08-01
1
-7
/
+8
|
/
*
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
[next]