index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ste_dma40.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: dma40: Add support to split up large elements
Per Forlin
2011-01-04
1
-39
/
+152
*
Merge branch 'dma40' into dmaengine
Dan Williams
2010-10-19
1
-18
/
+38
|
\
|
*
ste_dma40: remove enum for endianess
Rabin Vincent
2010-10-19
1
-2
/
+2
|
*
ste_dma40: move mode_opt to separate config
Rabin Vincent
2010-10-19
1
-2
/
+26
|
*
ste_dma40: move channel mode to a separate field
Rabin Vincent
2010-10-19
1
-6
/
+2
|
*
ste_dma40: add variable to indicate valid dma_cfg
Rabin Vincent
2010-10-19
1
-8
/
+8
|
|
|
\
*
-
.
\
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
Dan Williams
2010-10-07
1
-0
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
ste_dma40: implement support for scatterlist to scatterlist copy
Ira Snyder
2010-10-07
1
-0
/
+17
|
|
/
*
|
DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40
Per Forlin
2010-10-07
1
-51
/
+1
*
|
DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_control
Per Forlin
2010-10-07
1
-8
/
+26
*
|
DMAENGINE: ste_dma40: fix resource leaks in error paths.
Rabin Vincent
2010-10-07
1
-4
/
+13
*
|
DMAENGINE: ste_dma40: fix desc_get
Rabin Vincent
2010-10-07
1
-9
/
+14
*
|
DMAENGINE: ste_dma40: fix clk_get failure path
Rabin Vincent
2010-10-07
1
-1
/
+1
*
|
DMAENGINE: ste_dma40: fix disabled channels list
Rabin Vincent
2010-10-07
1
-3
/
+5
*
|
DMAENGINE: ste_dma40: don't pause/resume non-executing channels
Jonas Aaberg
2010-09-22
1
-0
/
+6
*
|
DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
Jonas Aaberg
2010-09-22
1
-167
/
+148
*
|
DMAENGINE: ste_dma40: fix possible use of uninitialized variable
Jonas Aaberg
2010-09-22
1
-2
/
+2
*
|
DMAENGINE: ste_dma40: corrected is_paused behavior
Jonas Aaberg
2010-09-22
1
-4
/
+10
*
|
DMAENGINE: ste_dma40: code clean-up
Jonas Aaberg
2010-09-22
1
-43
/
+29
*
|
DMAENGINE: ste_dma40: added support for link jobs in hw
Jonas Aaberg
2010-09-22
1
-112
/
+202
*
|
DMAENGINE: ste_dma40: removed a few magic numbers
Jonas Aaberg
2010-09-22
1
-6
/
+12
*
|
DMAENGINE: ste_dma40: fix bug related to callback handling
Jonas Aaberg
2010-09-22
1
-12
/
+5
*
|
DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend request
Jonas Aaberg
2010-09-22
1
-30
/
+16
*
|
DMAENGINE: ste_dma40: No need reading, masking and setting a set register
Jonas Aaberg
2010-09-22
1
-4
/
+1
*
|
DMAENGINE: ste_dma40: Fix failed to restart logical channel bug
Jonas Aaberg
2010-09-22
1
-12
/
+8
*
|
DMAENGINE: ste_dma40: config checks
Linus Walleij
2010-09-22
1
-2
/
+27
|
/
*
DMAENGINE: add runtime slave config to DMA40 v3
Linus Walleij
2010-08-04
1
-4
/
+137
*
DMAENGINE: ste_dma40: support older silicon
Linus Walleij
2010-06-22
1
-4
/
+28
*
DMAENGINE: ste_dma40: support disabling physical channels
Jonas Aaberg
2010-06-22
1
-0
/
+8
*
DMAENGINE: ste_dma40: fix suspend bug
Jonas Aaberg
2010-06-22
1
-20
/
+13
*
DMAENGINE: ste_dma40: allocate LCLA dynamically
Linus Walleij
2010-06-22
1
-95
/
+158
*
DMAENGINE: ste_dma40: no premature stop
Jonas Aaberg
2010-06-22
1
-1
/
+4
*
DMAENGINE: ste_dma40: interrupts only on dst
Jonas Aaberg
2010-06-22
1
-1
/
+1
*
DMAENGINE: ste_dma40: avoid doing unnessecary suspend
Jonas Aaberg
2010-06-22
1
-32
/
+7
*
DMAENGINE: ste_dma40: lock fix
Jonas Aaberg
2010-06-22
1
-7
/
+7
*
DMAENGINE: ste_dma40: deny ops on non-alloc channels
Jonas Aaberg
2010-06-22
1
-0
/
+44
*
DMAENGINE: ste_dma40: various cosmetic clean-ups
Jonas Aaberg
2010-06-22
1
-55
/
+40
*
DMAENGINE: ste_dma40: improve allocation error handling
Jonas Aaberg
2010-06-22
1
-14
/
+10
*
DMAENGINE: ste_dma40: use kmem cache
Jonas Aaberg
2010-06-22
1
-34
/
+18
*
DMAENGINE: ste_dma40: moved freeing of client owned desc
Per Friden
2010-06-22
1
-12
/
+12
*
DMAENGINE: ste_dma40: only write phy channel config first time
Linus Walleij
2010-06-22
1
-32
/
+32
*
DMAENGINE: ste_dma40: fixed lli_max=1 issue
Per Friden
2010-06-22
1
-33
/
+29
*
DMAENGINE: extend the control command to include an arg
Linus Walleij
2010-05-17
1
-1
/
+2
*
DMAENGINE: DMA40 fix for allocation of logical channel 0
Marcin Mielczarczyk
2010-05-17
1
-7
/
+8
*
DMAENGINE: DMA40 support paused channel status
Jonas Aaberg
2010-05-17
1
-8
/
+67
*
DMAENGINE: Support for ST-Ericssons DMA40 block v3
Linus Walleij
2010-04-14
1
-0
/
+2596