summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pci-imx6.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-3/+4
2017-08-04PCI: imx6: Explicitly request exclusive reset controlPhilipp Zabel1-3/+4
2017-08-04PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson1-1/+3
2017-07-03Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-1/+36
2017-07-03Merge branch 'pci/host-designware' into nextBjorn Helgaas1-1/+1
2017-07-03PCI: imx6: Add regulator supportQuentin Schulz1-1/+36
2017-07-03PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang1-1/+1
2017-05-23PCI: imx6: Fix config read timeout handlingLucas Stach1-3/+30
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris1-0/+1
2017-04-25PCI: imx6: Fix spelling mistake: "contol" -> "control"Colin Ian King1-2/+2
2017-04-05PCI: imx6: Do not switch speed if Gen2 is disabledAndrey Smirnov1-26/+26
2017-04-05PCI: imx6: Do not wait for speed change on i.MX7Andrey Smirnov1-4/+15
2017-04-05PCI: imx6: Allow probe deferral by reset GPIOAndrey Smirnov1-8/+17
2017-04-05PCI: imx6: Add code to support i.MX7DAndrey Smirnov1-25/+95
2017-02-25PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck1-0/+1
2017-02-22Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-35/+2
2017-02-22PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I1-59/+69
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/+757