index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
Age
Commit message (
Expand
)
Author
2020-03-06
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-11-17
crypto: nx - remove stale comment referring to the blkcipher walk API
Ard Biesheuvel
2019-10-26
crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics
Geert Uytterhoeven
2019-10-23
crypto: nx - convert AES-CTR to skcipher API
Eric Biggers
2019-10-23
crypto: nx - convert AES-CBC to skcipher API
Eric Biggers
2019-10-23
crypto: nx - convert AES-ECB to skcipher API
Eric Biggers
2019-10-23
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
2019-08-30
crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
YueHaibing
2019-08-02
crypto: nx - Add of_node_put() before return in 842
Nishka Dasgupta
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-28
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
2019-06-20
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
2019-06-03
locking/atomic, crypto/nx: Remove redundant casts
Mark Rutland
2019-06-03
locking/atomic, crypto/nx: Prepare for atomic64_read() conversion
Mark Rutland
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
crypto: nx - don't abuse shash MAY_SLEEP flag
Eric Biggers
2019-04-08
crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
YueHaibing
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-08
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-05-19
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
Colin Ian King
2018-02-22
crypto: nx-842 - Delete an error message for a failed memory allocation in nx...
Markus Elfring
2017-11-29
crypto: nx - fix spelling mistake: "availavle" -> "available"
Colin Ian King
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-12
crypto/nx: Do not initialize workmem allocation
Haren Myneni
2017-11-12
crypto/nx: Use percpu send window for NX requests
Haren Myneni
2017-11-12
powerpc/vas, nx-842: Define and use chip_to_vas_id()
Sukadev Bhattiprolu
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-09-22
crypto: nx - Use GCM IV size constant
Corentin LABBE
2017-09-22
crypto: nx-842 - constify vio_device_id
Arvind Yadav
2017-09-22
crypto: nx - constify vio_device_id
Arvind Yadav
2017-09-01
crypto/nx: Add P9 NX support for 842 compression engine
Haren Myneni
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
2017-09-01
crypto/nx: Use kzalloc for workmem allocation
Haren Myneni
2017-09-01
crypto/nx: Add nx842_add_coprocs_list function
Haren Myneni
2017-09-01
crypto/nx: Create nx842_delete_coprocs function
Haren Myneni
2017-09-01
crypto/nx: Create nx842_configure_crb function
Haren Myneni
2017-09-01
crypto/nx: Rename nx842_powernv_function as icswx function
Haren Myneni
2017-08-31
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
Sukadev Bhattiprolu
2016-11-17
crypto: nx - drop duplicate header types.h
Geliang Tang
2016-07-19
crypto: nx - off by one bug in nx_of_update_msc()
Dan Carpenter
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
[next]