summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-qcom.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: qcom: Disable ASPM L0s for X1E80100Qiang Yu2024-11-041-1/+1
* PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoCQiang Yu2024-11-041-1/+11
* PCI: qcom: Add support for IPQ9574devi priya2024-11-031-0/+1
* PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...Manivannan Sadhasivam2024-11-021-1/+3
* Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-231-16/+117
|\
| * PCI: qcom: Add RX lane margining settings for 16.0 GT/sShashank Babu Chinta Venkata2024-09-131-1/+3
| * PCI: qcom: Add equalization settings for 16.0 GT/sShashank Babu Chinta Venkata2024-09-131-0/+4
| * PCI: qcom: Disable mirroring of DBI and iATU register space in BAR regionPrudhvi Yarlagadda2024-09-011-15/+57
| * PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interruptManivannan Sadhasivam2024-09-011-1/+54
* | PCI: qcom: Use OPP only if the platform supports itManivannan Sadhasivam2024-08-211-2/+5
|/
* Merge branch 'pci/controller/qcom'Bjorn Helgaas2024-07-191-142/+203
|\
| * PCI: qcom: Prevent use of uninitialized data in qcom_pcie_suspend_noirq()Dan Carpenter2024-07-101-1/+1
| * PCI: qcom: Prevent potential error pointer dereferenceDan Carpenter2024-07-101-1/+1
| * PCI: qcom: Fix missing error code in qcom_pcie_probe()Dan Carpenter2024-07-101-1/+2
| * PCI: qcom: Add OPP support to scale performanceKrishna chaitanya chundru2024-07-091-19/+80
| * PCI: qcom: Add ICC bandwidth vote for CPU to PCIe pathKrishna chaitanya chundru2024-07-091-4/+41
| * PCI: qcom: Override NO_SNOOP attribute for SA8775P RCMrinmay Sarkar2024-07-091-1/+24
| * PCI: qcom: Use devm_clk_bulk_get_all() APIManivannan Sadhasivam2024-05-281-119/+58
* | PCI: dwc: Remove unused of_gpio.h inclusionAndy Shevchenko2024-05-281-1/+0
|/
* Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-141-2/+40
|\
| * PCI: qcom: Add X1E80100 PCIe supportAbel Vesa2024-03-101-0/+1
| * PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam2024-03-101-0/+10
| * PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295pJohan Hovold2024-03-081-2/+29
* | PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold2024-01-311-1/+1
|/
* Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-181-3/+3
|\
| * PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda2024-01-061-3/+3
* | PCI: qcom: Clean up ASPM commentJohan Hovold2023-12-111-1/+4
* | PCI: qcom: Fix potential deadlock when enabling ASPMJohan Hovold2023-12-111-1/+1
|/
* Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-031-18/+34
|\
| * Merge branch 'pci/controller/speed'Bjorn Helgaas2023-10-281-18/+6
| |\
| | * PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speedManivannan Sadhasivam2023-10-141-18/+6
| * | PCI: qcom: Enable ASPM for platforms supporting 1.9.0 opsManivannan Sadhasivam2023-10-141-0/+28
| |/
* / PCI: qcom: Fix IPQ8074 enumerationSricharan Ramabadhran2023-09-291-3/+1
|/
* Merge branch 'pci/misc'Bjorn Helgaas2023-08-291-1/+1
|\
| * PCI: Explicitly include correct DT includesRob Herring2023-07-181-1/+1
* | PCI: qcom: Add support for sa8775p SoCMrinmay Sarkar2023-08-251-0/+1
|/
* PCI: qcom: Do not advertise hotplug capability for IP v2.1.0Manivannan Sadhasivam2023-06-201-0/+2
* PCI: qcom: Do not advertise hotplug capability for IP v1.0.0Manivannan Sadhasivam2023-06-201-0/+2
* PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0Manivannan Sadhasivam2023-06-201-29/+1
* PCI: qcom: Do not advertise hotplug capability for IP v2.3.2Manivannan Sadhasivam2023-06-201-0/+2
* PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0Manivannan Sadhasivam2023-06-201-1/+0
* PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0Manivannan Sadhasivam2023-06-201-0/+23
* PCI: qcom: Disable write access to read only registers for IP v2.9.0Manivannan Sadhasivam2023-06-201-0/+3
* PCI: qcom: Use DWC helpers for modifying the read-only DBI registersManivannan Sadhasivam2023-06-201-5/+3
* PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam2023-06-201-0/+2
* PCI: qcom: Add SM8550 PCIe supportAbel Vesa2023-04-121-11/+14
* PCI: qcom: Add support for SDX55 SoCManivannan Sadhasivam2023-04-121-1/+3
* PCI: qcom: Enable async probe by defaultManivannan Sadhasivam2023-04-121-0/+1
* PCI: qcom: Add support for system suspend and resumeManivannan Sadhasivam2023-04-121-0/+62
* PCI: qcom: Expose link transition counts via debugfsManivannan Sadhasivam2023-04-111-2/+63