linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] crypto: hisilicon - Misc qm/zip fixes
@ 2019-11-19  5:42 Zhou Wang
  2019-11-19  5:42 ` [PATCH 1/3] crypto: hisilicon - Fix issue with wrong number of sg elements after dma map Zhou Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Zhou Wang @ 2019-11-19  5:42 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller; +Cc: linux-crypto, linuxarm, Zhou Wang

These patches are independent fixes about qm and zip.

Jonathan Cameron (2):
  crypto: hisilicon - Fix issue with wrong number of sg elements after
    dma map
  crypto: hisilicon - Use the offset fields in sqe to avoid need to
    split scatterlists

Zhou Wang (1):
  crypto: hisilicon - Remove useless MODULE macros

 drivers/crypto/hisilicon/Kconfig          |  1 -
 drivers/crypto/hisilicon/sgl.c            | 17 +++---
 drivers/crypto/hisilicon/zip/zip.h        |  4 ++
 drivers/crypto/hisilicon/zip/zip_crypto.c | 92 ++++++++-----------------------
 4 files changed, 35 insertions(+), 79 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2019-12-11 11:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-19  5:42 [PATCH 0/3] crypto: hisilicon - Misc qm/zip fixes Zhou Wang
2019-11-19  5:42 ` [PATCH 1/3] crypto: hisilicon - Fix issue with wrong number of sg elements after dma map Zhou Wang
2019-11-19  5:42 ` [PATCH 2/3] crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists Zhou Wang
2019-11-19  5:42 ` [PATCH 3/3] crypto: hisilicon - Remove useless MODULE macros Zhou Wang
2019-12-11  9:31 ` [PATCH 0/3] crypto: hisilicon - Misc qm/zip fixes Herbert Xu
2019-12-11 11:45   ` Zhou Wang

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).