summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-kirin.c
AgeCommit message (Expand)Author
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: 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
2020-11-19PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring
2020-11-19PCI: dwc: Move link handling into common codeRob Herring
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring
2020-10-21Merge branch 'remotes/lorenzo/pci/kirin'Bjorn Helgaas
2020-09-28PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't readyBean Huo
2020-09-08PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring
2020-09-08PCI: dwc: kirin: Use pci_ops for root config space accessorsRob Herring
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov
2019-08-21PCI: kirin: Make structure kirin_dw_pcie_ops constantNishka Dasgupta
2019-07-09PCI: Fix typos and whitespace errorsBjorn Helgaas
2018-10-01PCI: kirin: Fix section mismatch warningNathan Chancellor
2018-07-11PCI: kirin: Add MSI supportXiaowei Song
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin