index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ste_dma40.c
Age
Commit message (
Expand
)
Author
2013-02-14
dmaengine: ste_dma40: do not remove descriptors for cyclic transfers
Fabio Baltieri
2013-01-21
Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git
Vinod Koul
2013-01-14
dmaengine: set_dma40: balance clock in probe fail code
Fabio Baltieri
2013-01-14
dmaengine: set_dma40: ignore spurious interrupts
Fabio Baltieri
2013-01-14
dmaengine: ste_dma40: add software lli support
Fabio Baltieri
2013-01-14
dmaengine: ste_dma40: minor code readability fixes
Fabio Baltieri
2013-01-14
dmaengine: ste_dma40: minor cosmetic fixes
Fabio Baltieri
2013-01-14
dmaengine: ste_dma40: add a done queue for completed descriptors
Fabio Baltieri
2013-01-14
dmaengine: ste_dma40: support more than 128 event lines
Tong Liu
2013-01-14
dmaengine: ste_dma40: physical channels number correction
Gerald Baeza
2013-01-14
dmaengine: ste_dma40: support fixed physical channel allocation
Gerald Baeza
2013-01-14
dmaengine: ste_dma40: don't allow high priority dest event lines
Rabin Vincent
2013-01-14
dmaengine: ste_dma40: don't check for pm_runtime_suspended()
Narayanan G
2013-01-14
dmaengine: ste_dma40: limit burst size to 16
Per Forlin
2013-01-14
dmaengine: ste_dma40: set dma max seg size
Per Forlin
2013-01-12
dma: ste_dma40: reuse is_slave_direction helper
Andy Shevchenko
2012-11-05
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
Linus Walleij
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-08-31
dma/ste_dma40: Fixup clock usage during probe
Ulf Hansson
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
2012-04-23
dma/ste_dma40: fix erroneous comparison
Linus Walleij
2012-04-23
dma/ste_dma40: explicitly include regulator consumer header
Linus Walleij
2012-04-23
dma40: Improve the logic of stopping logical chan
Narayanan G
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-01-02
dmaengine/ste_dma40: clear LNK on channel startup
Rabin Vincent
2011-12-05
dmaengine/ste_dma40: allow fixed physical channel
Narayanan G
2011-11-28
dmaengine/ste_dma40: Add support to use lcla area from esram
Narayanan G
2011-11-22
dmaengine/ste_dma40: support pm in dma40
Narayanan G
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-10-31
drivers/dma: Add export.h to ste_dma40.c
Paul Gortmaker
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-09-05
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
2011-09-05
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
2011-09-05
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
2011-09-05
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
2011-09-05
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
2011-09-05
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
2011-09-05
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
2011-09-05
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
2011-08-01
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-07-13
dmaengine/ste_dma40: allow memory buswidth/burst to be configured
Rabin Vincent
2011-07-13
dmaengine/ste_dma40: use AMBA PrimeCell helper macros
Linus Walleij
2011-07-13
dmaengine/ste_dma40: make the cyclic alloc NOWAIT
Robert Marklund
[next]