| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: guard cookie consistency across termination in the DMA driver | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+4 |
* | sh: prevent the DMA driver from unloading, while in use | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-21 | 1 | -13/+14 |
|\ |
|
| * | Merge branch 'ioat' into dmaengine | Dan Williams | 2010-05-17 | 1 | -0/+1 |
| |\ |
|
| * | | DMAENGINE: extend the control command to include an arg | Linus Walleij | 2010-05-17 | 1 | -1/+2 |
| * | | dmaengine: provide helper for setting txstate | Dan Williams | 2010-03-26 | 1 | -6/+1 |
| * | | DMAENGINE: generic channel status v2 | Linus Walleij | 2010-03-26 | 1 | -9/+8 |
| * | | DMAENGINE: generic slave control v2 | Linus Walleij | 2010-03-26 | 1 | -3/+9 |
* | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2010-04-26 | 1 | -6/+22 |
|\ \ \ |
|
| * | | | SH: fix error paths in DMA driver | Guennadi Liakhovetski | 2010-04-26 | 1 | -6/+21 |
| | |/
| |/| |
|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
| |/ |
|
* | | SH: constify multiple DMA related objects and references to them | Guennadi Liakhovetski | 2010-04-26 | 1 | -5/+7 |
* | | dmaengine: shdma: Introduce include/linux/sh_dma.h | Magnus Damm | 2010-03-23 | 1 | -2/+1 |
* | | dmaengine: shdma: Common SH_DMA_SLAVE_NUMBER | Magnus Damm | 2010-03-23 | 1 | -2/+2 |
* | | dmaengine: shdma: Remove sh_dmae_slave_chan_id enum | Magnus Damm | 2010-03-23 | 1 | -4/+4 |
|/ |
|
* | dmaengine: shdma: extend .device_terminate_all() to record partial transfer | Guennadi Liakhovetski | 2010-03-02 | 1 | -0/+16 |
* | dmaengine: shdma: add runtime PM support. | Guennadi Liakhovetski | 2010-03-02 | 1 | -0/+20 |
* | dmaengine: shdma: separate DMA headers. | Guennadi Liakhovetski | 2010-03-02 | 1 | -30/+49 |
* | dmaengine: shdma: convert to platform device resources | Guennadi Liakhovetski | 2010-03-02 | 1 | -129/+189 |
* | dmaengine: shdma: fix DMA error handling. | Guennadi Liakhovetski | 2010-03-02 | 1 | -36/+53 |
* | sh: implement DMA_SLAVE capability in SH dmaengine driver | Guennadi Liakhovetski | 2010-02-08 | 1 | -48/+142 |
* | sh: fix Transfer Size calculation in both DMA drivers | Guennadi Liakhovetski | 2010-02-08 | 1 | -1/+5 |
* | sh: prepare the DMA driver for slave functionality | Guennadi Liakhovetski | 2010-02-08 | 1 | -68/+153 |
* | Merge branch 'ioat' into fixes | Dan Williams | 2009-12-22 | 1 | -7/+5 |
|\ |
|
| * | shdma: fix initialization error handling | Dan Williams | 2009-11-22 | 1 | -7/+5 |
* | | sh: fix DMA driver's descriptor chaining and cookie assignment | Guennadi Liakhovetski | 2009-12-17 | 1 | -117/+207 |
* | | sh: stylistic improvements for the DMA driver | Guennadi Liakhovetski | 2009-12-10 | 1 | -17/+17 |
* | | sh: DMA driver has to specify its alignment requirements | Guennadi Liakhovetski | 2009-12-10 | 1 | -0/+2 |
|/ |
|
* | dmaengine: sh: Add Support SuperH DMA Engine driver | Nobuhiro Iwamatsu | 2009-09-08 | 1 | -0/+786 |