aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_request_mgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-20crypto: ccree - remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-1/+1
2020-03-12crypto: ccree - remove ancient TODO remarksGilad Ben-Yossef1-1/+0
2020-02-22crypto: ccree - grammar s/not room/no room/Geert Uytterhoeven1-1/+1
2020-02-22crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]Geert Uytterhoeven1-19/+22
2020-02-22crypto: ccree - fix retry handling in cc_send_sync_request()Geert Uytterhoeven1-4/+0
2020-01-22crypto: ccree - fix PM race conditionGilad Ben-Yossef1-50/+0
2020-01-22crypto: ccree - cc_do_send_request() is void funcGilad Ben-Yossef1-25/+11
2020-01-22crypto: ccree - fix typos in error msgsHadar Gat1-2/+2
2019-12-11crypto: ccree - fix backlog memory leakGilad Ben-Yossef1-0/+1
2019-12-11crypto: ccree - fix typos in commentsHadar Gat1-6/+6
2019-07-26crypto: ccree - drop legacy ivgen supportGilad Ben-Yossef1-41/+6
2019-04-25crypto: ccree - copyright header updateGilad Ben-Yossef1-1/+1
2019-04-25crypto: ccree - fix backlog notificationsGilad Ben-Yossef1-3/+8
2019-04-25crypto: ccree - add CPP completion handlingGilad Ben-Yossef1-28/+75
2018-03-03crypto: ccree - replace memset+kfree with kzfreeGilad Ben-Yossef1-2/+1
2018-03-03crypto: ccree - add support for older HW revsGilad Ben-Yossef1-3/+3
2018-02-15crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef1-0/+712