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