aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/inside-secure/safexcel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-22crypto: inside-secure - remove unused parameter in invalidate_cacheOfer Heifetz1-1/+0
2017-12-22crypto: inside-secure - free requests even if their handling failedAntoine Ténart1-0/+1
2017-08-22crypto: inside-secure - fix an error handling path in safexcel_probe()Christophe Jaillet1-2/+3
2017-07-18crypto: inside-secure - do not parse the dma mask from dtAntoine Ténart1-4/+1
2017-06-20crypto: inside-secure - only dequeue when neededAntoine Ténart1-3/+3
2017-06-20crypto: inside-secure - get the backlog before dequeueing the requestAntoine Ténart1-1/+1
2017-06-20crypto: inside-secure - stop requeueing failed requestsAntoine Ténart1-8/+10
2017-06-20crypto: inside-secure - use one queue per hw ringAntoine Ténart1-47/+39
2017-06-20crypto: inside-secure - optimize DSE bufferability controlIgal Liberman1-0/+1
2017-06-20crypto: inside-secure - enable single WR in DSE configurationIgal Liberman1-0/+1
2017-06-20crypto: inside-secure - fix incorrect DSE data cache settingAntoine Ténart1-1/+1
2017-06-10crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart1-0/+930