From: Dmitry Kasatkin <dmitry.kasatkin@nokia.com>
To: herbert@gondor.hengli.com.au
Cc: linux-crypto@vger.kernel.org, linux-omap@vger.kernel.org
Subject: [PATCHv2 0/6] omap-aes off mode and error handling fixes
Date: Tue, 30 Nov 2010 10:13:26 +0200 [thread overview]
Message-ID: <cover.1291104329.git.dmitry.kasatkin@nokia.com> (raw)
Changes to v1:
- omap type specific handling removed
- fixed backlog handling bug in "redundunt locking is removed"
- aes module initialized once per request instead of dma transaction
more efficient and right way to do it
- checkpatch fixes in separate patch
Dmitry Kasatkin (6):
omap-aes: DMA initialization fixes for OMAP off mode
omap-aes: redundant locking is removed
omap-aes: error handling implementation improved
omap-aes: unnecessary code removed
omap-aes: initialize aes module once per request
omap-aes: checkpatch --file warning fixes
drivers/crypto/omap-aes.c | 260 +++++++++++++++++++++++---------------------
1 files changed, 136 insertions(+), 124 deletions(-)
next reply other threads:[~2010-11-30 8:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-30 8:13 Dmitry Kasatkin [this message]
2010-11-30 8:13 ` [PATCHv2 1/6] omap-aes: DMA initialization fixes for OMAP off mode Dmitry Kasatkin
2010-11-30 8:13 ` [PATCHv2 2/6] omap-aes: redundant locking is removed Dmitry Kasatkin
2010-11-30 8:13 ` [PATCHv2 3/6] omap-aes: error handling implementation improved Dmitry Kasatkin
2010-11-30 8:13 ` [PATCHv2 4/6] omap-aes: unnecessary code removed Dmitry Kasatkin
2010-11-30 8:13 ` [PATCHv2 5/6] omap-aes: initialize aes module once per request Dmitry Kasatkin
2010-11-30 8:13 ` [PATCHv2 6/6] omap-aes: checkpatch --file warning fixes Dmitry Kasatkin
2010-12-02 8:37 ` [PATCHv2 0/6] omap-aes off mode and error handling fixes Herbert Xu
2010-12-07 9:42 ` Dmitry Kasatkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1291104329.git.dmitry.kasatkin@nokia.com \
--to=dmitry.kasatkin@nokia.com \
--cc=herbert@gondor.hengli.com.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.