summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)Author
2023-03-21PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabledYoshihiro Shimoda
2023-03-17PCI: layerscape: Add EP mode support for ls1028aXiaowei Bao
2023-03-10PCI: kirin: Select REGMAP_MMIOJosh Triplett
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-22Merge branch 'pci/controller/qcom'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/imx6'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/dwc'Bjorn Helgaas
2023-02-22Merge branch 'pci/endpoint'Bjorn Helgaas
2023-02-22PCI: dwc: Add Root Port and Endpoint controller eDMA engine supportSerge Semin
2023-02-22PCI: bt1: Set 64-bit DMA maskSerge Semin
2023-02-22PCI: dwc: Restrict only coherent DMA mask for MSI address allocationSerge Semin
2023-02-17PCI: Remove MODULE_LICENSE so boolean drivers don't look like modulesNick Alcock
2023-02-14PCI: qcom: Add IPQ8074 Gen3 port supportRobert Marko
2023-02-14PCI: qcom: Fix host-init error handlingJohan Hovold
2023-02-14PCI: qcom: Add SM8350 supportDmitry Baryshkov
2023-02-14PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handlerManivannan Sadhasivam
2023-02-14PCI: dra7xx: Use threaded IRQ handler for "dra7xx-pcie-main" IRQManivannan Sadhasivam
2023-01-16PCI: imx6: Add i.MX8MP PCIe EP supportRichard Zhu
2023-01-16PCI: imx6: Add i.MX8MM PCIe EP supportRichard Zhu
2023-01-16PCI: imx6: Add i.MX8MQ PCIe EP supportRichard Zhu
2023-01-16PCI: imx6: Add i.MX PCIe EP mode supportRichard Zhu
2023-01-04PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAINLukas Bulwahn
2022-12-19Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-10Merge branch 'pci/kbuild'Bjorn Helgaas
2022-12-10Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2022-11-23PCI: dwc: Add Baikal-T1 PCIe controller supportSerge Semin
2022-11-23PCI: dwc: Introduce generic platform clocks and resetsSerge Semin
2022-11-23PCI: dwc: Combine iATU detection proceduresSerge Semin
2022-11-23PCI: dwc: Introduce generic resources getterSerge Semin
2022-11-23PCI: dwc: Introduce generic controller capabilities interfaceSerge Semin
2022-11-23PCI: dwc: Introduce dma-ranges property support for RC-hostSerge Semin
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner
2022-11-14PCI: histb: Switch to using gpiod APIDmitry Torokhov
2022-11-11PCI: imx6: Initialize PHY before deasserting core resetSascha Hauer
2022-11-11PCI: qcom: Add basic interconnect supportJohan Hovold
2022-11-10PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas
2022-11-10PCI: dwc: Use dev_info for PCIe link down event loggingVidya Sagar
2022-11-10PCI: qcom: Fix error message for reset_control_assert()Manivannan Sadhasivam
2022-10-27PCI: designware-ep: Disable PTM capabilities for EP modeVidya Sagar
2022-10-27PCI: dwc: Fix n_fts[] array overrunVidya Sagar
2022-10-17PCI: qcom-ep: Setup PHY to work in EP modeDmitry Baryshkov
2022-10-17PCI: qcom: Setup PHY to work in RC modeDmitry Baryshkov
2022-10-05Merge branch 'pci/qcom'Bjorn Helgaas
2022-10-05PCI: qcom-ep: Check platform_get_resource_byname() return valueYang Yingliang
2022-10-05PCI: qcom-ep: Add support for SM8450 SoCManivannan Sadhasivam
2022-10-05PCI: qcom-ep: Make PERST separation optionalManivannan Sadhasivam
2022-10-05PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe trafficManivannan Sadhasivam
2022-10-05PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SSManivannan Sadhasivam
2022-10-05PCI: qcom-ep: Expose link transition counts via debugfsManivannan Sadhasivam