aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/s3c24xx-dma.c
AgeCommit message (Expand)Author
2015-05-04dmaengine: s3c24xx: Constify platform_device_idKrzysztof Kozlowski
2015-03-18dmaengine: s3c24xx: remove device_alloc_chan_resources handlerVinod Koul
2015-03-02dmaengine: s3c24xx: Fix spelling mistake in dev_err mistakeColin Ian King
2015-02-04dmaengine: s3c24xx: missing unlock on an error pathDan Carpenter
2015-01-18dmaengine: s3c24xx: Fix typoMaxime Ripard
2014-12-22dmaengine: s3c24xx: Split device_controlMaxime Ripard
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart
2014-06-01dmaengine: s3c24xx-dma: Add cyclic transfer supportVasily Khoruzhick
2014-06-01dmaengine: s3c24xx-dma: Process whole SG chainVasily Khoruzhick
2014-03-11dmaengine: s3c24xx-dma: make phy->irq signed for error handlingDan Carpenter
2013-12-04dma: fix build breakage in s3c24xx-dmaDan Williams
2013-11-28dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion statusSachin Kamat
2013-10-21dmaengine: s3c24xx-dma: add support for the s3c2410 type of controllerHeiko Stuebner
2013-10-08dmaengine: add driver for Samsung s3c24xx SoCsHeiko Stuebner