index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
crypto: nx - don't abuse shash MAY_SLEEP flag
Eric Biggers
3
-16
/
+8
2019-04-08
crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
YueHaibing
2
-6
/
+3
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
1
-1
/
+0
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+28
2018-08-08
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
1
-3
/
+28
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
3
-3
/
+0
2018-05-19
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
Colin Ian King
1
-1
/
+1
2018-02-22
crypto: nx-842 - Delete an error message for a failed memory allocation in nx...
Markus Elfring
1
-3
/
+2
2017-11-29
crypto: nx - fix spelling mistake: "availavle" -> "available"
Colin Ian King
1
-2
/
+2
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-97
/
+72
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-6
/
+7
2017-11-12
crypto/nx: Do not initialize workmem allocation
Haren Myneni
1
-1
/
+1
2017-11-12
crypto/nx: Use percpu send window for NX requests
Haren Myneni
1
-81
/
+68
2017-11-12
powerpc/vas, nx-842: Define and use chip_to_vas_id()
Sukadev Bhattiprolu
1
-15
/
+3
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
4
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-09-22
crypto: nx - Use GCM IV size constant
Corentin LABBE
1
-4
/
+5
2017-09-22
crypto: nx-842 - constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-09-22
crypto: nx - constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-09-01
crypto/nx: Add P9 NX support for 842 compression engine
Haren Myneni
2
-6
/
+372
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
2
-0
/
+26
2017-09-01
crypto/nx: Use kzalloc for workmem allocation
Haren Myneni
1
-1
/
+1
2017-09-01
crypto/nx: Add nx842_add_coprocs_list function
Haren Myneni
1
-3
/
+9
2017-09-01
crypto/nx: Create nx842_delete_coprocs function
Haren Myneni
1
-13
/
+12
2017-09-01
crypto/nx: Create nx842_configure_crb function
Haren Myneni
1
-19
/
+38
2017-09-01
crypto/nx: Rename nx842_powernv_function as icswx function
Haren Myneni
1
-7
/
+13
2017-08-31
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
Sukadev Bhattiprolu
2
-8
/
+4
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
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-02-15
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2015-12-17
crypto: nx-842 - Mask XERS0 bit in return value
Haren Myneni
1
-4
/
+8
2015-11-24
crypto: nx - use of_property_read_u32()
saurabh
1
-7
/
+4
2015-11-16
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2
-2
/
+3
2015-10-14
crypto: 842 - Add CRC and validation support
Haren Myneni
2
-4
/
+8
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
13
-989
/
+775
2015-08-17
crypto: nx - Add forward declaration for struct crypto_aead
Herbert Xu
1
-0
/
+2
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2
-6
/
+2
2015-08-11
crypto: nx - respect sg limit bounds when building sg lists for SHA
Jan Stancek
2
-23
/
+32
2015-08-10
crypto: nx - Removing CTR mode from NX driver
Leonidas Da Silva Barbosa
3
-30
/
+1
2015-07-30
crypto: nx - use be32_to_cpu for __be32 field in debug msg
Dan Streetman
1
-1
/
+2
2015-07-30
crypto: nx - don't err if compressed output > input
Dan Streetman
1
-2
/
+5
2015-07-23
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
6
-191
/
+114
2015-07-23
crypto: nx - rename nx-842-crypto.c to nx-842.c
Dan Streetman
2
-1
/
+1
2015-07-23
crypto: nx - merge nx-compress and nx-compress-crypto
Dan Streetman
5
-162
/
+60
2015-07-23
crypto: nx - use common code for both NX decompress success cases
Dan Streetman
1
-4
/
+2
2015-07-23
crypto: nx - don't register pSeries driver if ENODEV
Dan Streetman
1
-4
/
+1
2015-07-23
crypto: nx - move kzalloc() out of spinlock
Dan Streetman
1
-22
/
+16
2015-07-23
crypto: nx - remove pSeries NX 'status' field
Dan Streetman
1
-29
/
+10
[next]