public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/6] omap-aes off mode and error handling fixes
@ 2010-11-30  8:13 Dmitry Kasatkin
  2010-11-30  8:13 ` [PATCHv2 1/6] omap-aes: DMA initialization fixes for OMAP off mode Dmitry Kasatkin
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Dmitry Kasatkin @ 2010-11-30  8:13 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto, linux-omap

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


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

end of thread, other threads:[~2010-12-07  9:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-30  8:13 [PATCHv2 0/6] omap-aes off mode and error handling fixes Dmitry Kasatkin
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox