Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2b316fbc5ab424bf04f0b7aafab017551fd2b075
/
drivers
/
crypto
/
nx
809abae
crypto: nx - remove stale comment referring to the blkcipher walk API
by Ard Biesheuvel
· 5 years ago
fe95938
crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics
by Geert Uytterhoeven
· 5 years ago
4ba8029
crypto: nx - convert AES-CTR to skcipher API
by Eric Biggers
· 5 years ago
c1e9c38
crypto: nx - convert AES-CBC to skcipher API
by Eric Biggers
· 5 years ago
bfd9efd
crypto: nx - convert AES-ECB to skcipher API
by Eric Biggers
· 5 years ago
7740bd5
crypto: nx - don't abuse blkcipher_desc to pass iv around
by Eric Biggers
· 5 years ago
2be7f90
crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
by YueHaibing
· 5 years ago
3bd4952
crypto: nx - Add of_node_put() before return in 842
by Nishka Dasgupta
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
e52d484
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
by Haren Myneni
· 6 years ago
576d152
crypto: nx - no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
410df0c
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
64d85cc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
by Thomas Gleixner
· 6 years ago
2af7a0f
locking/atomic, crypto/nx: Remove redundant casts
by Mark Rutland
· 6 years ago
90fde66
locking/atomic, crypto/nx: Prepare for atomic64_read() conversion
by Mark Rutland
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
f6ce7f2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
75f2222
crypto: nx - don't abuse shash MAY_SLEEP flag
by Eric Biggers
· 6 years ago
f947d7f
crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
by YueHaibing
· 6 years ago
c79b411
crypto: skcipher - remove remnants of internal IV generators
by Eric Biggers
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
656ecc1
crypto/nx: Initialize 842 high and normal RxFIFO control registers
by Haren Myneni
· 7 years ago
e50944e
crypto: shash - remove useless setting of type flags
by Eric Biggers
· 7 years ago
7024e0d
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
by Colin Ian King
· 7 years ago
8c48db9
crypto: nx-842 - Delete an error message for a failed memory allocation in nx842_pseries_init()
by Markus Elfring
· 7 years ago
6905c46
crypto: nx - fix spelling mistake: "availavle" -> "available"
by Colin Ian King
· 7 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
0f46a79
crypto/nx: Do not initialize workmem allocation
by Haren Myneni
· 7 years ago
976dd64
crypto/nx: Use percpu send window for NX requests
by Haren Myneni
· 7 years ago
d4ef61b
powerpc/vas, nx-842: Define and use chip_to_vas_id()
by Sukadev Bhattiprolu
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
fdd0f3d
crypto: nx - Use GCM IV size constant
by Corentin LABBE
· 7 years ago
f096ced
crypto: nx-842 - constify vio_device_id
by Arvind Yadav
· 7 years ago
7fc342d
crypto: nx - constify vio_device_id
by Arvind Yadav
· 7 years ago
b0d6c9b
crypto/nx: Add P9 NX support for 842 compression engine
by Haren Myneni
· 7 years ago
146e9f1b
crypto/nx: Add P9 NX specific error codes for 842 engine
by Haren Myneni
· 7 years ago
f053683
crypto/nx: Use kzalloc for workmem allocation
by Haren Myneni
· 7 years ago
cd38a8a
crypto/nx: Add nx842_add_coprocs_list function
by Haren Myneni
· 7 years ago
1ee51b2
crypto/nx: Create nx842_delete_coprocs function
by Haren Myneni
· 7 years ago
56c10d5
crypto/nx: Create nx842_configure_crb function
by Haren Myneni
· 7 years ago
c97f816
crypto/nx: Rename nx842_powernv_function as icswx function
by Haren Myneni
· 7 years ago
b6622a3
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
by Sukadev Bhattiprolu
· 7 years ago
9b50184
crypto: nx - drop duplicate header types.h
by Geliang Tang
· 8 years ago
e514cc0
crypto: nx - off by one bug in nx_of_update_msc()
by Dan Carpenter
· 8 years ago
49dc2b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
fc4fa6e
treewide: Fix typo in printk
by Masanari Iida
· 9 years ago
6333ed8
crypto: nx-842 - Mask XERS0 bit in return value
by Haren Myneni
· 9 years ago
d62112f
crypto: nx - use of_property_read_u32()
by saurabh
· 9 years ago
cb8affb
crypto: nx - Fix timing leak in GCM and CCM decryption
by David Gstir
· 9 years ago
ea0b398
crypto: 842 - Add CRC and validation support
by Haren Myneni
· 9 years ago
d4c9039
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
9129c26
crypto: nx - Add forward declaration for struct crypto_aead
by Herbert Xu
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
d3392f41
crypto: nx - respect sg limit bounds when building sg lists for SHA
by Jan Stancek
· 9 years ago
9cfaf08
crypto: nx - Removing CTR mode from NX driver
by Leonidas Da Silva Barbosa
· 9 years ago
844190d
crypto: nx - use be32_to_cpu for __be32 field in debug msg
by Dan Streetman
· 9 years ago
7371c0a
crypto: nx - don't err if compressed output > input
by Dan Streetman
· 9 years ago
03952d9
crypto: nx - make platform drivers directly register with crypto
by Dan Streetman
· 9 years ago
174d66d
crypto: nx - rename nx-842-crypto.c to nx-842.c
by Dan Streetman
· 9 years ago
d31581a
crypto: nx - merge nx-compress and nx-compress-crypto
by Dan Streetman
· 9 years ago
20fc311
crypto: nx - use common code for both NX decompress success cases
by Dan Streetman
· 9 years ago
ee781b7
crypto: nx - don't register pSeries driver if ENODEV
by Dan Streetman
· 9 years ago
7f6e3aa
crypto: nx - move kzalloc() out of spinlock
by Dan Streetman
· 9 years ago
90fd73f
crypto: nx - remove pSeries NX 'status' field
by Dan Streetman
· 9 years ago
039af96
crypto: nx - remove __init/__exit from VIO functions
by Dan Streetman
· 9 years ago
cc81565
crypto: nx - Convert ccm to new AEAD interface
by Herbert Xu
· 9 years ago
c3d2194
crypto: nx - Use new IV convention
by Herbert Xu
· 9 years ago
23ad69a
crypto: nx/842 - Fix context corruption
by Herbert Xu
· 9 years ago
773bb50
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
030f4e9
crypto: nx - Fix reentrancy bugs
by Herbert Xu
· 9 years ago
2b93f7e
crypto: nx - reduce chattiness of platform drivers
by Nishanth Aravamudan
· 9 years ago
7abd75b
crypto: nx - do not emit extra output if status is disabled
by Nishanth Aravamudan
· 10 years ago
ec13bcb
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
by Nishanth Aravamudan
· 10 years ago
fa9a9a0
crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'
by Nishanth Aravamudan
· 10 years ago
8000112
crypto: nx - Check for bogus firmware properties
by Herbert Xu
· 10 years ago
c47d630
crypto: nx - add LE support to pSeries platform driver
by Dan Streetman
· 10 years ago
596103c
crypto: drivers - Fix Kconfig selects
by Herbert Xu
· 10 years ago
201f28f
crypto: nx - Convert GCM to new AEAD interface
by Herbert Xu
· 10 years ago
2c6f6ea
crypto: nx - replace NX842_MEM_COMPRESS with function
by Dan Streetman
· 10 years ago
32be6d3
crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
by Dan Streetman
· 10 years ago
3154de7
crypto: nx - fix nx-842 pSeries driver minimum buffer size
by Dan Streetman
· 10 years ago
3e648cb
crypto: nx - prevent nx 842 load if no hw driver
by Dan Streetman
· 10 years ago
56fcf73
crypto: nx - Remove unnecessary maxauthsize check
by Herbert Xu
· 10 years ago
9358eac
crypto: nx - remove 842-nx null checks
by Dan Streetman
· 10 years ago
ed70b47
crypto: nx - add hardware 842 crypto comp alg
by Dan Streetman
· 10 years ago
b8e04187
crypto: nx - simplify pSeries nx842 driver
by Dan Streetman
· 10 years ago
99182a42
crypto: nx - add PowerNV platform NX-842 driver
by Dan Streetman
· 10 years ago
959e665
crypto: nx - add nx842 constraints
by Dan Streetman
· 10 years ago
7011a12
crypto: nx - add NX-842 platform frontend driver
by Dan Streetman
· 10 years ago
fdd05e4
crypto: nx - rename nx-842.c to nx-842-pseries.c
by Dan Streetman
· 10 years ago
10d87b7
crypto: nx - Fixing SHA update bug
by Leonidas Da Silva Barbosa
· 10 years ago
c3365ce
crypto: nx - Fixing NX data alignment with nx_sg list
by Leonidas Da Silva Barbosa
· 10 years ago
5be4d4c
crypto: replace scatterwalk_sg_next with sg_next
by Cristian Stoica
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
f5242e5
of/reconfig: Always use the same structure for notifiers
by Grant Likely
· 10 years ago
f129430
crypto: nx - Fixing the limit number of bytes to be processed
by Leonidas S. Barbosa
· 10 years ago
Next »