summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc
AgeCommit message (Expand)Author
2019-06-15PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I
2019-03-27PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel
2019-03-27PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel
2019-01-26PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R
2018-10-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-07-22PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung
2018-06-21PCI: kirin: Fix reset gpio nameLoic Poulain
2018-03-24PCI: designware-ep: Fix ->get_msi() to check MSI_EN bitKishon Vijay Abraham I
2018-03-15PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte
2018-02-22PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2017-12-10PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/endpoint' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-spear13xx' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-qcom' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-kirin' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-keystone' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-hisi' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-exynos' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-designware' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-artpec6' into nextBjorn Helgaas
2017-09-05PCI: spear13xx: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: artpec6: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: armada8k: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: dra7xx: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: exynos: Fix platform_get_irq() error handlingFabio Estevam
2017-09-01PCI: Fix typos and whitespace errorsBjorn Helgaas
2017-08-29PCI: layerscape: Add support for ls1088aHou Zhiqiang
2017-08-29PCI: layerscape: Add support for ls2088aHou Zhiqiang
2017-08-29PCI: artpec6: Stop enabling writes to DBI read-only registersHou Zhiqiang
2017-08-29PCI: layerscape: Remove unnecessary class code fixupHou Zhiqiang
2017-08-29PCI: dwc: Enable write permission for Class Code, Interrupt Pin updatesHou Zhiqiang
2017-08-29PCI: dwc: Add accessors for write permission of DBI read-only registersHou Zhiqiang
2017-08-29PCI: layerscape: Disable outbound windows configured by bootloaderHou Zhiqiang
2017-08-29PCI: layerscape: Refactor ls1021_pcie_host_init()Hou Zhiqiang
2017-08-29PCI: designware-ep: Do not disable BARs during initializationKishon Vijay Abraham I
2017-08-29PCI: dra7xx: Reset all BARs during initializationKishon Vijay Abraham I
2017-08-29PCI: dwc: designware: Provide page_size to pci_epc_memKishon Vijay Abraham I
2017-08-29PCI: layerscape: Move generic init functions earlier in fileHou Zhiqiang
2017-08-29PCI: layerscape: Add class code and multifunction fixups for ls1021aHou Zhiqiang
2017-08-29PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracketHou Zhiqiang
2017-08-29PCI: layerscape: Call dw_pcie_setup_rc() from ls_pcie_host_init()Hou Zhiqiang
2017-08-24PCI: qcom: Add support for IPQ8074 PCIe controllerVaradarajan Narayanan