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
/
allwinner
/
sun4i-ss
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
4
-4
/
+4
2021-03-13
crypto: sun4i-ss - simplify optional reset handling
Philipp Zabel
1
-13
/
+8
2021-01-03
crypto: sun4i-ss - add SPDX header and remove blank lines
Corentin Labbe
2
-3
/
+1
2021-01-03
crypto: sun4i-ss - enabled stats via debugfs
Corentin Labbe
5
-0
/
+89
2021-01-03
crypto: sun4i-ss - fix kmap usage
Corentin Labbe
1
-44
/
+65
2021-01-03
crypto: sun4i-ss - initialize need_fallback
Corentin Labbe
1
-1
/
+1
2021-01-03
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe
1
-6
/
+6
2021-01-03
crypto: sun4i-ss - IV register does not work on A10 and A13
Corentin Labbe
1
-6
/
+28
2021-01-03
crypto: sun4i-ss - checking sg length is not sufficient
Corentin Labbe
1
-2
/
+2
2021-01-03
crypto: sun4i-ss - linearize buffers content must be kept
Corentin Labbe
2
-8
/
+6
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
2020-09-18
crypto: sun4i-ss - Fix sparse endianness markers
Herbert Xu
1
-8
/
+9
2020-07-16
crypto: sun4i - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-24
/
+25
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-1
/
+0
2019-12-27
crypto: sun4i-ss - make unexported sun4i_ss_pm_ops static
Ben Dooks (Codethink)
1
-1
/
+1
2019-12-11
crypto: sun4i-ss - add the A33 variant of SS
Corentin Labbe
3
-2
/
+34
2019-11-22
crypto: sun4i-ss - fix big endian issues
Corentin Labbe
1
-10
/
+11
2019-11-22
crypto: sun4i-ss - hide the Invalid keylen message
Corentin Labbe
1
-1
/
+1
2019-11-22
crypto: sun4i-ss - use crypto_ahash_digestsize
Corentin Labbe
1
-1
/
+1
2019-11-22
crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
Corentin Labbe
1
-6
/
+6
2019-11-22
crypto: sun4i-ss - Fix 64-bit size_t warnings
Herbert Xu
1
-8
/
+14
2019-11-01
crypto: sun4i-ss - Move to Allwinner directory
Corentin Labbe
6
-0
/
+1914