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: ste_dma40: don't check for pm_runtime_suspended()
Narayanan G
2013-01-14
1
-2
/
+0
|
*
dmaengine: ste_dma40: limit burst size to 16
Per Forlin
2013-01-14
1
-0
/
+8
|
*
dmaengine: ste_dma40: set dma max seg size
Per Forlin
2013-01-14
1
-0
/
+8
*
|
dma: ste_dma40: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
1
-1
/
+1
|
/
*
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
Linus Walleij
2012-11-05
1
-2
/
+1
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-10-10
1
-5
/
+9
|
\
|
*
dma/ste_dma40: Fixup clock usage during probe
Ulf Hansson
2012-08-31
1
-5
/
+9
*
|
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-09-22
1
-1
/
+2
|
/
*
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
2012-05-11
1
-1
/
+1
*
dma/ste_dma40: fix erroneous comparison
Linus Walleij
2012-04-23
1
-1
/
+1
*
dma/ste_dma40: explicitly include regulator consumer header
Linus Walleij
2012-04-23
1
-0
/
+1
*
dma40: Improve the logic of stopping logical chan
Narayanan G
2012-04-23
1
-121
/
+199
*
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-21
1
-2
/
+3
*
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
2012-03-13
1
-1
/
+1
*
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
1
-10
/
+4
*
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
1
-1
/
+1
*
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
1
-10
/
+3
*
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
1
-0
/
+1
*
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
1
-7
/
+3
*
dmaengine/ste_dma40: clear LNK on channel startup
Rabin Vincent
2012-01-02
1
-0
/
+4
*
dmaengine/ste_dma40: allow fixed physical channel
Narayanan G
2011-12-05
1
-9
/
+42
*
dmaengine/ste_dma40: Add support to use lcla area from esram
Narayanan G
2011-11-28
1
-10
/
+85
*
dmaengine/ste_dma40: support pm in dma40
Narayanan G
2011-11-22
1
-19
/
+248
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
1
-13
/
+13
|
\
|
*
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-10-27
1
-13
/
+13
|
*
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
2011-09-05
1
-0
/
+16
|
*
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
2011-09-05
1
-10
/
+12
|
*
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
2011-09-05
1
-3
/
+0
|
*
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
2011-09-05
1
-0
/
+1
*
|
drivers/dma: Add export.h to ste_dma40.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
2011-09-05
1
-0
/
+16
*
|
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
2011-09-05
1
-10
/
+12
*
|
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
2011-09-05
1
-3
/
+0
*
|
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
2011-09-05
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-08-01
1
-115
/
+155
|
\
|
*
dmaengine/ste_dma40: allow memory buswidth/burst to be configured
Rabin Vincent
2011-07-14
1
-66
/
+102
|
*
dmaengine/ste_dma40: use AMBA PrimeCell helper macros
Linus Walleij
2011-07-14
1
-46
/
+26
|
*
dmaengine/ste_dma40: make the cyclic alloc NOWAIT
Robert Marklund
2011-07-14
1
-1
/
+1
|
*
dmaengine/ste_dma40: fix missing kernel-doc
om prakash
2011-07-14
1
-0
/
+2
|
*
dmaengine/ste_dma40: add a separate queue for pending requests
Per Forlin
2011-07-14
1
-2
/
+24
*
|
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2011-05-28
1
-2
/
+2
|
\
|
*
dmaengine: move link order
Linus Walleij
2011-05-19
1
-1
/
+1
|
*
dmaengine/ste_dma40: fix introduced warnings
Philippe Langlais
2011-05-09
1
-1
/
+1
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
|
/
*
dma40: cyclic xfer support
Rabin Vincent
2011-01-30
1
-32
/
+140
*
dma40: stop ongoing transfers in DMA_TERMINATE_ALL
Rabin Vincent
2011-01-30
1
-13
/
+21
*
dma40: fix DMA_SG capability and channels
Rabin Vincent
2011-01-30
1
-37
/
+34
*
dma40: handle failure to allocate first LCLA
Rabin Vincent
2011-01-30
1
-0
/
+5
*
dma40: extract lcla code into separate function
Rabin Vincent
2011-01-30
1
-42
/
+50
[prev]
[next]