aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ste_dma40.c
Commit message (Expand)AuthorAgeFilesLines
...
* | DMAENGINE: ste_dma40: code clean-upJonas Aaberg2010-09-221-43/+29
* | DMAENGINE: ste_dma40: added support for link jobs in hwJonas Aaberg2010-09-221-112/+202
* | DMAENGINE: ste_dma40: removed a few magic numbersJonas Aaberg2010-09-221-6/+12
* | DMAENGINE: ste_dma40: fix bug related to callback handlingJonas Aaberg2010-09-221-12/+5
* | DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend requestJonas Aaberg2010-09-221-30/+16
* | DMAENGINE: ste_dma40: No need reading, masking and setting a set registerJonas Aaberg2010-09-221-4/+1
* | DMAENGINE: ste_dma40: Fix failed to restart logical channel bugJonas Aaberg2010-09-221-12/+8
* | DMAENGINE: ste_dma40: config checksLinus Walleij2010-09-221-2/+27
|/
* DMAENGINE: add runtime slave config to DMA40 v3Linus Walleij2010-08-041-4/+137
* DMAENGINE: ste_dma40: support older siliconLinus Walleij2010-06-221-4/+28
* DMAENGINE: ste_dma40: support disabling physical channelsJonas Aaberg2010-06-221-0/+8
* DMAENGINE: ste_dma40: fix suspend bugJonas Aaberg2010-06-221-20/+13
* DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij2010-06-221-95/+158
* DMAENGINE: ste_dma40: no premature stopJonas Aaberg2010-06-221-1/+4
* DMAENGINE: ste_dma40: interrupts only on dstJonas Aaberg2010-06-221-1/+1
* DMAENGINE: ste_dma40: avoid doing unnessecary suspendJonas Aaberg2010-06-221-32/+7
* DMAENGINE: ste_dma40: lock fixJonas Aaberg2010-06-221-7/+7
* DMAENGINE: ste_dma40: deny ops on non-alloc channelsJonas Aaberg2010-06-221-0/+44
* DMAENGINE: ste_dma40: various cosmetic clean-upsJonas Aaberg2010-06-221-55/+40
* DMAENGINE: ste_dma40: improve allocation error handlingJonas Aaberg2010-06-221-14/+10
* DMAENGINE: ste_dma40: use kmem cacheJonas Aaberg2010-06-221-34/+18
* DMAENGINE: ste_dma40: moved freeing of client owned descPer Friden2010-06-221-12/+12
* DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij2010-06-221-32/+32
* DMAENGINE: ste_dma40: fixed lli_max=1 issuePer Friden2010-06-221-33/+29
* DMAENGINE: extend the control command to include an argLinus Walleij2010-05-171-1/+2
* DMAENGINE: DMA40 fix for allocation of logical channel 0Marcin Mielczarczyk2010-05-171-7/+8
* DMAENGINE: DMA40 support paused channel statusJonas Aaberg2010-05-171-8/+67
* DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij2010-04-141-0/+2596