index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/reset'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-09-13
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
2024-09-10
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
2024-09-10
PCI: Wait for device readiness with Configuration RRS
Bjorn Helgaas
2024-09-09
PCI: Use an error code with PCIe failed link retraining
Maciej W. Rozycki
2024-09-09
PCI: Clear the LBMS bit after a link retrain
Maciej W. Rozycki
2024-08-09
PCI: Wait for Link before restoring Downstream Buses
Ilpo Järvinen
2024-08-01
PCI: Fix devres regression in pci_intx()
Philipp Stanner
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/reset'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/dpc'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/devres'
Bjorn Helgaas
2024-07-12
PCI: Extend ACS configurability
Vidya Sagar
2024-07-12
PCI: Add missing bridge lock to pci_bus_lock()
Dan Williams
2024-07-11
PCI: Add managed pcim_intx()
Philipp Stanner
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
2024-07-10
PCI: Document hybrid devres hazards
Philipp Stanner
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
2024-07-09
PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()
Krishna chaitanya chundru
2024-07-01
PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
Lukas Wunner
2024-06-04
PCI: Warn on missing cfg_access_lock during secondary bus reset
Dan Williams
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
2024-05-16
Merge branch 'pci/misc'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/pm'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-05-16
PCI: Do not wait for disconnected devices when resuming
Ilpo Järvinen
2024-05-16
PCI: Remove unused pci_enable_device_io()
Heiner Kallweit
2024-05-08
PCI: Make pcie_bandwidth_capable() static
Ilpo Järvinen
2024-05-08
PCI/CXL: Add 'cxl_bus' reset method for devices below CXL Ports
Dave Jiang
2024-05-08
PCI/CXL: Fail bus reset if upstream CXL Port has SBR masked
Dave Jiang
2024-05-08
PCI: Lock upstream bridge for pci_reset_function()
Dave Jiang
2024-04-25
PCI: Clarify intent of LT wait
Ilpo Järvinen
2024-04-25
PCI: Wait for Link Training==0 before starting Link retrain
Ilpo Järvinen
2024-04-18
PCI: Annotate pci_cache_line_size variables as __ro_after_init
Heiner Kallweit
2024-04-10
PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
Mario Limonciello
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-12
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/devres'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/aspm'
Bjorn Helgaas
2024-03-12
PCI/ASPM: Disable L1 before configuring L1 Substates
Bjorn Helgaas
2024-03-12
PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()
David E. Box
2024-03-12
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
2024-03-11
Merge branch 'pm-runtime'
Rafael J. Wysocki
[next]