aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/sf-pdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-24dmaengine: sf: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-09dmaengine: sf-pdma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-6/+4
2020-10-07dmaengine: sf-pdma: convert tasklets to use new tasklet_setup() APIAllen Pais1-8/+6
2020-09-18dmaengine: sf-pdma: remove unused 'desc'Vinod Koul1-1/+0
2020-09-11dmaengine: sf-pdma: Fix an error that calls callback twiceBrad Kim1-5/+5
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu1-0/+1
2020-05-13dmaengine: sf-pdma: Simplify the error handling path in 'sf_pdma_probe()'Christophe JAILLET1-18/+7
2019-12-26dmaengine: virt-dma: Add missing lockingSascha Hauer1-2/+2
2019-11-22dmaengine: sf-pdma: move macro to header fileGreen Wan2-1/+2
2019-11-22dmaengine: sf-pdma: replace /** with /* for non-function commentGreen Wan2-2/+2
2019-11-14dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00Green Wan4-0/+750