linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs
@ 2014-02-14 16:48 Joel Fernandes
  2014-02-25 12:18 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Fernandes @ 2014-02-14 16:48 UTC (permalink / raw)
  To: herbert, rnayak
  Cc: linux-crypto, Linux OMAP List, Linux ARM Kernel List,
	Linux Kernel Mailing List, Joel Fernandes

Here are revised patches for omap-des driver addressing review comments at:
https://lkml.org/lkml/2013/8/30/116

Joel Fernandes (2):
  crypto: omap-des: Add omap-des driver for OMAP4/AM43xx
  crypto: omap-des: Add config and build options

 drivers/crypto/Kconfig    |   11 +
 drivers/crypto/Makefile   |    1 +
 drivers/crypto/omap-des.c | 1218 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1230 insertions(+)
 create mode 100644 drivers/crypto/omap-des.c

-- 
1.7.9.5


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

* Re: [PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs
  2014-02-14 16:48 [PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs Joel Fernandes
@ 2014-02-25 12:18 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2014-02-25 12:18 UTC (permalink / raw)
  To: Joel Fernandes
  Cc: rnayak, linux-crypto, Linux OMAP List, Linux ARM Kernel List,
	Linux Kernel Mailing List

On Fri, Feb 14, 2014 at 10:48:41AM -0600, Joel Fernandes wrote:
> Here are revised patches for omap-des driver addressing review comments at:
> https://lkml.org/lkml/2013/8/30/116
> 
> Joel Fernandes (2):
>   crypto: omap-des: Add omap-des driver for OMAP4/AM43xx
>   crypto: omap-des: Add config and build options

Both patches applied.  Thanks!
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

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

end of thread, other threads:[~2014-02-25 12:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-14 16:48 [PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs Joel Fernandes
2014-02-25 12:18 ` 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).