index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx.c
Age
Commit message (
Expand
)
Author
2015-08-10
crypto: nx - Removing CTR mode from NX driver
Leonidas Da Silva Barbosa
2015-07-17
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-06-21
crypto: nx - Check for bogus firmware properties
Herbert Xu
2015-06-17
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
2015-04-26
crypto: nx - Fixing SHA update bug
Leonidas Da Silva Barbosa
2015-04-26
crypto: nx - Fixing NX data alignment with nx_sg list
Leonidas Da Silva Barbosa
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2014-11-06
crypto: nx - Fixing the limit number of bytes to be processed
Leonidas S. Barbosa
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
2013-08-14
crypto: nx - fix concurrency issue
Marcelo Cerri
2013-08-09
crypto: nx - fix physical addresses added to sg lists
Marcelo Cerri
2013-05-24
drivers/crypto/nx: Fixes for multiple races and issues
Kent Yoder
2013-01-03
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
2012-09-05
powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...
Michael Ellerman
2012-05-16
powerpc/crypto: nx driver code supporting nx encryption
Kent Yoder