summaryrefslogtreecommitdiff
path: root/drivers/dma/shdma.c
Commit message (Expand)AuthorAge
* sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski2010-05-22
* sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski2010-05-22
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-21
|\
| * Merge branch 'ioat' into dmaengineDan Williams2010-05-17
| |\
| * | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-17
| * | dmaengine: provide helper for setting txstateDan Williams2010-03-26
| * | DMAENGINE: generic channel status v2Linus Walleij2010-03-26
| * | DMAENGINE: generic slave control v2Linus Walleij2010-03-26
* | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-26
|\ \ \
| * | | SH: fix error paths in DMA driverGuennadi Liakhovetski2010-04-26
| | |/ | |/|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/
* | SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski2010-04-26
* | dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm2010-03-23
* | dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERMagnus Damm2010-03-23
* | dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-23
|/
* dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski2010-03-02
* dmaengine: shdma: add runtime PM support.Guennadi Liakhovetski2010-03-02
* dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-02
* dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-02
* dmaengine: shdma: fix DMA error handling.Guennadi Liakhovetski2010-03-02
* sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski2010-02-08
* sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski2010-02-08
* sh: prepare the DMA driver for slave functionalityGuennadi Liakhovetski2010-02-08
* Merge branch 'ioat' into fixesDan Williams2009-12-22
|\
| * shdma: fix initialization error handlingDan Williams2009-11-22
* | sh: fix DMA driver's descriptor chaining and cookie assignmentGuennadi Liakhovetski2009-12-17
* | sh: stylistic improvements for the DMA driverGuennadi Liakhovetski2009-12-10
* | sh: DMA driver has to specify its alignment requirementsGuennadi Liakhovetski2009-12-10
|/
* dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-08