aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qce (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-17crypto: qce - check return value of sg_nents_for_lenLABBE Corentin2-0/+13
2015-10-08crypto: qce - dma_map_sg can handle chained SGLABBE Corentin6-94/+17
2015-08-17crypto: replace scatterwalk_sg_chain with sg_chainDan Williams1-1/+1
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2-4/+4
2014-10-20crypto: qce: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-08Fix up missing dmaengine header inclusion from qce crypto engineLinus Torvalds1-0/+2
2014-07-08crypto: qce - fix sparse warningsStanimir Varbanov3-17/+20
2014-07-03crypto: qce - Build Qualcomm crypto driverStanimir Varbanov1-0/+6
2014-07-03crypto: qce - Qualcomm crypto engine driverStanimir Varbanov11-0/+2637