summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-dra7xx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+1
|\
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-1/+1
* | PCI: dra7xx: Prefer of_device_get_match_data()Fan Fei2022-01-031-4/+2
|/
* PCI: dra7xx: Get an optional clockLuca Ceresoli2021-09-301-0/+13
* PCI: dra7xx: Remove unused includeLuca Ceresoli2021-09-301-1/+0
* PCI: dra7xx: Make it a kernel moduleLuca Ceresoli2021-09-301-1/+7
* PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-021-10/+6
* PCI: pci-dra7xx: Prepare for deferred probe with module_platform_driverTony Lindgren2021-03-101-6/+7
* PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring2020-11-191-1/+0
* PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring2020-11-191-2/+0
* PCI: dwc: Move link handling into common codeRob Herring2020-11-191-2/+0
* PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring2020-11-191-0/+3
* PCI: dwc/dra7xx: Use the common MSI irq_chipRob Herring2020-11-191-125/+0
* PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring2020-11-191-8/+0
* PCI: dwc: Fix MSI page leakage in suspend/resumeJisheng Zhang2020-10-131-1/+17
* PCI: dwc: Centralize link gen settingRob Herring2020-09-101-26/+0
* PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offsetRob Herring2020-09-081-3/+1
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-051-6/+2
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski2020-08-031-6/+2
* | Merge branch 'remotes/lorenzo/pci/runtime-pm'Bjorn Helgaas2020-08-051-2/+1
|\ \
| * | PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on errorDinghao Liu2020-07-071-2/+1
| |/
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-08-051-7/+4
|\ \
| * | PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-171-7/+4
| |/
* / PCI: Replace http:// links with https://Alexander A. Klimov2020-06-301-1/+1
|/
* PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()Wei Yongjun2020-05-221-5/+3
* PCI: dwc: pci-dra7xx: Fix MSI IRQ handlingVignesh Raghavendra2020-03-271-36/+195
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
* PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing2019-07-091-0/+1
* Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-05-131-0/+1
|\
| * PCI: dwc: pci-dra7xx: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-03-291-0/+1
* | PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I2019-04-151-1/+1
|/
* Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2019-03-061-0/+13
|\
| * PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I2019-02-141-0/+13
* | PCI: dwc: dra7xx: Invoke phy_set_mode() API to set PHY mode to PHY_MODE_PCIEKishon Vijay Abraham I2019-01-311-0/+4
* | PCI: dwc: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72xKishon Vijay Abraham I2019-01-311-0/+77
|/
* PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R2018-09-251-3/+8
* PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel2018-07-191-1/+1
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-121-2/+2
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+846