[APPLIED] [PATCH 1/2] crypto: updates to enable omap aes

2010-09-23 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: devel-omap-misc Initial commit ID (Likely to change): 7f348732d17b1c2a2e8412fc13015e0dd2038204 PatchWorks http://patchwork.kernel.org/patch/120630/ Git (Likely to change, and takes a while to get

Re: [PATCH 1/2] crypto: updates to enable omap aes

2010-09-04 Thread Tobias Karnat
Hi, I have patched the omap-aes driver so I can use it as a module on the Nokia N900 (2.6.28). However cryptsetup does not work with aes-cbc-essiv:rmd256, this locks the cpu and I have to stop it with ctrl-c. [ 1377.739746] omap_aes_mod_init: loading omap-aes driver [ 1377.745452] omap-aes

Re: [PATCH 1/2] crypto: updates to enable omap aes

2010-08-31 Thread Dmitry Kasatkin
Hi, Does anyone want to comment on this? Thanks, Dmitry On 20/08/10 16:44, Kasatkin Dmitry (Nokia-MS/Helsinki) wrote: Signed-off-by: Dmitry Kasatkin dmitry.kasat...@nokia.com --- arch/arm/mach-omap2/clock2420_data.c |2 +- arch/arm/mach-omap2/clock2430_data.c |2 +-

Re: [PATCH 1/2] crypto: updates to enable omap aes

2010-08-31 Thread Herbert Xu
On Tue, Aug 31, 2010 at 11:52:27AM +0300, Dmitry Kasatkin wrote: Hi, Does anyone want to comment on this? Please be patient. Your patches are still in my queue. Resending them is only going to slow them down. Thanks, -- Email: Herbert Xu herb...@gondor.apana.org.au Home Page:

[PATCH 1/2] crypto: updates to enable omap aes

2010-08-20 Thread Dmitry Kasatkin
Signed-off-by: Dmitry Kasatkin dmitry.kasat...@nokia.com --- 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 ++ 4 files