summaryrefslogtreecommitdiffstats
path: root/drivers/dma/mediatek/mtk-hsdma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...Christophe JAILLET2020-12-291-0/+1
* dmaengine: mediatek: mtk-hsdma: Fix formatting in 'struct mtk_hsdma_pdesc' do...Lee Jones2020-07-151-4/+4
* dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq f...Satendra Singh Thakur2019-11-141-1/+3
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
* dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT...Sean Wang2018-03-271-0/+1056