summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'pci/controller/qcom'Bjorn Helgaas2023-08-292-1/+2
| |\ \
| | * | PCI: qcom: Add support for sa8775p SoCMrinmay Sarkar2023-08-251-0/+1
| | * | PCI: qcom-ep: Switch MHI bus master clock off during L1SSManivannan Sadhasivam2023-07-131-1/+1
| | |/
| * | Merge branch 'pci/controller/layerscape'Bjorn Helgaas2023-08-291-0/+20
| |\ \
| | * | PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao2023-08-241-0/+19
| | * | PCI: layerscape: Add support for link-down notificationFrank Li2023-08-241-0/+1
| | |/
| * | Merge branch 'pci/controller/fu740'Bjorn Helgaas2023-08-291-0/+1
| |\ \
| | * | PCI: fu740: Set the number of MSI vectorsYong-Xuan Wang2023-08-231-0/+1
| | |/
| * | PCI: layerscape: Add power management support for ls1028aHou Zhiqiang2023-08-241-9/+131
| * | PCI: dwc: Implement generic suspend/resume functionalityFrank Li2023-08-242-0/+99
| * | PCI: dwc: Provide deinit callback for i.MXMark Brown2023-08-081-0/+1
| |/
* / Revert "PCI: dwc: Wait for link up only if link is started"Johan Hovold2023-07-263-23/+11
|/
* Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-061-1/+1
|\
| * dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing2023-05-241-1/+1
* | Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-3011-69/+197
|\ \
| * \ Merge branch 'pci/controller/remove-void-callbacks'Bjorn Helgaas2023-06-265-22/+12
| |\ \
| | * | PCI: dwc: Convert to platform remove callback returning voidUwe Kleine-König2023-06-245-22/+12
| | |/
| * | Merge branch 'pci/controller/endpoint'Bjorn Helgaas2023-06-262-1/+101
| |\ \
| | * | PCI: layerscape: Add the endpoint linkup notifier supportFrank Li2023-06-231-1/+99
| | * | PCI: qcom-ep: Add support for BME notificationManivannan Sadhasivam2023-06-231-0/+1
| | * | PCI: qcom-ep: Add support for Link down notificationManivannan Sadhasivam2023-06-231-0/+1
| | |/
| * | Merge branch 'pci/controller/qcom'Bjorn Helgaas2023-06-261-35/+38
| |\ \
| | * | 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: imx6: Save and restore root port MSI control in suspend and resumeRichard Zhu2023-06-191-0/+23
| * | PCI: dwc: Wait for link up only if link is startedAjay Agarwal2023-05-263-11/+23
| |/
* | PCI: tegra194: Add interconnect support in Tegra234Sumit Gupta2023-05-161-16/+35
* | PCI: tegra194: Fix possible array out of bounds accessSumit Gupta2023-05-161-2/+11
|/
* Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-274-945/+740
|\
| * PCI: dwc: Sort Kconfig entries by vendorBjorn Helgaas2023-04-201-203/+203
| * PCI: Use consistent controller Kconfig menu entry languageBjorn Helgaas2023-04-201-27/+27
| * PCI: meson: Add 'Amlogic' to Kconfig promptBjorn Helgaas2023-04-201-1/+1
| * Merge branch 'pci/controller/qcom'Bjorn Helgaas2023-04-201-730/+516
| |\
| | * 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
| | * PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP versionManivannan Sadhasivam2023-04-111-72/+71
| | * PCI: qcom: Use macros for defining total no. of clocks & suppliesManivannan Sadhasivam2023-04-111-4/+6
| | * PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0Manivannan Sadhasivam2023-04-111-208/+30
| | * PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.3.3Manivannan Sadhasivam2023-04-111-26/+23
| | * PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3Manivannan Sadhasivam2023-04-111-68/+20