Dan Carpenter
|
5be2190af4
dmaengine: ste_dma40: off by one in d40_of_probe()
|
12 years ago |
Fabio Estevam
|
3a919d5b43
dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y
|
12 years ago |
Jingoo Han
|
d4adcc0160
dma: use dev_get_platdata()
|
12 years ago |
Olof Johansson
|
5c913a9a97
Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers
|
12 years ago |
Fabio Baltieri
|
b4a1ccdf27
dmaengine: ste_dma40: Declare memcpy config as static
|
12 years ago |
Olof Johansson
|
2c3165ebb6
Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers
|
12 years ago |
Olof Johansson
|
ff299f1b1c
Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
|
12 years ago |
Wei Yongjun
|
8581bbcd30
dmaengine: ste_dma40: fix error return code in d40_probe()
|
12 years ago |
Lee Jones
|
499c2bc3cc
dmaengine: ste_dma40: Fetch disabled channels from DT
|
12 years ago |
Lee Jones
|
fd59f9e6ab
dmaengine: ste_dma40: Fetch the number of physical channels from DT
|
12 years ago |
Lee Jones
|
a7dacb68b3
dmaengine: ste_dma40: Allow memcpy channels to be configured from DT
|
12 years ago |
Lee Jones
|
43f2e1a3be
dmaengine: ste_dma40: Convert data_width from register bit format to value
|
12 years ago |
Lee Jones
|
2c2b62d5d9
dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones
|
12 years ago |
Lee Jones
|
8a3b6e143c
dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
|
12 years ago |
Rabin Vincent
|
9ecb41bd8c
dmaengine: ste_dma40: fix pm runtime ref counting
|
12 years ago |
Lee Jones
|
01c935c4ec
dmaengine: ste_dma40: Remove redundant address fetching function
|
12 years ago |
Lee Jones
|
ef9c89b3ec
dmaengine: ste_dma40: Only use addresses passed as configuration information
|
12 years ago |
Lee Jones
|
9b233f9b2e
dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
|
12 years ago |
Lee Jones
|
57e65ad77f
dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
|
12 years ago |
Lee Jones
|
9778256b98
dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
|
12 years ago |
Lee Jones
|
fa332de5c6
dmaengine: ste_dma40: Supply full Device Tree parsing support
|
12 years ago |
Lee Jones
|
1814a1703c
dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled
|
12 years ago |
Lee Jones
|
bb75d93b90
dmaengine: ste_dma40: Allocate plat_data on declaration
|
12 years ago |
Lee Jones
|
b2abb249de
dmaengine: ste_dma40: Also report the number of logical channels
|
12 years ago |
Lee Jones
|
8b2fe9b6b3
dmaengine: ste_dma40: Move rev error-check up to revision acquisition
|
12 years ago |
Lee Jones
|
8a59fed395
dmaengine: ste_dma40: Remove 'always true' checking
|
12 years ago |
Lee Jones
|
db72da9210
dmaengine: ste_dma40: Calculate number of logical channels from physical ones
|
12 years ago |
Lee Jones
|
84b3da1498
dmaengine: ste_dma40: Remove home-brew MAX() macro
|
12 years ago |
Lee Jones
|
26955c07dc
dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers
|
12 years ago |
Lee Jones
|
4f8fc46c79
dmaengine: ste_dma40: Rectify incorrect configuration validation checking
|
12 years ago |