summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccree/cc_request_mgr.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccree - remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-11-201-1/+0
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* crypto: ccree - remove ancient TODO remarksGilad Ben-Yossef2020-03-121-1/+0
* crypto: ccree - grammar s/not room/no room/Geert Uytterhoeven2020-02-221-1/+1
* crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]Geert Uytterhoeven2020-02-221-19/+22
* crypto: ccree - fix retry handling in cc_send_sync_request()Geert Uytterhoeven2020-02-221-4/+0
* crypto: ccree - fix PM race conditionGilad Ben-Yossef2020-01-221-50/+0
* crypto: ccree - cc_do_send_request() is void funcGilad Ben-Yossef2020-01-221-25/+11
* crypto: ccree - fix typos in error msgsHadar Gat2020-01-221-2/+2
* crypto: ccree - fix backlog memory leakGilad Ben-Yossef2019-12-111-0/+1
* crypto: ccree - fix typos in commentsHadar Gat2019-12-111-6/+6
* crypto: ccree - drop legacy ivgen supportGilad Ben-Yossef2019-07-261-41/+6
* crypto: ccree - copyright header updateGilad Ben-Yossef2019-04-251-1/+1
* crypto: ccree - fix backlog notificationsGilad Ben-Yossef2019-04-251-3/+8
* crypto: ccree - add CPP completion handlingGilad Ben-Yossef2019-04-251-28/+75
* crypto: ccree - replace memset+kfree with kzfreeGilad Ben-Yossef2018-03-031-2/+1
* crypto: ccree - add support for older HW revsGilad Ben-Yossef2018-03-031-3/+3
* crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef2018-02-151-0/+712