summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pci-exynos.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang1-1/+1
2017-04-04PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytesKishon Vijay Abraham I1-8/+8
2017-04-04PCI: dwc: all: Modify dbi accessors to take dbi_base as argumentKishon Vijay Abraham I1-4/+6
2017-03-07PCI: exynos: Initialize elbi_base even when using PHY frameworkJaehoon Chung1-4/+4
2017-02-25PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck1-0/+1
2017-02-22Merge branch 'pci/host-exynos' into nextBjorn Helgaas1-226/+333
2017-02-22PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I1-32/+46
2017-02-22PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I1-2/+2
2017-02-22PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I1-1/+2
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I1-0/+629