summaryrefslogtreecommitdiff
path: root/drivers/crypto/inside-secure/safexcel.c
AgeCommit message (Expand)Author
2018-01-26crypto: inside-secure - make function safexcel_try_push_requests staticColin Ian King
2017-12-22crypto: inside-secure - EIP97 supportAntoine Ténart
2017-12-22crypto: inside-secure - retry to proceed the request later on failAntoine Ténart
2017-12-22crypto: inside-secure - handle more result requests when counter is fullAntoine Ténart
2017-12-22crypto: inside-secure - acknowledge the result requests all at onceAntoine Ténart
2017-12-22crypto: inside-secure - dequeue all requests at onceAntoine Ténart
2017-12-22crypto: inside-secure - use threaded IRQs for result handlingAntoine Ténart
2017-12-22crypto: inside-secure - move request dequeueing into a workqueueAntoine Ténart
2017-12-22crypto: inside-secure - remove unused parameter in invalidate_cacheOfer Heifetz
2017-12-22crypto: inside-secure - free requests even if their handling failedAntoine Ténart
2017-08-22crypto: inside-secure - fix an error handling path in safexcel_probe()Christophe Jaillet
2017-07-18crypto: inside-secure - do not parse the dma mask from dtAntoine Ténart
2017-06-20crypto: inside-secure - only dequeue when neededAntoine Ténart
2017-06-20crypto: inside-secure - get the backlog before dequeueing the requestAntoine Ténart
2017-06-20crypto: inside-secure - stop requeueing failed requestsAntoine Ténart
2017-06-20crypto: inside-secure - use one queue per hw ringAntoine Ténart
2017-06-20crypto: inside-secure - optimize DSE bufferability controlIgal Liberman
2017-06-20crypto: inside-secure - enable single WR in DSE configurationIgal Liberman
2017-06-20crypto: inside-secure - fix incorrect DSE data cache settingAntoine Ténart
2017-06-10crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart