dmaengine: pl330: dont complete descriptor for cyclic dma
[linux-flexiantxendom0-3.2.10.git] / drivers / dma / ste_dma40.c
2012-04-23 Linus Walleijdma/ste_dma40: fix erroneous comparison
2012-04-23 Linus Walleijdma/ste_dma40: explicitly include regulator consumer...
2012-04-23 Narayanan Gdma40: Improve the logic of stopping logical chan
2012-03-21 Alexandre Bouninedmaengine: add context parameter to prep_slave_sg and...
2012-03-13 Russell King - ARM... dmaengine: consolidate initialization of cookies
2012-03-13 Russell King - ARM... dmaengine: consolidate tx_status functions
2012-03-13 Russell King - ARM... dmaengine: provide a common function for completing...
2012-03-13 Russell King - ARM... dmaengine: consolidate assignment of DMA cookies
2012-03-13 Russell King - ARM... dmaengine: add private header file
2012-03-13 Russell King - ARM... dmaengine: move last completed cookie into generic...
2012-01-02 Rabin Vincentdmaengine/ste_dma40: clear LNK on channel startup
2011-12-05 Narayanan Gdmaengine/ste_dma40: allow fixed physical channel
2011-11-28 Narayanan Gdmaengine/ste_dma40: Add support to use lcla area from...
2011-11-22 Narayanan Gdmaengine/ste_dma40: support pm in dma40
2011-11-17 Vinod KoulMerge branch 'dma_slave_direction' into next_test_dirn
2011-10-31 Paul Gortmakerdrivers/dma: Add export.h to ste_dma40.c
2011-10-27 Vinod Kouldmaengine: move drivers to dma_transfer_direction
2011-09-05 Per Forlindmaengine/ste_dma40: fix memory leak due to prepared...
2011-09-05 Per Forlindmaengine/ste_dma40: fix Oops due to double free of...
2011-09-05 Per Forlindmaengine/ste_dma40: remove duplicate call to d40_pool_...
2011-09-05 Per Forlindmaengine/ste_dma40: add missing kernel doc for pending...
2011-09-05 Per Forlindmaengine/ste_dma40: fix memory leak due to prepared...
2011-09-05 Per Forlindmaengine/ste_dma40: fix Oops due to double free of...
2011-09-05 Per Forlindmaengine/ste_dma40: remove duplicate call to d40_pool_...
2011-09-05 Per Forlindmaengine/ste_dma40: add missing kernel doc for pending...
2011-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-07-13 Rabin Vincentdmaengine/ste_dma40: allow memory buswidth/burst to...
2011-07-13 Linus Walleijdmaengine/ste_dma40: use AMBA PrimeCell helper macros
2011-07-13 Robert Marklunddmaengine/ste_dma40: make the cyclic alloc NOWAIT
2011-07-13 om prakashdmaengine/ste_dma40: fix missing kernel-doc
2011-07-13 Per Forlindmaengine/ste_dma40: add a separate queue for pending...
2011-06-22 Alexey Dobriyannet: remove mm.h inclusion from netdevice.h
2011-05-28 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-05-19 Linus Walleijdmaengine: move link order
2011-05-09 Philippe Langlaisdmaengine/ste_dma40: fix introduced warnings
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-31 Rabin Vincentdma40: cyclic xfer support
2011-01-31 Rabin Vincentdma40: stop ongoing transfers in DMA_TERMINATE_ALL
2011-01-31 Rabin Vincentdma40: fix DMA_SG capability and channels
2011-01-31 Rabin Vincentdma40: handle failure to allocate first LCLA
2011-01-31 Rabin Vincentdma40: extract lcla code into separate function
2011-01-31 Rabin Vincentdma40: unify src/dst addr check
2011-01-31 Rabin Vincentdma40: pass the info pointer all the way to reduce...
2011-01-31 Rabin Vincentdma40: unify d40_log_sg_to_lli funcs for mem and slave
2011-01-31 Rabin Vincentdma40: move lli_load to main source file
2011-01-31 Rabin Vincentdma40: combine mem and slave prep_sg functions
2011-01-31 Rabin Vincentdma40: remove export of stedma40_memcpy_sg
2011-01-31 Rabin Vincentdma40: combine mem and slave sg-to-lli functions
2011-01-31 Rabin Vincentdma40: remove duplicated dev addr code
2011-01-31 Rabin Vincentdma40: combine duplicated d40_pool_lli_alloc() calls
2011-01-31 Rabin Vincentdma40: combine desc init functions
2011-01-31 Rabin Vincentdma40: implement prep_memcpy as a wrapper around memcpy_sg
2011-01-31 Rabin Vincentdma40: remove unnecessary casts
2011-01-31 Rabin Vincentdma40: fix DMA API usage for LLIs
2011-01-31 Rabin Vincentdma40: fix DMA API usage for LCLA
2011-01-31 Rabin Vincentdma40: remove unnecessary ALIGN()s
2011-01-31 Rabin Vincentdma40: allow realtime and priority for event lines
2011-01-31 Rabin Vincentdma40: fix comment to refer to SOCs rather than boards
2011-01-31 Rabin Vincentdma40: use helpers for error functions
2011-01-31 Rabin Vincentdma40: use helpers for channel type check
2011-01-31 Rabin Vincentdma40: use helper for channel registers base
2011-01-31 Rabin Vincentdma40: remove "hardware link with previous jobs" code
2011-01-31 Rabin Vincentdma40: ensure event lines get enabled
2011-01-31 Rabin Vincentdma40: make init function static
2011-01-05 Per Forlindmaengine: dma40: Add support to split up large elements
2010-10-19 Dan WilliamsMerge branch 'dma40' into dmaengine
2010-10-19 Rabin Vincentste_dma40: remove enum for endianess
2010-10-19 Rabin Vincentste_dma40: move mode_opt to separate config
2010-10-19 Rabin Vincentste_dma40: move channel mode to a separate field
2010-10-19 Rabin Vincentste_dma40: add variable to indicate valid dma_cfg
2010-10-07 Dan WilliamsMerge branches 'dma40', 'pl08x', 'fsldma', 'imx' and...
2010-10-07 Per ForlinDMAENGINE: Remove stedma40_set_psize and pre_transfer...
2010-10-07 Per ForlinDMAENGINE: Set burst size for phy and log chans in...
2010-10-07 Rabin VincentDMAENGINE: ste_dma40: fix resource leaks in error paths.
2010-10-07 Rabin VincentDMAENGINE: ste_dma40: fix desc_get
2010-10-07 Rabin VincentDMAENGINE: ste_dma40: fix clk_get failure path
2010-10-07 Rabin VincentDMAENGINE: ste_dma40: fix disabled channels list
2010-10-07 Ira Snyderste_dma40: implement support for scatterlist to scatter...
2010-09-22 Jonas AabergDMAENGINE: ste_dma40: don't pause/resume non-executing...
2010-09-22 Jonas AabergDMAENGINE: ste_dma40: rewrote LCLA entries allocation...
2010-09-22 Jonas AabergDMAENGINE: ste_dma40: fix possible use of uninitialized...
2010-09-22 Jonas AabergDMAENGINE: ste_dma40: corrected is_paused behavior
2010-09-22 Jonas AabergDMAENGINE: ste_dma40: code clean-up
2010-09-22 Jonas AabergDMAENGINE: ste_dma40: added support for link jobs in hw
2010-09-22 Jonas AabergDMAENGINE: ste_dma40: removed a few magic numbers
2010-09-22 Jonas AabergDMAENGINE: ste_dma40: fix bug related to callback handling
2010-09-22 Jonas AabergDMAENGINE: ste_dma40: Code clean-up and removed an...
2010-09-22 Jonas AabergDMAENGINE: ste_dma40: No need reading, masking and...
2010-09-22 Jonas AabergDMAENGINE: ste_dma40: Fix failed to restart logical...
2010-09-22 Linus WalleijDMAENGINE: ste_dma40: config checks
2010-08-04 Linus WalleijDMAENGINE: add runtime slave config to DMA40 v3
2010-06-23 Linus WalleijDMAENGINE: ste_dma40: support older silicon
2010-06-23 Jonas AabergDMAENGINE: ste_dma40: support disabling physical channels
2010-06-23 Jonas AabergDMAENGINE: ste_dma40: fix suspend bug
2010-06-23 Linus WalleijDMAENGINE: ste_dma40: allocate LCLA dynamically
2010-06-23 Jonas AabergDMAENGINE: ste_dma40: no premature stop
2010-06-23 Jonas AabergDMAENGINE: ste_dma40: interrupts only on dst
2010-06-23 Jonas AabergDMAENGINE: ste_dma40: avoid doing unnessecary suspend
2010-06-23 Jonas AabergDMAENGINE: ste_dma40: lock fix
2010-06-23 Jonas AabergDMAENGINE: ste_dma40: deny ops on non-alloc channels
next