summaryrefslogtreecommitdiff
path: root/drivers/dma/sh/sudmac.c
AgeCommit message (Expand)Author
2018-08-29dmaengine: use SPDX identifier for Renesas driversWolfram Sang
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal
2014-11-06dmaengine: sh: Remove chancnt affectationsMaxime Ripard
2014-06-01dmaengine: sudmac: Include linux/err.hLaurent Pinchart
2014-06-01dmaengine: sudmac: Keep #include sorted alphabeticallyLaurent Pinchart
2014-03-06DMA: shdma: Fix warnings due to improper casts and printk formatsLaurent Pinchart
2013-09-02Merge branch 'topic/sh' into for-linusVinod Koul
2013-09-02dma: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-08-27dma: sh: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-27DMA: shdma: switch DT mode to use configuration data from a match tableGuennadi Liakhovetski
2013-08-27DMA: sudmac: fix compiler warningGuennadi Liakhovetski
2013-08-27DMA: shdma: switch to managed resource allocationGuennadi Liakhovetski
2013-08-13dma: use dev_get_platdata()Jingoo Han
2013-04-30sudmac: add support for SUDMACShimoda, Yoshihiro