summaryrefslogtreecommitdiff
path: root/drivers/crypto/inside-secure/safexcel.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: inside-secure - EIP97 supportAntoine Ténart2017-12-221-82/+130
* crypto: inside-secure - retry to proceed the request later on failAntoine Ténart2017-12-221-9/+23
* crypto: inside-secure - handle more result requests when counter is fullAntoine Ténart2017-12-221-3/+12
* crypto: inside-secure - acknowledge the result requests all at onceAntoine Ténart2017-12-221-6/+10
* crypto: inside-secure - dequeue all requests at onceAntoine Ténart2017-12-221-12/+48
* crypto: inside-secure - use threaded IRQs for result handlingAntoine Ténart2017-12-221-19/+22
* crypto: inside-secure - move request dequeueing into a workqueueAntoine Ténart2017-12-221-13/+16
* crypto: inside-secure - remove unused parameter in invalidate_cacheOfer Heifetz2017-12-221-1/+0
* crypto: inside-secure - free requests even if their handling failedAntoine Ténart2017-12-221-0/+1
* crypto: inside-secure - fix an error handling path in safexcel_probe()Christophe Jaillet2017-08-221-2/+3
* crypto: inside-secure - do not parse the dma mask from dtAntoine Ténart2017-07-181-4/+1
* crypto: inside-secure - only dequeue when neededAntoine Ténart2017-06-201-3/+3
* crypto: inside-secure - get the backlog before dequeueing the requestAntoine Ténart2017-06-201-1/+1
* crypto: inside-secure - stop requeueing failed requestsAntoine Ténart2017-06-201-8/+10
* crypto: inside-secure - use one queue per hw ringAntoine Ténart2017-06-201-47/+39
* crypto: inside-secure - optimize DSE bufferability controlIgal Liberman2017-06-201-0/+1
* crypto: inside-secure - enable single WR in DSE configurationIgal Liberman2017-06-201-0/+1
* crypto: inside-secure - fix incorrect DSE data cache settingAntoine Ténart2017-06-201-1/+1
* crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart2017-06-101-0/+930