summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc
AgeCommit message (Expand)AuthorFilesLines
2022-06-14PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold1-1/+6
2020-12-29PCI: qcom: Add missing reset for ipq806xAnsuel Smith1-0/+12
2020-02-15PCI: keystone: Fix link training retries initiationYurii Monakov1-1/+1
2019-12-01PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I1-0/+3
2019-11-12PCI: dra7xx: Add shutdown handler to cleanly turn off clocksKeerthy1-0/+17
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding1-1/+1
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-09-21PCI: kirin: Fix section mismatch warningNathan Chancellor1-2/+2
2019-09-16PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R1-1/+2
2019-09-16PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel2-10/+32
2019-07-31PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing1-0/+1
2019-06-15PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I1-0/+4
2019-03-27PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel1-0/+8
2019-03-27PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel2-1/+4
2019-01-26PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier1-3/+12
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho1-9/+1
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang1-1/+1
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R1-3/+8
2018-10-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2-6/+5
2018-07-22PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung1-1/+2
2018-06-20PCI: kirin: Fix reset gpio nameLoic Poulain1-1/+1
2018-03-24PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I2-9/+4
2018-03-15PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte1-1/+1
2018-02-22PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold1-1/+4
2017-12-10PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I1-0/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas7-12/+11
2017-09-07Merge branch 'pci/endpoint' into nextBjorn Helgaas3-5/+16
2017-09-07Merge branch 'pci/host-spear13xx' into nextBjorn Helgaas1-2/+2
2017-09-07Merge branch 'pci/host-qcom' into nextBjorn Helgaas1-87/+300
2017-09-07Merge branch 'pci/host-layerscape' into nextBjorn Helgaas4-49/+90
2017-09-07Merge branch 'pci/host-kirin' into nextBjorn Helgaas1-1/+1
2017-09-07Merge branch 'pci/host-keystone' into nextBjorn Helgaas3-18/+4
2017-09-07Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-3/+4
2017-09-07Merge branch 'pci/host-hisi' into nextBjorn Helgaas1-4/+1
2017-09-07Merge branch 'pci/host-exynos' into nextBjorn Helgaas1-4/+4
2017-09-07Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas1-4/+4
2017-09-07Merge branch 'pci/host-designware' into nextBjorn Helgaas14-28/+73
2017-09-07Merge branch 'pci/host-artpec6' into nextBjorn Helgaas1-2/+2
2017-09-05PCI: spear13xx: Fix platform_get_irq() error handlingFabio Estevam1-2/+2
2017-09-05PCI: artpec6: Fix platform_get_irq() error handlingFabio Estevam1-2/+2
2017-09-05PCI: armada8k: Fix platform_get_irq() error handlingFabio Estevam1-2/+2
2017-09-05PCI: dra7xx: Fix platform_get_irq() error handlingFabio Estevam1-1/+1
2017-09-05PCI: exynos: Fix platform_get_irq() error handlingFabio Estevam1-4/+4
2017-09-02PCI: Fix typos and whitespace errorsBjorn Helgaas7-12/+11
2017-08-30PCI: layerscape: Add support for ls1088aHou Zhiqiang1-0/+1
2017-08-30PCI: layerscape: Add support for ls2088aHou Zhiqiang1-0/+9
2017-08-30PCI: artpec6: Stop enabling writes to DBI read-only registersHou Zhiqiang1-6/+0
2017-08-30PCI: layerscape: Remove unnecessary class code fixupHou Zhiqiang1-9/+0
2017-08-30PCI: dwc: Enable write permission for Class Code, Interrupt Pin updatesHou Zhiqiang1-0/+6