linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv4 0/2] omap-sham: OMAP SHA1/MD5 driver
@ 2010-04-28 14:18 Dmitry Kasatkin
  2010-04-28 14:18 ` [PATCH 1/2] crypto: updates omap sham device related platform code Dmitry Kasatkin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dmitry Kasatkin @ 2010-04-28 14:18 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto, linux-omap

Changes to v4:
- concurrent requests support via queue
- hmac
- shash support removed

Dmitry Kasatkin (2):
  crypto: updates omap sham device related platform code
  crypto: omap-sham - omap sha1 & md5 driver

 arch/arm/mach-omap2/clock2420_data.c       |    2 +-
 arch/arm/mach-omap2/clock2430_data.c       |    2 +-
 arch/arm/mach-omap2/clock3xxx_data.c       |    2 +-
 arch/arm/mach-omap2/devices.c              |   58 ++-
 arch/arm/plat-omap/include/plat/omap34xx.h |    5 +
 drivers/crypto/Kconfig                     |    9 +
 drivers/crypto/Makefile                    |    2 +
 drivers/crypto/omap-sham.c                 | 1259 ++++++++++++++++++++++++++++
 8 files changed, 1326 insertions(+), 13 deletions(-)
 create mode 100644 drivers/crypto/omap-sham.c


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

end of thread, other threads:[~2010-05-10 11:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-28 14:18 [PATCHv4 0/2] omap-sham: OMAP SHA1/MD5 driver Dmitry Kasatkin
2010-04-28 14:18 ` [PATCH 1/2] crypto: updates omap sham device related platform code Dmitry Kasatkin
2010-04-28 14:18 ` [PATCH 2/2] crypto: omap-sham - omap sha1 & md5 driver Dmitry Kasatkin
2010-05-03  3:11 ` [PATCHv4 0/2] omap-sham: OMAP SHA1/MD5 driver Herbert Xu
2010-05-05 18:38   ` Tony Lindgren
2010-05-10 11: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).