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
Age
Commit message (
Expand
)
Author
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-04-04
PCI: dwc: dra7xx: Push request_irq() call to the bottom of probe
Keerthy
2017-04-04
PCI: dwc: designware: Move _unroll configurations to a separate function
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: artpec6: Populate cpu_addr_fixup ops
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: designware: Add new *ops* for CPU addr fixup
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()
Dan Carpenter
2017-04-04
PCI: dwc: Unindent dw_handle_msi_irq() loop
Bjorn Helgaas
2017-04-04
PCI: dwc: Fix dw_pcie_ops NULL pointer dereference
Niklas Cassel
2017-04-03
PCI: dwc: Select PCI_HOST_COMMON for hisi
Arnd Bergmann
2017-03-07
PCI: exynos: Initialize elbi_base even when using PHY framework
Jaehoon Chung
2017-02-25
PCI: dwc: Fix crashes seen due to missing assignments
Guenter Roeck
2017-02-21
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
2017-02-21
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2017-02-21
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
2017-02-21
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
2017-02-21
PCI: dwc: Remove dependency of designware on CONFIG_PCI
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc host
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: Split pcie-designware.c into host and core files
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: designware: Fix style errors in pcie-designware.c
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()
Kishon Vijay Abraham I
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: designware: Get device pointer at the start of dw_pcie_host_init()
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
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: dwc: designware: Move register defines to designware header file
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
Fengguang Wu
2017-02-21
PCI: dra7xx: Group PHY API invocations
Kishon Vijay Abraham I
2017-02-21
PCI: dra7xx: Enable MSI and legacy interrupts simultaneously
Kishon Vijay Abraham I
2017-02-21
PCI: dra7xx: Add support to force RC to work in GEN1 mode
Kishon Vijay Abraham I
2017-02-21
PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()
Kishon Vijay Abraham I
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
[prev]