index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
/
pci-imx6.c
Age
Commit message (
Expand
)
Author
2018-03-06
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2017-09-07
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2017-08-03
PCI: imx6: Explicitly request exclusive reset control
Philipp Zabel
2017-08-03
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
2017-07-03
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2017-07-03
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2017-07-02
PCI: imx6: Add regulator support
Quentin Schulz
2017-07-02
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
2017-05-22
PCI: imx6: Fix config read timeout handling
Lucas Stach
2017-04-28
PCI: Don't allow unbinding host controllers that aren't prepared
Brian Norris
2017-04-25
PCI: imx6: Fix spelling mistake: "contol" -> "control"
Colin Ian King
2017-04-04
PCI: imx6: Do not switch speed if Gen2 is disabled
Andrey Smirnov
2017-04-04
PCI: imx6: Do not wait for speed change on i.MX7
Andrey Smirnov
2017-04-04
PCI: imx6: Allow probe deferral by reset GPIO
Andrey Smirnov
2017-04-04
PCI: imx6: Add code to support i.MX7D
Andrey Smirnov
2017-02-25
PCI: dwc: Fix crashes seen due to missing assignments
Guenter Roeck
2017-02-21
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2017-02-21
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I