Age | Commit message (Expand) | Author | Files | Lines |
2010-10-20 | Merge branch 'dma40' into dmaengine | Dan Williams | 1 | -18/+38 |
2010-10-20 | ste_dma40: remove enum for endianess | Rabin Vincent | 1 | -2/+2 |
2010-10-20 | ste_dma40: move mode_opt to separate config | Rabin Vincent | 1 | -2/+26 |
2010-10-20 | ste_dma40: move channel mode to a separate field | Rabin Vincent | 1 | -6/+2 |
2010-10-20 | ste_dma40: add variable to indicate valid dma_cfg | Rabin Vincent | 1 | -8/+8 |
2010-10-08 | Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine | Dan Williams | 1 | -0/+17 |
2010-10-08 | DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40 | Per Forlin | 1 | -51/+1 |
2010-10-08 | DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_control | Per Forlin | 1 | -8/+26 |
2010-10-08 | DMAENGINE: ste_dma40: fix resource leaks in error paths. | Rabin Vincent | 1 | -4/+13 |
2010-10-08 | DMAENGINE: ste_dma40: fix desc_get | Rabin Vincent | 1 | -9/+14 |
2010-10-08 | DMAENGINE: ste_dma40: fix clk_get failure path | Rabin Vincent | 1 | -1/+1 |
2010-10-08 | DMAENGINE: ste_dma40: fix disabled channels list | Rabin Vincent | 1 | -3/+5 |
2010-10-08 | ste_dma40: implement support for scatterlist to scatterlist copy | Ira Snyder | 1 | -0/+17 |
2010-09-23 | DMAENGINE: ste_dma40: don't pause/resume non-executing channels | Jonas Aaberg | 1 | -0/+6 |
2010-09-23 | DMAENGINE: ste_dma40: rewrote LCLA entries allocation code | Jonas Aaberg | 1 | -167/+148 |
2010-09-23 | DMAENGINE: ste_dma40: fix possible use of uninitialized variable | Jonas Aaberg | 1 | -2/+2 |
2010-09-23 | DMAENGINE: ste_dma40: corrected is_paused behavior | Jonas Aaberg | 1 | -4/+10 |
2010-09-23 | DMAENGINE: ste_dma40: code clean-up | Jonas Aaberg | 1 | -43/+29 |
2010-09-23 | DMAENGINE: ste_dma40: added support for link jobs in hw | Jonas Aaberg | 1 | -112/+202 |
2010-09-23 | DMAENGINE: ste_dma40: removed a few magic numbers | Jonas Aaberg | 1 | -6/+12 |
2010-09-23 | DMAENGINE: ste_dma40: fix bug related to callback handling | Jonas Aaberg | 1 | -12/+5 |
2010-09-23 | DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend request | Jonas Aaberg | 1 | -30/+16 |
2010-09-23 | DMAENGINE: ste_dma40: No need reading, masking and setting a set register | Jonas Aaberg | 1 | -4/+1 |
2010-09-23 | DMAENGINE: ste_dma40: Fix failed to restart logical channel bug | Jonas Aaberg | 1 | -12/+8 |
2010-09-23 | DMAENGINE: ste_dma40: config checks | Linus Walleij | 1 | -2/+27 |
2010-08-05 | DMAENGINE: add runtime slave config to DMA40 v3 | Linus Walleij | 1 | -4/+137 |
2010-06-23 | DMAENGINE: ste_dma40: support older silicon | Linus Walleij | 1 | -4/+28 |
2010-06-23 | DMAENGINE: ste_dma40: support disabling physical channels | Jonas Aaberg | 1 | -0/+8 |
2010-06-23 | DMAENGINE: ste_dma40: fix suspend bug | Jonas Aaberg | 1 | -20/+13 |
2010-06-23 | DMAENGINE: ste_dma40: allocate LCLA dynamically | Linus Walleij | 1 | -95/+158 |
2010-06-23 | DMAENGINE: ste_dma40: no premature stop | Jonas Aaberg | 1 | -1/+4 |
2010-06-23 | DMAENGINE: ste_dma40: interrupts only on dst | Jonas Aaberg | 1 | -1/+1 |
2010-06-23 | DMAENGINE: ste_dma40: avoid doing unnessecary suspend | Jonas Aaberg | 1 | -32/+7 |
2010-06-23 | DMAENGINE: ste_dma40: lock fix | Jonas Aaberg | 1 | -7/+7 |
2010-06-23 | DMAENGINE: ste_dma40: deny ops on non-alloc channels | Jonas Aaberg | 1 | -0/+44 |
2010-06-23 | DMAENGINE: ste_dma40: various cosmetic clean-ups | Jonas Aaberg | 1 | -55/+40 |
2010-06-23 | DMAENGINE: ste_dma40: improve allocation error handling | Jonas Aaberg | 1 | -14/+10 |
2010-06-23 | DMAENGINE: ste_dma40: use kmem cache | Jonas Aaberg | 1 | -34/+18 |
2010-06-23 | DMAENGINE: ste_dma40: moved freeing of client owned desc | Per Friden | 1 | -12/+12 |
2010-06-23 | DMAENGINE: ste_dma40: only write phy channel config first time | Linus Walleij | 1 | -32/+32 |
2010-06-23 | DMAENGINE: ste_dma40: fixed lli_max=1 issue | Per Friden | 1 | -33/+29 |
2010-05-18 | DMAENGINE: extend the control command to include an arg | Linus Walleij | 1 | -1/+2 |
2010-05-18 | DMAENGINE: DMA40 fix for allocation of logical channel 0 | Marcin Mielczarczyk | 1 | -7/+8 |
2010-05-18 | DMAENGINE: DMA40 support paused channel status | Jonas Aaberg | 1 | -8/+67 |
2010-04-15 | DMAENGINE: Support for ST-Ericssons DMA40 block v3 | Linus Walleij | 1 | -0/+2596 |