On Mon, Dec 01, 2014 at 01:26:30PM +0100, Steffen Trumtrar wrote:
> Hi!
> 
> This series adds support for
>       - i.MX53 support
>       - SHA1/256
> to the SAHARA driver.
> 
> - Version 4 is a major overhaul of the previous versions.
>   The tasklet/watchdog implementation of the driver is replaced by a kthread
>   and completions. This makes sure, that only one request is queued into
>   the device and makes sure that the requests from user-space processes are
>   correctly enqueued into the queue. This means, that the queue is responsible
>   for sequentializing accesses from userspace.
> 
> - The request is now saved into the sahara_sha_reqctx

All applied to cryptodev.  Nice work Steffen, thanks!
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to