index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
allwinner
/
sun8i-ss
/
sun8i-ss-cipher.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-28
crypto: sun8i-ss - do not use sg_dma_len before calling DMA functions
Corentin Labbe
1
-1
/
+1
2023-12-29
crypto: sun8i-ss - Use helper to set reqsize
Ovidiu Panait
1
-3
/
+2
2023-08-18
crypto: sun8i-ss - Use new crypto_engine_op interface
Herbert Xu
1
-11
/
+14
2023-08-18
crypto: sun8i-ss - Remove prepare/unprepare request
Herbert Xu
1
-2
/
+0
2023-06-13
crypto: update some Arm documentation references
Jonathan Corbet
1
-1
/
+1
2023-04-28
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
Christophe JAILLET
1
-1
/
+1
2023-01-06
crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
1
-2
/
+2
2022-10-21
crypto: sun8i-ss - use dma_addr instead u32
Corentin Labbe
1
-1
/
+1
2022-06-17
crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
Alexey Khoroshilov
1
-0
/
+1
2022-05-13
crypto: sun8i-ss - do not fallback if cryptlen is less than sg length
Corentin Labbe
1
-10
/
+9
2022-05-13
crypto: sun8i-ss - rework debugging
Corentin Labbe
1
-11
/
+30
2022-05-13
crypto: sun8i-ss - use sg_nents_for_len
Corentin Labbe
1
-13
/
+10
2022-05-13
crypto: sun8i-ss - rework handling of IV
Corentin Labbe
1
-38
/
+77
2022-03-03
crypto: sun8i-ss - call finalize with bh disabled
Corentin Labbe
1
-0
/
+3
2021-04-16
crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
1
-1
/
+1
2021-03-26
crypto: allwinner - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-3
/
+6
2020-09-04
crypto: sun8i-ss - remove redundant memzero_explicit()
Denis Efremov
1
-1
/
+0
2020-09-04
crypto: sun8i-ss - use kfree_sensitive()
Denis Efremov
1
-12
/
+3
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-16
crypto: sun8i-ss - permit asynchronous skcipher as fallback
Ard Biesheuvel
1
-19
/
+20
2020-04-20
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
1
-1
/
+1
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-2
/
+0
2019-11-08
crypto: sun8i-ss - fix memdup.cocci warnings
kbuild test robot
1
-4
/
+2
2019-11-01
crypto: allwinner - Add sun8i-ss cryptographic offloader
Corentin Labbe
1
-0
/
+438