summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pci-imx6.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-871/+0Star
* PCI: imx6: Remove space before tabsFabio Estevam2018-05-141-1/+1
* PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical APIGustavo Pimentel2018-03-061-18/+0Star
* PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-4/+1Star
* Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-09-071-3/+4
|\
| * PCI: imx6: Explicitly request exclusive reset controlPhilipp Zabel2017-08-031-3/+4
* | PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-031-1/+3
|/
* Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-07-031-1/+36
|\
| * PCI: imx6: Add regulator supportQuentin Schulz2017-07-031-1/+36
* | Merge branch 'pci/host-designware' into nextBjorn Helgaas2017-07-031-1/+1
|\ \
| * | PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-031-1/+1
| |/
* / PCI: imx6: Fix config read timeout handlingLucas Stach2017-05-231-3/+30
|/
* PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-281-0/+1
* PCI: imx6: Fix spelling mistake: "contol" -> "control"Colin Ian King2017-04-251-2/+2
* PCI: imx6: Do not switch speed if Gen2 is disabledAndrey Smirnov2017-04-051-26/+26
* PCI: imx6: Do not wait for speed change on i.MX7Andrey Smirnov2017-04-051-4/+15
* PCI: imx6: Allow probe deferral by reset GPIOAndrey Smirnov2017-04-051-8/+17
* PCI: imx6: Add code to support i.MX7DAndrey Smirnov2017-04-051-25/+95
* PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck2017-02-251-0/+1
* Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-02-211-35/+2Star
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-211-59/+69
* 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/+757