summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-kirin.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-251-3/+0
|\
| * PCI: kirin: Remove unused assignmentsBjorn Helgaas2022-03-221-3/+0
* | PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas2022-02-041-13/+18
|/
* Merge branch 'pci/driver-cleanup'Bjorn Helgaas2022-01-131-4/+2
|\
| * PCI: kirin: Prefer of_device_get_match_data()Fan Fei2022-01-031-4/+2
* | PCI: kirin: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
|/
* PCI: kirin: Allow removing the driverMauro Carvalho Chehab2021-11-041-1/+1
* PCI: kirin: De-init the dwc driverMauro Carvalho Chehab2021-11-041-0/+2
* PCI: kirin: Disable clkreq during poweroff sequenceMauro Carvalho Chehab2021-11-041-0/+3
* PCI: kirin: Move the power-off code to a common routineMauro Carvalho Chehab2021-11-041-11/+15
* PCI: kirin: Add power_off support for Kirin 960 PHYMauro Carvalho Chehab2021-11-041-3/+18
* PCI: kirin: Add MODULE_* macrosMauro Carvalho Chehab2021-11-041-0/+5
* PCI: kirin: Add Kirin 970 compatibleMauro Carvalho Chehab2021-11-041-0/+4
* PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridgeMauro Carvalho Chehab2021-11-041-32/+233
* PCI: kirin: Use regmap for APB registersMauro Carvalho Chehab2021-11-021-23/+26
* PCI: kirin: Add support for a PHY layerMauro Carvalho Chehab2021-11-021-14/+79
* PCI: kirin: Reorganize the PHY logic inside the driverMauro Carvalho Chehab2021-11-021-122/+170
* PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring2020-11-191-9/+2
* PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring2020-11-191-2/+0
* PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring2020-11-191-1/+0
* PCI: dwc: Move link handling into common codeRob Herring2020-11-191-20/+3
* PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring2020-11-191-22/+0
* PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring2020-11-191-5/+0
* Merge branch 'remotes/lorenzo/pci/kirin'Bjorn Helgaas2020-10-211-1/+5
|\
| * PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't readyBean Huo2020-09-281-1/+5
* | PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring2020-09-081-3/+1
* | PCI: dwc: kirin: Use pci_ops for root config space accessorsRob Herring2020-09-081-18/+21
|/
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-051-4/+1
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski2020-08-031-4/+1
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-08-051-11/+6
|\ \
| * | PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-171-11/+6
| |/
* / PCI: Replace http:// links with https://Alexander A. Klimov2020-06-301-1/+1
|/
* PCI: kirin: Make structure kirin_dw_pcie_ops constantNishka Dasgupta2019-08-211-1/+1
* PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-091-1/+1
* PCI: kirin: Fix section mismatch warningNathan Chancellor2018-10-011-2/+2
* PCI: kirin: Add MSI supportXiaowei Song2018-07-111-0/+28
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+515