aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/shdma.c
Commit message (Expand)AuthorAge
* dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-27
* dma: shdma: transfer based runtime PMGuennadi Liakhovetski2011-09-28
* dmaengine: shdma: protect against the IRQ handlerGuennadi Liakhovetski2011-09-28
* Merge branch 'common/dma' into sh-latestPaul Mundt2011-06-21
|\
| * dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto2011-06-21
| * dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto2011-06-21
| * dmaengine: shdma: add chcr_ie_bitKuninori Morimoto2011-06-21
| * dmaengine: shdma: add chcr_write/read functionKuninori Morimoto2011-06-21
* | Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-16
|\|
| * dmaengine: shdma: fixup parameter definition on dmae_set_dmarsKuninori Morimoto2011-06-16
| * dmaengine: shdma: tidyup spin_unlock_bh on sh_chan_xfer_ld_queueKuninori Morimoto2011-06-16
| * dmaengine: shdma: add to_sh_dev defineKuninori Morimoto2011-06-16
* | dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fixMagnus Damm2011-06-14
|/
* dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski2011-06-02
* dmaengine: shdma: Fix up fallout from runtime PM changes.Paul Mundt2011-05-31
* dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handlingMagnus Damm2011-05-24
* dmaengine: shdma: Make second memory window optionalMagnus Damm2011-05-24
* dmaengine: shdma: synchronize RCU before freeing, simplify spinlockGuennadi Liakhovetski2011-05-22
* dmaengine: shdma: add runtime- and system-level power managementGuennadi Liakhovetski2011-05-22
* dmaengine: shdma: fix lockingGuennadi Liakhovetski2011-05-22
* dma: shdma: add checking the DMAOR_AE in sh_dmae_errYoshihiro Shimoda2011-03-29
* Comment typo fixes for 'descriptor'Justin P. Mattock2011-01-19
* dma: shdma: don't register the global die notifier multiple timesGuennadi Liakhovetski2011-01-06
* dma: shdma: NMI support.Paul Mundt2010-12-17
* dma: shdma: add a MODULE_ALIAS() to allow module autoloadingGuennadi Liakhovetski2010-11-25
* dma/shdma: move dereference below the NULL checkDan Carpenter2010-09-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-31
|\
| * 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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-23
|\|
| * 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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-19
|\| | |
| * | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-26
| |\ \ \
| | * | | SH: fix error paths in DMA driverGuennadi Liakhovetski2010-04-26
| | | |/ | | |/|
| * | | SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski2010-04-26
| | | |
| \ \ \
*-. \ \ \ Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c...Paul Mundt2010-04-07
|\ \ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ /
* | / dmaengine: shdma: Enable on SH-Mobile ARMMagnus Damm2010-04-07
| |/ |/|
* | 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-01
* dmaengine: shdma: add runtime PM support.Guennadi Liakhovetski2010-03-01
* dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-01
* dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-01