index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
allwinner
/
sun4i-ss
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
crypto: sun4i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-2
/
+0
*
crypto: sun4i-ss - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
1
-3
/
+2
*
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-23
1
-1
/
+0
*
crypto: update some Arm documentation references
Jonathan Corbet
2023-06-13
4
-4
/
+4
*
crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfs
Liu Shixin
2022-09-24
1
-14
/
+2
*
crypto: sun4i-ss - do not allocate backup IV on requests
Corentin Labbe
2022-05-13
2
-14
/
+9
*
crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
2021-04-16
4
-4
/
+4
*
crypto: sun4i-ss - simplify optional reset handling
Philipp Zabel
2021-03-12
1
-13
/
+8
*
crypto: sun4i-ss - add SPDX header and remove blank lines
Corentin Labbe
2021-01-02
2
-3
/
+1
*
crypto: sun4i-ss - enabled stats via debugfs
Corentin Labbe
2021-01-02
5
-0
/
+89
*
crypto: sun4i-ss - fix kmap usage
Corentin Labbe
2021-01-02
1
-44
/
+65
*
crypto: sun4i-ss - initialize need_fallback
Corentin Labbe
2021-01-02
1
-1
/
+1
*
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe
2021-01-02
1
-6
/
+6
*
crypto: sun4i-ss - IV register does not work on A10 and A13
Corentin Labbe
2021-01-02
1
-6
/
+28
*
crypto: sun4i-ss - checking sg length is not sufficient
Corentin Labbe
2021-01-02
1
-2
/
+2
*
crypto: sun4i-ss - linearize buffers content must be kept
Corentin Labbe
2021-01-02
2
-8
/
+6
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
1
-1
/
+1
*
crypto: sun4i-ss - Fix sparse endianness markers
Herbert Xu
2020-09-18
1
-8
/
+9
*
crypto: sun4i - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
2
-24
/
+25
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-1
/
+0
*
crypto: sun4i-ss - make unexported sun4i_ss_pm_ops static
Ben Dooks (Codethink)
2019-12-27
1
-1
/
+1
*
crypto: sun4i-ss - add the A33 variant of SS
Corentin Labbe
2019-12-11
3
-2
/
+34
*
crypto: sun4i-ss - fix big endian issues
Corentin Labbe
2019-11-22
1
-10
/
+11
*
crypto: sun4i-ss - hide the Invalid keylen message
Corentin Labbe
2019-11-22
1
-1
/
+1
*
crypto: sun4i-ss - use crypto_ahash_digestsize
Corentin Labbe
2019-11-22
1
-1
/
+1
*
crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
Corentin Labbe
2019-11-22
1
-6
/
+6
*
crypto: sun4i-ss - Fix 64-bit size_t warnings
Herbert Xu
2019-11-22
1
-8
/
+14
*
crypto: sun4i-ss - Move to Allwinner directory
Corentin Labbe
2019-11-01
6
-0
/
+1914