index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2025-03-04
PCI: brcmstb: Use same constant table for config space access
Jim Quinlan
2025-03-04
PCI: brcmstb: Fix potential premature regulator disabling
Jim Quinlan
2025-03-04
PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
Jim Quinlan
2025-03-04
PCI: brcmstb: Do not assume that register field starts at LSB
Jim Quinlan
2025-03-04
PCI: brcmstb: Use internal register to change link capability
Jim Quinlan
2025-03-04
PCI: brcmstb: Set generation limit before PCIe link up
Jim Quinlan
2025-03-04
PCI: brcmstb: Add BCM2712 support
Stanimir Varbanov
2025-03-04
PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload
Hans Zhang
2025-03-03
PCI: dwc: Add helper to find the Vendor Specific Extended Capability (VSEC)
Shradha Todi
2025-03-03
PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC
Lorenzo Bianconi
2025-02-28
PCI: of: Create device tree PCI host bridge node
Herve Codina
2025-02-28
PCI: of_property: Constify parameter in of_pci_get_addr_flags()
Herve Codina
2025-02-28
PCI: of_property: Add support for NULL pdev in of_pci_set_address()
Herve Codina
2025-02-28
PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
Herve Codina
2025-02-28
PCI: brcmstb: Expand inbound window size up to 64GB
Stanimir Varbanov
2025-02-28
PCI: brcmstb: Reuse pcie_cfg_data structure
Stanimir Varbanov
2025-02-28
PCI: brcmstb: Add a softdep to MIP MSI-X driver
Stanimir Varbanov
2025-02-24
PCI: hv: Switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap()
Yury Norov
2025-02-24
cpumask: deprecate cpumask_next_wrap()
Yury Norov
2025-02-24
PCI: qcom-ep: Enable EP mode support for SAR2130P
Dmitry Baryshkov
2025-02-24
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Stanimir Varbanov
2025-02-24
PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED
Manivannan Sadhasivam
2025-02-22
x86/kaslr: Reduce KASLR entropy on most x86 systems
Balbir Singh
2025-02-22
PCI: cpcihp: Remove unused .get_power() and .set_power()
Guilherme Giacomo Simoes
2025-02-21
PCI/ERR: Handle TLP Log in Flit mode
Ilpo Järvinen
2025-02-21
PCI: Track Flit Mode Status & print it with link status
Ilpo Järvinen
2025-02-21
PCI/AER: Descope pci_printk() to aer_printk()
Ilpo Järvinen
2025-02-21
PCI/ACS: Fix 'pci=config_acs=' parameter
Tushar Dave
2025-02-21
PCI: epf-mhi: Update device ID for SA8775P
Mrinmay Sarkar
2025-02-21
PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoC
Lorenzo Bianconi
2025-02-21
PCI/pwrctrl: Add pwrctrl driver for PCI slots
Manivannan Sadhasivam
2025-02-20
PCI: hv: Correct a comment
Easwar Hariharan
2025-02-20
PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
Manivannan Sadhasivam
2025-02-20
PCI/pwrctrl: Move pci_pwrctrl_unregister() to pci_destroy_dev()
Manivannan Sadhasivam
2025-02-20
PCI/pwrctrl: Move creation of pwrctrl devices to pci_scan_device()
Manivannan Sadhasivam
2025-02-20
PCI/ASPM: Fix link state exit during switch upstream function removal
Daniel Stodden
2025-02-19
PCI: shpchp: Remove 'shpchp_debug' module parameter
Ilpo Järvinen
2025-02-19
PCI: shpchp: Remove unused logging wrappers
Ilpo Järvinen
2025-02-19
PCI: shpchp: Change dbg() -> ctrl_dbg()
Ilpo Järvinen
2025-02-19
PCI: shpchp: Remove logging from module init/exit functions
Ilpo Järvinen
2025-02-19
PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
Rafael J. Wysocki
2025-02-18
PCI: Rework optional resource handling
Ilpo Järvinen
2025-02-18
PCI: Perform reset_resource() and build fail list in sync
Ilpo Järvinen
2025-02-18
PCI: Use res->parent to check if resource is assigned
Ilpo Järvinen
2025-02-18
PCI: Add debug print when releasing resources before retry
Ilpo Järvinen
2025-02-18
PCI: Indicate optional resource assignment failures
Ilpo Järvinen
2025-02-18
PCI: Always have realloc_head in __assign_resources_sorted()
Ilpo Järvinen
2025-02-18
PCI: Extend enable to check for any optional resource
Ilpo Järvinen
2025-02-18
PCI: Add restore_dev_resource()
Ilpo Järvinen
2025-02-18
PCI: Remove incorrect comment from pci_reassign_resource()
Ilpo Järvinen
[prev]
[next]