summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)Author
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
2022-10-05PCI: qcom-ep: Disable IRQs during driver removeManivannan Sadhasivam
2022-10-03PCI: qcom-ep: Make use of the cached dev pointerManivannan Sadhasivam
2022-10-03PCI: qcom-ep: Rely on the clocks supplied by devicetreeManivannan Sadhasivam
2022-10-03PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structureManivannan Sadhasivam
2022-10-03phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu
2022-10-03PCI: imx6: Add i.MX8MP PCIe supportRichard Zhu
2022-10-03PCI: dwc: Replace of_gpio_named_count() by gpiod_count()Andy Shevchenko
2022-09-29PCI: qcom: Rename host-init error labelJohan Hovold
2022-09-29PCI: qcom: Drop unused post_deinit callbackJohan Hovold
2022-08-30PCI: qcom-ep: Add MODULE_DEVICE_TABLEDmitry Baryshkov
2022-08-29PCI: dwc: Drop dependency on ZONE_DMA32Will McVicker
2022-08-23PCI: qcom: Sort device-id tableJohan Hovold
2022-08-23PCI: qcom: Clean up IP configurationsJohan Hovold
2022-08-23PCI: qcom: Make all optional clocks optionalJohan Hovold
2022-08-23PCI: qcom: Add support for SA8540PJohan Hovold
2022-08-23PCI: qcom: Add support for SC8280XPJohan Hovold
2022-08-13Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds
2022-08-09PCI: designware-ep: Allow pci_epc_set_bar() update inbound map addressFrank Li