index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
Age
Commit message (
Expand
)
Author
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-08-17
crypto: nx - Add forward declaration for struct crypto_aead
Herbert Xu
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-11
crypto: nx - respect sg limit bounds when building sg lists for SHA
Jan Stancek
2015-08-10
crypto: nx - Removing CTR mode from NX driver
Leonidas Da Silva Barbosa
2015-07-30
crypto: nx - use be32_to_cpu for __be32 field in debug msg
Dan Streetman
2015-07-30
crypto: nx - don't err if compressed output > input
Dan Streetman
2015-07-23
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
2015-07-23
crypto: nx - rename nx-842-crypto.c to nx-842.c
Dan Streetman
2015-07-23
crypto: nx - merge nx-compress and nx-compress-crypto
Dan Streetman
2015-07-23
crypto: nx - use common code for both NX decompress success cases
Dan Streetman
2015-07-23
crypto: nx - don't register pSeries driver if ENODEV
Dan Streetman
2015-07-23
crypto: nx - move kzalloc() out of spinlock
Dan Streetman
2015-07-23
crypto: nx - remove pSeries NX 'status' field
Dan Streetman
2015-07-23
crypto: nx - remove __init/__exit from VIO functions
Dan Streetman
2015-07-17
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
2015-07-14
crypto: nx - Use new IV convention
Herbert Xu
2015-07-14
crypto: nx/842 - Fix context corruption
Herbert Xu
2015-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-07-07
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2015-07-06
crypto: nx - do not emit extra output if status is disabled
Nishanth Aravamudan
2015-07-06
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
Nishanth Aravamudan
2015-07-06
crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'
Nishanth Aravamudan
2015-06-21
crypto: nx - Check for bogus firmware properties
Herbert Xu
2015-06-19
crypto: nx - add LE support to pSeries platform driver
Dan Streetman
2015-06-18
crypto: drivers - Fix Kconfig selects
Herbert Xu
2015-06-17
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
2015-06-15
crypto: nx - replace NX842_MEM_COMPRESS with function
Dan Streetman
2015-06-15
crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
Dan Streetman
2015-06-04
crypto: nx - fix nx-842 pSeries driver minimum buffer size
Dan Streetman
2015-06-03
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
2015-05-22
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
2015-05-18
crypto: nx - remove 842-nx null checks
Dan Streetman
2015-05-11
crypto: nx - add hardware 842 crypto comp alg
Dan Streetman
2015-05-11
crypto: nx - simplify pSeries nx842 driver
Dan Streetman
2015-05-11
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
2015-05-11
crypto: nx - add nx842 constraints
Dan Streetman
2015-05-11
crypto: nx - add NX-842 platform frontend driver
Dan Streetman
2015-05-11
crypto: nx - rename nx-842.c to nx-842-pseries.c
Dan Streetman
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-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-11-24
of/reconfig: Always use the same structure for notifiers
Grant Likely
2014-11-06
crypto: nx - Fixing the limit number of bytes to be processed
Leonidas S. Barbosa
2014-11-06
crypto: nx - Fix SHA concurrence issue and sg limit bounds
Leonidas S. Barbosa
2014-11-06
crypto: nx - Moving NX-AES-XCBC to be processed logic
Leonidas S. Barbosa
2014-11-06
crypto: nx - Moving NX-AES-GCM to be processed logic
Leonidas S. Barbosa
2014-11-06
crypto: nx - Moving NX-AES-ECB to be processed logic
Leonidas S. Barbosa
[next]