aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/ste_dma40.c
AgeCommit message (Expand)Author
2011-01-04dmaengine: dma40: Add support to split up large elementsPer Forlin
2010-10-19Merge branch 'dma40' into dmaengineDan Williams
2010-10-19ste_dma40: remove enum for endianessRabin Vincent
2010-10-19ste_dma40: move mode_opt to separate configRabin Vincent
2010-10-19ste_dma40: move channel mode to a separate fieldRabin Vincent
2010-10-19ste_dma40: add variable to indicate valid dma_cfgRabin Vincent
2010-10-07Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams
2010-10-07DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40Per Forlin
2010-10-07DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_controlPer Forlin
2010-10-07DMAENGINE: ste_dma40: fix resource leaks in error paths.Rabin Vincent
2010-10-07DMAENGINE: ste_dma40: fix desc_getRabin Vincent
2010-10-07DMAENGINE: ste_dma40: fix clk_get failure pathRabin Vincent
2010-10-07DMAENGINE: ste_dma40: fix disabled channels listRabin Vincent
2010-10-07ste_dma40: implement support for scatterlist to scatterlist copyIra Snyder
2010-09-22DMAENGINE: ste_dma40: don't pause/resume non-executing channelsJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: rewrote LCLA entries allocation codeJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: fix possible use of uninitialized variableJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: corrected is_paused behaviorJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: code clean-upJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: added support for link jobs in hwJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: removed a few magic numbersJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: fix bug related to callback handlingJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend requestJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: No need reading, masking and setting a set registerJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: Fix failed to restart logical channel bugJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: config checksLinus Walleij
2010-08-04DMAENGINE: add runtime slave config to DMA40 v3Linus Walleij
2010-06-22DMAENGINE: ste_dma40: support older siliconLinus Walleij
2010-06-22DMAENGINE: ste_dma40: support disabling physical channelsJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: fix suspend bugJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij
2010-06-22DMAENGINE: ste_dma40: no premature stopJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: interrupts only on dstJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: avoid doing unnessecary suspendJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: lock fixJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: deny ops on non-alloc channelsJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: various cosmetic clean-upsJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: improve allocation error handlingJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: use kmem cacheJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: moved freeing of client owned descPer Friden
2010-06-22DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij
2010-06-22DMAENGINE: ste_dma40: fixed lli_max=1 issuePer Friden
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij
2010-05-17DMAENGINE: DMA40 fix for allocation of logical channel 0Marcin Mielczarczyk
2010-05-17DMAENGINE: DMA40 support paused channel statusJonas Aaberg
2010-04-14DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij