index
:
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2025-09-25
PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature'
Krishna Chaitanya Chundru
2025-09-25
PCI: qcom: Prepare for the DWC ECAM enablement
Krishna Chaitanya Chundru
2025-09-25
PCI: dwc: Prepare the driver for enabling ECAM mechanism using iATU 'CFG Shif...
Krishna Chaitanya Chundru
2025-09-25
PCI: dwc: Add support for ELBI resource mapping
Krishna Chaitanya Chundru
2025-09-24
PCI: Don't print stale information about resource
Ilpo Järvinen
2025-09-24
PCI: tegra194: Handle errors in BPMP response
Vidya Sagar
2025-09-24
PCI: tegra194: Reset BARs when running in PCIe endpoint mode
Niklas Cassel
2025-09-24
PCI/sysfs: Ensure devices are powered for config reads
Brian Norris
2025-09-24
PCI: tegra194: Set pci_epc_features::msi_capable to true
Niklas Cassel
2025-09-24
PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
Niklas Cassel
2025-09-23
PCI: qcom: Remove custom ASPM enablement code
Manivannan Sadhasivam
2025-09-23
PCI/ASPM: Enable all ClockPM and ASPM states for devicetree platforms
Manivannan Sadhasivam
2025-09-22
PCI/PM: Skip resuming to D0 if device is disconnected
Mario Limonciello
2025-09-22
PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()
Nagarjuna Kristam
2025-09-19
PCI: sg2042: Add Sophgo SG2042 PCIe driver
Chen Wang
2025-09-19
PCI: cadence: Check for the existence of cdns_pcie::ops before using it
Chen Wang
2025-09-17
PCI/sysfs: Expose PCI device serial number
Matthew Wood
2025-09-17
PCI: qcom: Move host bridge 'phy' and 'reset' pointers to struct qcom_pcie_port
Manivannan Sadhasivam
2025-09-16
PCI: Alter misleading recursion to pci_bus_release_bridge_resources()
Ilpo Järvinen
2025-09-16
PCI: Pass bridge window to pci_bus_release_bridge_resources()
Ilpo Järvinen
2025-09-16
PCI: Add pci_setup_one_bridge_window()
Ilpo Järvinen
2025-09-16
PCI: Refactor remove_dev_resources() to use pbus_select_window()
Ilpo Järvinen
2025-09-16
PCI: Refactor distributing available memory to use loops
Ilpo Järvinen
2025-09-16
PCI: Use pbus_select_window_for_type() during mem window sizing
Ilpo Järvinen
2025-09-16
PCI: Use pbus_select_window() in space available checker
Ilpo Järvinen
2025-09-16
PCI: Rename resource variable from r to res
Ilpo Järvinen
2025-09-16
PCI: Use pbus_select_window_for_type() during IO window sizing
Ilpo Järvinen
2025-09-16
PCI: Use pbus_select_window() during BAR resize
Ilpo Järvinen
2025-09-16
PCI: Warn if bridge window cannot be released when resizing BAR
Ilpo Järvinen
2025-09-16
PCI: Fix finding bridge window in pci_reassign_bridge_resources()
Ilpo Järvinen
2025-09-16
PCI: Add bridge window selection functions
Ilpo Järvinen
2025-09-16
PCI: Add defines for bridge window indexing
Ilpo Järvinen
2025-09-16
PCI: Preserve bridge window resource type flags
Ilpo Järvinen
2025-09-16
PCI: Enable bridge even if bridge window fails to assign
Ilpo Järvinen
2025-09-16
PCI: Use pci_release_resource() instead of release_resource()
Ilpo Järvinen
2025-09-16
PCI: Disable non-claimed bridge window
Ilpo Järvinen
2025-09-16
PCI: Always claim bridge window before its setup
Ilpo Järvinen
2025-09-16
PCI: Refactor find_bus_resource_of_type() logic checks
Ilpo Järvinen
2025-09-16
PCI: Move find_bus_resource_of_type() earlier
Ilpo Järvinen
2025-09-16
PCI: Fix failure detection during resource resize
Ilpo Järvinen
2025-09-16
PCI: Fix pdev_resources_assignable() disparity
Ilpo Järvinen
2025-09-16
PCI: Ensure relaxed tail alignment does not increase min_align
Ilpo Järvinen
2025-09-16
PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before release
Shin'ichiro Kawasaki
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
2025-09-12
PCI: qcom-ep: Remove redundant edma.nr_irqs initialization
Niklas Cassel
2025-09-12
PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()
Niklas Cassel
2025-09-12
PCI: endpoint: pci-epf-test: Fix doorbell test support
Niklas Cassel
2025-09-12
PCI: of: Update parent unit address generation in of_pci_prop_intr_map()
Lorenzo Pieralisi
2025-09-12
Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-11
PCI/AER: Fix NULL pointer access by aer_info
Vernon Yang
[prev]
[next]