summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)Author
2022-04-08PCI: dwc: Fix setting error return on MSI DMA mapping failureJiantao Zhang
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-22Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas
2022-03-22Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2022-03-22Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas
2022-03-22Merge branch 'pci/host/fu740'Bjorn Helgaas
2022-03-22Merge branch 'pci/host/dwc'Bjorn Helgaas
2022-03-22Merge branch 'pci/misc'Bjorn Helgaas
2022-03-22PCI: fu740: Remove unused assignmentsBjorn Helgaas
2022-03-22PCI: kirin: Remove unused assignmentsBjorn Helgaas
2022-03-21PCI: fu740: Force 2.5GT/s for initial device probeBen Dooks
2022-03-17PCI: imx6: Assert i.MX8MM CLKREQ# even if no device presentRichard Zhu
2022-03-17PCI: imx6: Invoke the PHY exit function after PHY power offRichard Zhu
2022-03-10PCI: dwc: Restore MSI Receiver mask during resumeJisheng Zhang
2022-03-10PCI: fu740: Drop redundant '-gpios' from DT GPIO lookupBen Dooks
2022-03-07PCI: imx6: Enable i.MX6QP PCIe power management supportRichard Zhu
2022-02-23PCI: qcom: Add SM8450 PCIe supportDmitry Baryshkov
2022-02-23PCI: qcom: Add ddrss_sf_tbu flagDmitry Baryshkov
2022-02-23PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfgDmitry Baryshkov
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-02-11PCI: uniphier-ep: Add NX1 supportKunihiko Hayashi
2022-02-11PCI: uniphier-ep: Add SoC data structureKunihiko Hayashi
2022-02-04PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas
2022-02-03PCI: imx6: Allow to probe when dw_pcie_wait_for_link() failsFabio Estevam
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-13Merge branch 'pci/driver-cleanup'Bjorn Helgaas
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2022-01-07PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...Kishon Vijay Abraham I
2022-01-05PCI: layerscape: Change to use the DWC common link-up check functionHou Zhiqiang
2022-01-04PCI: qcom-ep: Constify static dw_pcie_ep_opsRikard Falkeborn
2022-01-03PCI: spear13xx: Avoid invalid address space conversionsBjorn Helgaas
2022-01-03PCI: hisi: Avoid invalid address space conversionsBjorn Helgaas
2022-01-03PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcieFan Fei
2022-01-03PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcieFan Fei
2022-01-03PCI: intel-gw: Rename intel_pcie_port to intel_pcieFan Fei
2022-01-03PCI: kirin: Prefer of_device_get_match_data()Fan Fei
2022-01-03PCI: keystone: Prefer of_device_get_match_data()Fan Fei
2022-01-03PCI: dra7xx: Prefer of_device_get_match_data()Fan Fei
2022-01-03PCI: designware-plat: Prefer of_device_get_match_data()Fan Fei
2022-01-03PCI: artpec6: Prefer of_device_get_match_data()Fan Fei
2021-12-26PCI: imx: Add the imx8mm pcie supportRichard Zhu
2021-12-06PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname()Krzysztof Wilczyński
2021-12-06PCI: qcom: Use __be16 type to store return value from cpu_to_be16()Manivannan Sadhasivam
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-02PCI: dwc: Do not remap invalid resTim Harvey
2021-11-29PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'Christophe JAILLET