linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] omap-aes: OMAP2/3 AES HW accelerator driver
@ 2010-08-20 13:44 Dmitry Kasatkin
  2010-08-20 13:44 ` [PATCH 1/2] crypto: updates to enable omap aes Dmitry Kasatkin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dmitry Kasatkin @ 2010-08-20 13:44 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto, linux-omap

This set of patches provides implementation of the driver for
OMAP2/3 AES hw accelerator.

Dmitry Kasatkin (2):
  crypto: updates to enable omap aes
  crypto: omap-aes: OMAP2/3 AES hw accelerator 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        |   71 +++
 drivers/crypto/Kconfig               |    8 +
 drivers/crypto/Makefile              |    1 +
 drivers/crypto/omap-aes.c            |  948 ++++++++++++++++++++++++++++++++++
 7 files changed, 1031 insertions(+), 3 deletions(-)
 create mode 100644 drivers/crypto/omap-aes.c

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

end of thread, other threads:[~2010-09-23 17:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-20 13:44 [PATCH 0/2] omap-aes: OMAP2/3 AES HW accelerator driver Dmitry Kasatkin
2010-08-20 13:44 ` [PATCH 1/2] crypto: updates to enable omap aes Dmitry Kasatkin
2010-08-31  8:52   ` Dmitry Kasatkin
2010-08-31 12:38     ` Herbert Xu
2010-09-23 17:30   ` [APPLIED] " Tony Lindgren
2010-08-20 13:44 ` [PATCH 2/2] crypto: omap-aes: OMAP2/3 AES hw accelerator driver Dmitry Kasatkin
2010-08-31  9:22   ` Dmitry Kasatkin
2010-09-03 11:15 ` [PATCH 0/2] omap-aes: OMAP2/3 AES HW " Herbert Xu

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