summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)Author
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
2021-11-18PCI: keystone: Use PCI_ERROR_RESPONSE to identify config read errorsNaveen Naidu
2021-11-18PCI: kirin: Drop error data fabrication when config read failsNaveen Naidu
2021-11-18PCI: histb: Drop error data fabrication when config read failsNaveen Naidu
2021-11-18PCI: exynos: Drop error data fabrication when config read failsNaveen Naidu
2021-11-05Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2021-11-05Merge branch 'pci/host/kirin'Bjorn Helgaas
2021-11-05Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas
2021-11-04PCI: kirin: Allow removing the driverMauro Carvalho Chehab
2021-11-04PCI: kirin: De-init the dwc driverMauro Carvalho Chehab
2021-11-04PCI: kirin: Disable clkreq during poweroff sequenceMauro Carvalho Chehab
2021-11-04PCI: kirin: Move the power-off code to a common routineMauro Carvalho Chehab
2021-11-04PCI: kirin: Add power_off support for Kirin 960 PHYMauro Carvalho Chehab
2021-11-04PCI: kirin: Allow building it as a moduleMauro Carvalho Chehab
2021-11-04PCI: kirin: Add MODULE_* macrosMauro Carvalho Chehab
2021-11-04PCI: kirin: Add Kirin 970 compatibleMauro Carvalho Chehab
2021-11-04PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridgeMauro Carvalho Chehab
2021-11-02PCI: kirin: Use regmap for APB registersMauro Carvalho Chehab
2021-11-02PCI: kirin: Add support for a PHY layerMauro Carvalho Chehab
2021-11-02PCI: kirin: Reorganize the PHY logic inside the driverMauro Carvalho Chehab
2021-10-15PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operationKunihiko Hayashi
2021-10-15PCI: qcom: Add sc8180x compatibleBjorn Andersson
2021-10-14PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280Prasad Malisetty
2021-10-14PCI: qcom: Replace ops with struct pcie_cfg in pcie match dataPrasad Malisetty
2021-10-12PCI: dwc: Perform host_init() before registering msiBjorn Andersson