index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2021-03-26
crypto: nx - Repair some kernel-doc problems
Lee Jones
1
-2
/
+3
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+2
2019-10-23
crypto: nx - convert AES-CTR to skcipher API
Eric Biggers
1
-18
/
+7
2019-10-23
crypto: nx - convert AES-CBC to skcipher API
Eric Biggers
1
-5
/
+6
2019-10-23
crypto: nx - convert AES-ECB to skcipher API
Eric Biggers
1
-5
/
+23
2019-10-23
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
1
-8
/
+8
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+1
2019-06-20
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
1
-13
/
+1
2017-09-22
crypto: nx - constify vio_device_id
Arvind Yadav
1
-1
/
+1
2016-11-17
crypto: nx - drop duplicate header types.h
Geliang Tang
1
-1
/
+0
2016-07-19
crypto: nx - off by one bug in nx_of_update_msc()
Dan Carpenter
1
-1
/
+1
2015-08-10
crypto: nx - Removing CTR mode from NX driver
Leonidas Da Silva Barbosa
1
-8
/
+1
2015-07-17
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
1
-11
/
+10
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
1
-0
/
+3
2015-06-21
crypto: nx - Check for bogus firmware properties
Herbert Xu
1
-32
/
+118
2015-06-17
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
1
-10
/
+16
2015-04-26
crypto: nx - Fixing SHA update bug
Leonidas Da Silva Barbosa
1
-47
/
+0
2015-04-26
crypto: nx - Fixing NX data alignment with nx_sg list
Leonidas Da Silva Barbosa
1
-4
/
+24
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
1
-3
/
+3
2014-11-06
crypto: nx - Fixing the limit number of bytes to be processed
Leonidas S. Barbosa
1
-19
/
+108
2013-09-02
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
1
-2
/
+7
2013-08-14
crypto: nx - fix concurrency issue
Marcelo Cerri
1
-2
/
+2
2013-08-09
crypto: nx - fix physical addresses added to sg lists
Marcelo Cerri
1
-3
/
+19
2013-05-24
drivers/crypto/nx: Fixes for multiple races and issues
Kent Yoder
1
-31
/
+7
2013-01-03
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
1
-1
/
+0
2012-09-05
powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...
Michael Ellerman
1
-9
/
+8
2012-05-16
powerpc/crypto: nx driver code supporting nx encryption
Kent Yoder
1
-0
/
+716