Age | Commit message (Expand) | Author |
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 |
2023-04-12 | PCI: qcom: Enable async probe by default | Manivannan Sadhasivam |
2023-04-12 | PCI: qcom: Add support for system suspend and resume | Manivannan Sadhasivam |
2023-04-11 | PCI: qcom: Expose link transition counts via debugfs | Manivannan Sadhasivam |
2023-04-11 | PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP version | Manivannan Sadhasivam |
2023-04-11 | PCI: qcom: Use macros for defining total no. of clocks & supplies | Manivannan Sadhasivam |
2023-04-11 | PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0 | Manivannan Sadhasivam |
2023-04-11 | PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.3.3 | Manivannan Sadhasivam |
2023-04-11 | PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3 | Manivannan Sadhasivam |
2023-04-11 | PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2 | Manivannan Sadhasivam |
2023-04-11 | PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0 | Manivannan Sadhasivam |
2023-04-11 | PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0 | Manivannan Sadhasivam |
2023-04-11 | PCI: qcom: Use lower case for hex | Manivannan Sadhasivam |
2023-04-11 | PCI: qcom: Add missing macros for register fields | Manivannan Sadhasivam |