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