index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: exynos: Initialize elbi_base even when using PHY framework
Jaehoon Chung
2017-03-07
1
-4
/
+4
*
PCI: dwc: Fix crashes seen due to missing assignments
Guenter Roeck
2017-02-25
10
-0
/
+18
*
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
2017-02-21
1
-6
/
+1
*
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2017-02-21
1
-35
/
+2
*
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
2017-02-21
1
-12
/
+70
*
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
2017-02-21
1
-226
/
+333
*
PCI: dwc: Remove dependency of designware on CONFIG_PCI
Kishon Vijay Abraham I
2017-02-21
1
-1
/
+12
*
PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc host
Kishon Vijay Abraham I
2017-02-21
3
-16
/
+42
*
PCI: dwc: Split pcie-designware.c into host and core files
Kishon Vijay Abraham I
2017-02-21
4
-624
/
+650
*
PCI: dwc: designware: Fix style errors in pcie-designware.c
Kishon Vijay Abraham I
2017-02-21
1
-21
/
+21
*
PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()
Kishon Vijay Abraham I
2017-02-21
2
-8
/
+11
*
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
2017-02-21
15
-481
/
+666
*
PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()
Kishon Vijay Abraham I
2017-02-21
1
-16
/
+17
*
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
2017-02-21
7
-33
/
+33
*
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
2017-02-21
11
-4
/
+22
*
PCI: dwc: designware: Move register defines to designware header file
Kishon Vijay Abraham I
2017-02-21
2
-70
/
+71
*
PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
Fengguang Wu
2017-02-21
1
-12
/
+3
*
PCI: dra7xx: Group PHY API invocations
Kishon Vijay Abraham I
2017-02-21
1
-41
/
+51
*
PCI: dra7xx: Enable MSI and legacy interrupts simultaneously
Kishon Vijay Abraham I
2017-02-21
1
-19
/
+13
*
PCI: dra7xx: Add support to force RC to work in GEN1 mode
Kishon Vijay Abraham I
2017-02-21
1
-0
/
+29
*
PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()
Kishon Vijay Abraham I
2017-02-21
1
-16
/
+5
*
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
2017-02-21
17
-0
/
+6431