summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pci-imx6.c
AgeCommit message (Expand)Author
2017-09-07Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-08-03PCI: imx6: Explicitly request exclusive reset controlPhilipp Zabel
2017-08-03PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson
2017-07-03Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-07-03Merge branch 'pci/host-designware' into nextBjorn Helgaas
2017-07-02PCI: imx6: Add regulator supportQuentin Schulz
2017-07-02PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang
2017-05-22PCI: imx6: Fix config read timeout handlingLucas Stach
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris
2017-04-25PCI: imx6: Fix spelling mistake: "contol" -> "control"Colin Ian King
2017-04-04PCI: imx6: Do not switch speed if Gen2 is disabledAndrey Smirnov
2017-04-04PCI: imx6: Do not wait for speed change on i.MX7Andrey Smirnov
2017-04-04PCI: imx6: Allow probe deferral by reset GPIOAndrey Smirnov
2017-04-04PCI: imx6: Add code to support i.MX7DAndrey Smirnov
2017-02-25PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck
2017-02-21Merge branch 'pci/host-imx6' 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: 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