summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pci-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical APIGustavo Pimentel2018-03-061-18/+0
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-4/+1
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-4/+1
* | PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung2018-01-231-1/+2
* | PCI: exynos: Remove deprecated PHY initialization codeJaehoon Chung2018-01-021-208/+11
|/
* Merge branch 'pci/host-exynos' into nextBjorn Helgaas2017-09-071-4/+4
|\
| * PCI: exynos: Fix platform_get_irq() error handlingFabio Estevam2017-09-051-4/+4
* | PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-031-1/+3
|/
* PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-021-1/+1
* PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytesKishon Vijay Abraham I2017-04-041-8/+8
* PCI: dwc: all: Modify dbi accessors to take dbi_base as argumentKishon Vijay Abraham I2017-04-041-4/+6
* PCI: exynos: Initialize elbi_base even when using PHY frameworkJaehoon Chung2017-03-071-4/+4
* PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck2017-02-251-0/+1
* Merge branch 'pci/host-exynos' into nextBjorn Helgaas2017-02-211-226/+333
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-211-32/+46
* PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I2017-02-211-2/+2
* PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I2017-02-211-1/+2
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-0/+629