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
/
controller
/
dwc
/
pcie-qcom.c
Age
Commit message (
Expand
)
Author
2025-03-08
PCI: Fix typos
Bjorn Helgaas
2025-01-18
PCI: qcom: Update ICC and OPP values after Link Up event
Krishna chaitanya chundru
2025-01-18
PCI: qcom: Don't wait for link if we can detect Link Up
Krishna chaitanya chundru
2024-11-04
PCI: qcom: Disable ASPM L0s for X1E80100
Qiang Yu
2024-11-04
PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC
Qiang Yu
2024-11-03
PCI: qcom: Add support for IPQ9574
devi priya
2024-11-02
PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...
Manivannan Sadhasivam
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-13
PCI: qcom: Add RX lane margining settings for 16.0 GT/s
Shashank Babu Chinta Venkata
2024-09-13
PCI: qcom: Add equalization settings for 16.0 GT/s
Shashank Babu Chinta Venkata
2024-09-01
PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
Prudhvi Yarlagadda
2024-09-01
PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt
Manivannan Sadhasivam
2024-08-21
PCI: qcom: Use OPP only if the platform supports it
Manivannan Sadhasivam
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-07-10
PCI: qcom: Prevent use of uninitialized data in qcom_pcie_suspend_noirq()
Dan Carpenter
2024-07-10
PCI: qcom: Prevent potential error pointer dereference
Dan Carpenter
2024-07-10
PCI: qcom: Fix missing error code in qcom_pcie_probe()
Dan Carpenter
2024-07-09
PCI: qcom: Add OPP support to scale performance
Krishna chaitanya chundru
2024-07-09
PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
Krishna chaitanya chundru
2024-07-09
PCI: qcom: Override NO_SNOOP attribute for SA8775P RC
Mrinmay Sarkar
2024-05-28
PCI: dwc: Remove unused of_gpio.h inclusion
Andy Shevchenko
2024-05-28
PCI: qcom: Use devm_clk_bulk_get_all() API
Manivannan Sadhasivam
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-10
PCI: qcom: Add X1E80100 PCIe support
Abel Vesa
2024-03-10
PCI: qcom: Enable BDF to SID translation properly
Manivannan Sadhasivam
2024-03-08
PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p
Johan Hovold
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-12-11
PCI: qcom: Clean up ASPM comment
Johan Hovold
2023-12-11
PCI: qcom: Fix potential deadlock when enabling ASPM
Johan Hovold
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-10-28
Merge branch 'pci/controller/speed'
Bjorn Helgaas
2023-10-14
PCI: qcom: Enable ASPM for platforms supporting 1.9.0 ops
Manivannan Sadhasivam
2023-10-14
PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speed
Manivannan Sadhasivam
2023-09-29
PCI: qcom: Fix IPQ8074 enumeration
Sricharan Ramabadhran
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-25
PCI: qcom: Add support for sa8775p SoC
Mrinmay Sarkar
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.1.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v1.0.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.3.2
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.9.0
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
Manivannan Sadhasivam
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
2023-04-12
PCI: qcom: Add SM8550 PCIe support
Abel Vesa
2023-04-12
PCI: qcom: Add support for SDX55 SoC
Manivannan Sadhasivam
[next]