aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-27crypto: qce - save a sg table slot for result bufEneas U de Queiroz1-2/+4
2019-11-22crypto: qce/dma - Use dma_request_chan() directly for channel requestPeter Ujfalusi1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2015-10-08crypto: qce - dma_map_sg can handle chained SGLABBE Corentin1-52/+0
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica1-3/+3
2014-07-03crypto: qce - Qualcomm crypto engine driverStanimir Varbanov1-0/+186