linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/8] omap-sham: OMAP SHA1/MD5 driver fixes and improvements
@ 2010-11-19 14:04 Dmitry Kasatkin
  2010-11-19 14:04 ` [PATCH v3 1/8] omap-sham: uses digest buffer in request context Dmitry Kasatkin
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Dmitry Kasatkin @ 2010-11-19 14:04 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto, linux-omap

Hi,

Here is a set of patches which provides fixes and improvements.

Based on Herbert feedback it also includes fixes so that calling final()
is not mandatory.

BR, Dmitry

Dmitry Kasatkin (8):
  omap-sham: uses digest buffer in request context
  omap-sham: DMA initialization fixes for off mode
  omap-sham: error handling improved
  omap-sham: removed redundunt locking
  omap-sham: crypto_ahash_final() now not need to be called.
  omap-sham: hash-in-progress is stored in hw format
  omap-sham: FLAGS_FIRST is redundant and removed
  omap-sham: zero-copy scatterlist handling

 drivers/crypto/omap-sham.c |  379 +++++++++++++++++++++++++-------------------
 1 files changed, 218 insertions(+), 161 deletions(-)


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

end of thread, other threads:[~2010-11-30  7:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-19 14:04 [PATCH v3 0/8] omap-sham: OMAP SHA1/MD5 driver fixes and improvements Dmitry Kasatkin
2010-11-19 14:04 ` [PATCH v3 1/8] omap-sham: uses digest buffer in request context Dmitry Kasatkin
2010-11-19 14:04 ` [PATCH v3 2/8] omap-sham: DMA initialization fixes for off mode Dmitry Kasatkin
2010-11-19 14:04 ` [PATCH v3 3/8] omap-sham: error handling improved Dmitry Kasatkin
2010-11-19 14:04 ` [PATCH v3 4/8] omap-sham: removed redundunt locking Dmitry Kasatkin
2010-11-19 14:04 ` [PATCH v3 5/8] omap-sham: crypto_ahash_final() now not need to be called Dmitry Kasatkin
2010-11-19 14:04 ` [PATCH v3 6/8] omap-sham: hash-in-progress is stored in hw format Dmitry Kasatkin
2010-11-19 14:04 ` [PATCH v3 7/8] omap-sham: FLAGS_FIRST is redundant and removed Dmitry Kasatkin
2010-11-19 14:04 ` [PATCH v3 8/8] omap-sham: zero-copy scatterlist handling Dmitry Kasatkin
2010-11-27  8:39 ` [PATCH v3 0/8] omap-sham: OMAP SHA1/MD5 driver fixes and improvements Herbert Xu
2010-11-30  7:40   ` Dmitry Kasatkin

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