index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2024-05-08
Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-06
PCI/ASPM: Restore parent state to parent, child state to child
Kai-Heng Feng
2024-05-03
PCI: hotplug: Remove obsolete sgi_hotplug TODO notes
Nam Cao
2024-05-03
PCI: hotplug: Document unchecked return value of pci_hp_add_bridge()
Nam Cao
2024-05-02
PCI: of_property: Return error for int_map allocation failure
Duoming Zhou
2024-05-02
PCI/ASPM: Clean up ASPM disable/enable mask calculation
Ilpo Järvinen
2024-05-02
PCI/ASPM: Consolidate link state defines
Ilpo Järvinen
2024-04-29
PCI: Clean up accessor macro formatting
Ilpo Järvinen
2024-04-29
PCI/ERR: Cleanup misleading indentation inside if conditions
Ilpo Järvinen
2024-04-26
PCI/MSI: Make error path handling follow the standard pattern
Andy Shevchenko
2024-04-25
PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-25
PCI/MSI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
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-23
PCI: Clear Secondary Status errors after enumeration
Vidya Sagar
2024-04-18
PCI: Annotate pci_cache_line_size variables as __ro_after_init
Heiner Kallweit
2024-04-17
PCI: Constify pcibus_class
Heiner Kallweit
2024-04-17
PCI/AER: Update aer-inject tool source URL
Kuppuswamy Sathyanarayanan
2024-04-11
PCI: mt7621: Fix string truncation in mt7621_pcie_parse_port()
Sergio Paracuellos
2024-04-10
PCI: tegra194: Fix probe path for Endpoint mode
Vidya Sagar
2024-04-10
PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
Niklas Cassel
2024-04-10
PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
Niklas Cassel
2024-04-10
PCI: endpoint: pci-epf-test: Remove superfluous code
Niklas Cassel
2024-04-10
PCI: endpoint: Allocate a 64-bit BAR if that is the only option
Niklas Cassel
2024-04-10
PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
Niklas Cassel
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Add Kernel-doc comments for APIs
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
Manivannan Sadhasivam
2024-04-10
PCI: rockchip-ep: Set a 64-bit BAR if requested
Niklas Cassel
2024-04-10
PCI: cadence: Set a 64-bit BAR if requested
Niklas Cassel
2024-04-10
PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
Mario Limonciello
2024-04-09
PCI/DOE: Support discovery version 2
Alexey Kardashevskiy
2024-03-29
Revert "PCI: Mark LSI FW643 to avoid bus reset"
Bjorn Helgaas
2024-03-27
PCI: Mask Replay Timer Timeout errors for Genesys GL975x SD host controller
Kai-Heng Feng
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-13
Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-12
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/controller/imx'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/controller/hyperv'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/controller/broadcom'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/misc'
Bjorn Helgaas
[prev]
[next]