summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pci-exynos.c
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2018-01-23PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung
2018-01-02PCI: exynos: Remove deprecated PHY initialization codeJaehoon Chung
2017-09-07Merge branch 'pci/host-exynos' into nextBjorn Helgaas
2017-09-05PCI: exynos: Fix platform_get_irq() error handlingFabio Estevam
2017-08-03PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson
2017-07-02PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang
2017-04-04PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytesKishon Vijay Abraham I
2017-04-04PCI: dwc: all: Modify dbi accessors to take dbi_base as argumentKishon Vijay Abraham I
2017-03-07PCI: exynos: Initialize elbi_base even when using PHY frameworkJaehoon Chung
2017-02-25PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck
2017-02-21Merge branch 'pci/host-exynos' into nextBjorn Helgaas
2017-02-21PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I
2017-02-21PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I
2017-02-21PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I