linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] crypto: ccree - fixes and cleanups
@ 2020-01-16 10:14 Gilad Ben-Yossef
  2020-01-16 10:14 ` [PATCH 01/11] crypto: ccree: fix typos in error msgs Gilad Ben-Yossef
                   ` (12 more replies)
  0 siblings, 13 replies; 19+ messages in thread
From: Gilad Ben-Yossef @ 2020-01-16 10:14 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller
  Cc: Ofir Drang, Hadar Gat, linux-crypto, linux-kernel

A bunch of fixes and code cleanups for the ccree driver

Gilad Ben-Yossef (8):
  crypto: ccree - fix AEAD decrypt auth fail
  crypto: ccree - turn errors to debug msgs
  crypto: ccree - fix pm wrongful error reporting
  crypto: ccree - cc_do_send_request() is void func
  crypto: ccree - fix PM race condition
  crypto: ccree - split overloaded usage of irq field
  crypto: ccree - make cc_pm_put_suspend() void
  crypto: ccree - erase unneeded inline funcs

Hadar Gat (2):
  crypto: ccree: fix typos in error msgs
  crypto: ccree: fix typo in comment

Ofir Drang (1):
  crypto: ccree - fix FDE descriptor sequence

 drivers/crypto/ccree/cc_aead.c        | 22 +++----
 drivers/crypto/ccree/cc_cipher.c      | 54 ++++++++++++++--
 drivers/crypto/ccree/cc_driver.c      | 16 ++---
 drivers/crypto/ccree/cc_driver.h      |  5 +-
 drivers/crypto/ccree/cc_pm.c          | 37 +++--------
 drivers/crypto/ccree/cc_pm.h          | 17 +----
 drivers/crypto/ccree/cc_request_mgr.c | 90 ++++-----------------------
 drivers/crypto/ccree/cc_request_mgr.h |  8 ---
 8 files changed, 93 insertions(+), 156 deletions(-)

-- 
2.23.0


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2020-01-26 13:38 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16 10:14 [PATCH 00/11] crypto: ccree - fixes and cleanups Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 01/11] crypto: ccree: fix typos in error msgs Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 02/11] crypto: ccree: fix typo in comment Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 03/11] crypto: ccree - fix AEAD decrypt auth fail Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 04/11] crypto: ccree - turn errors to debug msgs Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 05/11] crypto: ccree - fix pm wrongful error reporting Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 06/11] crypto: ccree - cc_do_send_request() is void func Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 07/11] crypto: ccree - fix FDE descriptor sequence Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 08/11] crypto: ccree - fix PM race condition Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 09/11] crypto: ccree - split overloaded usage of irq field Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 10/11] crypto: ccree - make cc_pm_put_suspend() void Gilad Ben-Yossef
2020-01-16 10:14 ` [PATCH 11/11] crypto: ccree - erase unneeded inline funcs Gilad Ben-Yossef
2020-01-22 10:13 ` [PATCH 00/11] crypto: ccree - fixes and cleanups Herbert Xu
2020-01-22 16:51 ` Geert Uytterhoeven
2020-01-23 11:44   ` Gilad Ben-Yossef
2020-01-23 15:46     ` Geert Uytterhoeven
2020-01-23 18:18       ` Gilad Ben-Yossef
2020-01-23 20:08         ` Geert Uytterhoeven
2020-01-26 13:37           ` Gilad Ben-Yossef

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).