aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/sh/shdma-base.c
Commit message (Expand)AuthorAge
* dmaengine: shdma: use normal interface for passing slave idArnd Bergmann2015-02-23
* dmaengine: sh: Split device_controlMaxime Ripard2014-12-22
* dmaengine: shdma: fix a race condition in __ld_cleanup()Yoshihiro Shimoda2014-11-17
* dmaengine: sh: Remove chancnt affectationsMaxime Ripard2014-11-06
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
* dmaengine: shdma: Allocate cyclic sg list dynamicallyLaurent Pinchart2014-07-31
* dmaengine: shdma: Make channel filter ignore unrelated devicesLaurent Pinchart2014-07-31
* dmaengine: sh: don't use dynamic static allocationVinod Koul2014-06-03
* dmaengine: sh: fix print specifier warningsVinod Koul2014-06-03
* dmaengine: sh: make shdma_prep_dma_cyclic staticVinod Koul2014-06-03
* DMA: shdma: add cyclic transfer supportKuninori Morimoto2014-05-02
* DMA: shdma: tidyup callback chunk finderKuninori Morimoto2014-05-02
* DMA: shdma: Fix warnings due to improper casts and printk formatsLaurent Pinchart2014-03-06
* dmaengine: sh: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
* DMA: shdma: switch DT mode to use configuration data from a match tableGuennadi Liakhovetski2013-08-27
* DMA: shdma: switch to managed resource allocationGuennadi Liakhovetski2013-08-27
* DMA: shdma: add DT supportGuennadi Liakhovetski2013-07-05
* dma: sh/shdma-base.c: remove unnecessary null pointer checkCong Ding2013-01-20
* dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2012-08-01
* dma: sh: provide a migration path for slave drivers to stop using .privateGuennadi Liakhovetski2012-07-20
* dma: sh: use an integer slave ID to improve API compatibilityGuennadi Liakhovetski2012-07-20
* dmaengine: shdma: prepare to stop using struct dma_chan::privateGuennadi Liakhovetski2012-07-20
* dmaengine: add an shdma-base libraryGuennadi Liakhovetski2012-07-12