summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
Commit message (Expand)AuthorAgeFilesLines
* 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-0215-127/+739
|\
| * Merge branch 'pci/field-get'Bjorn Helgaas2023-10-282-10/+14
| |\
| | * PCI: dwc: Use FIELD_GET/PREP()Ilpo Järvinen2023-10-242-6/+11
| | * PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen2023-10-101-5/+4
| * | Merge branch 'pci/controller/speed'Bjorn Helgaas2023-10-283-45/+14
| |\ \
| | * | PCI: tegra194: Use Mbps_to_icc() macro for setting icc speedManivannan Sadhasivam2023-10-141-2/+2
| | * | PCI: qcom-ep: Use PCIE_SPEED2MBS_ENC() macro for encoding link speedManivannan Sadhasivam2023-10-141-25/+6
| | * | PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speedManivannan Sadhasivam2023-10-141-18/+6
| | |/
| * | Merge branch 'pci/controller/rcar'Bjorn Helgaas2023-10-287-63/+651
| |\ \
| | * | PCI: rcar-gen4: Add endpoint mode supportYoshihiro Shimoda2023-10-232-4/+164
| | * | PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host modeYoshihiro Shimoda2023-10-233-0/+393
| | * | PCI: dwc: endpoint: Introduce .pre_init() and .deinit()Yoshihiro Shimoda2023-10-232-1/+13
| | * | PCI: dwc: Expose dw_pcie_write_dbi2() to moduleYoshihiro Shimoda2023-10-231-0/+1
| | * | PCI: dwc: Expose dw_pcie_ep_exit() to moduleYoshihiro Shimoda2023-10-201-0/+1
| | * | PCI: dwc: Add EDMA_UNROLL capability flagYoshihiro Shimoda2023-10-202-3/+10
| | * | PCI: dwc: endpoint: Add multiple PFs support for dbi2Yoshihiro Shimoda2023-10-202-8/+25
| | * | PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW settingYoshihiro Shimoda2023-10-201-6/+0
| | * | PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handlingYoshihiro Shimoda2023-10-201-1/+8
| | * | PCI: dwc: Add dw_pcie_link_set_max_link_width()Yoshihiro Shimoda2023-10-201-45/+41
| | |/
| * | Merge branch 'pci/controller/qcom-ep'Bjorn Helgaas2023-10-281-0/+17
| |\ \
| | * | PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam2023-10-271-0/+17
| | |/
| * | Merge branch 'pci/controller/layerscape'Bjorn Helgaas2023-10-281-0/+2
| |\ \
| | * | PCI: layerscape-ep: Set 64-bit DMA maskGuanhua Gao2023-10-101-0/+2
| | |/
| * | Merge branch 'pci/controller/aspm'Bjorn Helgaas2023-10-283-0/+32
| |\ \
| | * | PCI: qcom: Enable ASPM for platforms supporting 1.9.0 opsManivannan Sadhasivam2023-10-141-0/+28
| | * | PCI: dwc: Add host_post_init() callbackManivannan Sadhasivam2023-10-142-0/+4
| | |/
| * | PCI: keystone: Don't discard .probe() callbackUwe Kleine-König2023-10-101-2/+2
| * | PCI: keystone: Don't discard .remove() callbackUwe Kleine-König2023-10-101-2/+2
| * | PCI: kirin: Don't discard .remove() callbackUwe Kleine-König2023-10-101-2/+2
| * | PCI: exynos: Don't discard .remove() callbackUwe Kleine-König2023-10-101-2/+2
| * | PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen2023-10-031-1/+1
| |/
* / PCI: qcom: Fix IPQ8074 enumerationSricharan Ramabadhran2023-09-291-3/+1
|/
* Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-3021-44/+361
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2023-08-2914-14/+13
| |\
| | * PCI: Explicitly include correct DT includesRob Herring2023-07-1814-14/+13
| * | Merge branch 'pci/controller/resources'Bjorn Helgaas2023-08-291-2/+1
| |\ \
| | * | PCI: imx6: Use devm_platform_get_and_ioremap_resource()Yang Li2023-07-131-2/+1
| | |/
| * | Merge branch 'pci/controller/remove-void-cast'Bjorn Helgaas2023-08-292-6/+16
| |\ \
| | * | PCI: keembay: Remove cast between incompatible function typeKrzysztof Wilczyński2023-07-131-3/+8
| | * | PCI: meson: Remove cast between incompatible function typeKrzysztof Wilczyński2023-07-131-3/+8
| | |/
| * | Merge branch 'pci/controller/tegra194'Bjorn Helgaas2023-08-291-10/+0
| |\ \
| | * | Revert "PCI: tegra194: Enable support for 256 Byte payload"Vidya Sagar2023-08-031-10/+0
| | |/
| * | Merge branch 'pci/controller/qcom-ep'Bjorn Helgaas2023-08-291-1/+73
| |\ \
| | * | PCI: qcom-ep: Add ICC bandwidth voting supportKrishna chaitanya chundru2023-08-291-0/+72
| | * | PCI: qcom-ep: Treat unknown IRQ events as an errorManivannan Sadhasivam2023-08-291-1/+1
| | |/
| * | Merge branch 'pci/controller/qcom-edma'Bjorn Helgaas2023-08-291-1/+4
| |\ \
| | * | PCI: qcom-ep: Add eDMA supportManivannan Sadhasivam2023-08-261-1/+3
| | * | PCI: qcom-ep: Pass alignment restriction to the EPF coreManivannan Sadhasivam2023-08-251-0/+1
| | |/