summaryrefslogtreecommitdiff
path: root/drivers/dma/s3c24xx-dma.c
Commit message (Expand)AuthorAge
* dmaengine: s3c24xx-dma: Use vchan_terminate_vdesc() instead of desc_freePeter Ujfalusi2017-12-04
* dmaengine: s3c24xx: remove unused ‘cdata’Vinod Koul2016-12-12
* Merge branch 'topic/compile_test' into for-linusVinod Koul2016-10-03
|\
| * dmaengine: s3c24xx: fix pointer cast warningsVinod Koul2016-09-26
| * dmaengine: s3c24xx: use correct print specifiers for size_tVinod Koul2016-09-26
* | dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge2016-09-26
|/
* dmaengine: s3c24xx: kill the tasklets upon exitVinod Koul2016-07-23
* dmaengine: s3c24xx: explicitly freeup irqVinod Koul2016-07-23
* dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin2016-06-21
* dmaengine: s3c24xx: Simplify code in s3c24xx_dma_tx_status()Peter Griffin2016-06-21
* dmaengine: s3c24xx: Constify platform_device_idKrzysztof Kozlowski2015-05-04
* dmaengine: s3c24xx: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
* dmaengine: s3c24xx: Fix spelling mistake in dev_err mistakeColin Ian King2015-03-02
* dmaengine: s3c24xx: missing unlock on an error pathDan Carpenter2015-02-04
* dmaengine: s3c24xx: Fix typoMaxime Ripard2015-01-18
* dmaengine: s3c24xx: Split device_controlMaxime Ripard2014-12-22
* dmaengine: Remove .owner field for driverKiran Padwal2014-11-06
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
* dmaengine: s3c24xx-dma: Add cyclic transfer supportVasily Khoruzhick2014-06-01
* dmaengine: s3c24xx-dma: Process whole SG chainVasily Khoruzhick2014-06-01
* dmaengine: s3c24xx-dma: make phy->irq signed for error handlingDan Carpenter2014-03-11
* dma: fix build breakage in s3c24xx-dmaDan Williams2013-12-04
* dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion statusSachin Kamat2013-11-28
* dmaengine: s3c24xx-dma: add support for the s3c2410 type of controllerHeiko Stuebner2013-10-21
* dmaengine: add driver for Samsung s3c24xx SoCsHeiko Stuebner2013-10-08