index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2026-03-12
PCI: dwc: Advertise L1 PM Substates only if driver requests it
Bjorn Helgaas
1
-0
/
+2
2026-03-04
Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...
Niklas Cassel
1
-57
/
+1
2026-03-04
Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...
Niklas Cassel
1
-3
/
+1
2026-03-04
Revert "PCI: qcom: Don't wait for link if we can detect Link Up"
Niklas Cassel
1
-4
/
+1
2026-02-11
PCI: qcom: Remove ASPM L0s support for MSM8996 SoC
Manivannan Sadhasivam
1
-1
/
+3
2025-11-01
Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+32
2025-10-31
Revert "PCI: qcom: Remove custom ASPM enablement code"
Bjorn Helgaas
1
-0
/
+32
2025-10-20
Revert "PCI: qcom: Prepare for the DWC ECAM enablement"
Krishna Chaitanya Chundru
1
-68
/
+0
2025-10-03
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-63
/
+116
2025-09-25
PCI: qcom: Prepare for the DWC ECAM enablement
Krishna Chaitanya Chundru
1
-0
/
+68
2025-09-25
PCI: dwc: Add support for ELBI resource mapping
Krishna Chaitanya Chundru
1
-9
/
+7
2025-09-24
PCI: qcom: Remove custom ASPM enablement code
Manivannan Sadhasivam
1
-32
/
+0
2025-09-17
PCI: qcom: Move host bridge 'phy' and 'reset' pointers to struct qcom_pcie_port
Manivannan Sadhasivam
1
-51
/
+36
2025-09-04
PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/s
Ziyue Zhang
1
-3
/
+3
2025-08-27
PCI: qcom: Restrict port parsing only to PCIe bridge child nodes
Krishna Chaitanya Chundru
1
-0
/
+2
2025-08-01
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-39
/
+287
2025-07-15
PCI: qcom: Add support for parsing the new Root Port binding
Krishna Chaitanya Chundru
1
-27
/
+176
2025-07-15
PCI: qcom: Add support for Qualcomm SA8255p based PCIe Root Complex
Mayank Rana
1
-12
/
+111
2025-06-25
PCI: qcom: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
Niklas Cassel
1
-0
/
+1
2025-06-04
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-0
/
+1
2025-05-31
PCI: qcom: Replace PERST# sleep time with proper macro
Niklas Cassel
1
-1
/
+1
2025-05-13
PCI: dwc: Return bool from link up check
Hans Zhang
1
-2
/
+2
2025-04-23
PCI: qcom: Add support for IPQ5018
Nitheesh Sekar
1
-0
/
+1
2025-03-09
PCI: Fix typos
Bjorn Helgaas
1
-6
/
+6
2025-01-18
PCI: qcom: Update ICC and OPP values after Link Up event
Krishna chaitanya chundru
1
-0
/
+2
2025-01-18
PCI: qcom: Don't wait for link if we can detect Link Up
Krishna chaitanya chundru
1
-1
/
+4
2024-11-04
PCI: qcom: Disable ASPM L0s for X1E80100
Qiang Yu
1
-1
/
+1
2024-11-04
PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC
Qiang Yu
1
-1
/
+11
2024-11-03
PCI: qcom: Add support for IPQ9574
devi priya
1
-0
/
+1
2024-11-02
PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...
Manivannan Sadhasivam
1
-1
/
+3
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+117
2024-09-13
PCI: qcom: Add RX lane margining settings for 16.0 GT/s
Shashank Babu Chinta Venkata
1
-1
/
+3
2024-09-13
PCI: qcom: Add equalization settings for 16.0 GT/s
Shashank Babu Chinta Venkata
1
-0
/
+4
2024-09-01
PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
Prudhvi Yarlagadda
1
-15
/
+57
2024-09-01
PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt
Manivannan Sadhasivam
1
-1
/
+54
2024-08-22
PCI: qcom: Use OPP only if the platform supports it
Manivannan Sadhasivam
1
-2
/
+5
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-142
/
+203
2024-07-10
PCI: qcom: Prevent use of uninitialized data in qcom_pcie_suspend_noirq()
Dan Carpenter
1
-1
/
+1
2024-07-10
PCI: qcom: Prevent potential error pointer dereference
Dan Carpenter
1
-1
/
+1
2024-07-10
PCI: qcom: Fix missing error code in qcom_pcie_probe()
Dan Carpenter
1
-1
/
+2
2024-07-10
PCI: qcom: Add OPP support to scale performance
Krishna chaitanya chundru
1
-19
/
+80
2024-07-10
PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
Krishna chaitanya chundru
1
-4
/
+41
2024-07-10
PCI: qcom: Override NO_SNOOP attribute for SA8775P RC
Mrinmay Sarkar
1
-1
/
+24
2024-05-28
PCI: dwc: Remove unused of_gpio.h inclusion
Andy Shevchenko
1
-1
/
+0
2024-05-28
PCI: qcom: Use devm_clk_bulk_get_all() API
Manivannan Sadhasivam
1
-119
/
+58
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+40
2024-03-10
PCI: qcom: Add X1E80100 PCIe support
Abel Vesa
1
-0
/
+1
2024-03-10
PCI: qcom: Enable BDF to SID translation properly
Manivannan Sadhasivam
1
-0
/
+10
2024-03-08
PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p
Johan Hovold
1
-2
/
+29
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
1
-1
/
+1
[next]