index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
amlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-03
crypto: amlogic - call finalize with bh disabled
Corentin Labbe
1
-0
/
+2
2021-03-26
crypto: amlogic - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-3
/
+3
2021-03-07
crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
Tang Bin
1
-3
/
+0
2020-09-25
crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-14
/
+2
2020-09-04
crypto: amlogic - Fix endianness marker
Herbert Xu
1
-1
/
+1
2020-09-04
crypto: amlogic - use kfree_sensitive()
Denis Efremov
1
-8
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+2
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-2
/
+4
2020-07-16
crypto: amlogic-gxl - permit async skcipher as fallback
Ard Biesheuvel
2
-15
/
+15
2020-07-16
crypto: amlogic-gxl - default to build as module
Ard Biesheuvel
1
-1
/
+1
2020-04-16
crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
Tang Bin
1
-3
/
+1
2020-01-16
crypto: amlogic - fix removal of module
Corentin Labbe
1
-2
/
+2
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-1
/
+0
2019-12-20
crypto: amlogic - add unspecified HAS_IOMEM dependency
Brendan Higgins
1
-0
/
+1
2019-11-22
crypto: amlogic - enable working on big endian kernel
Corentin Labbe
2
-43
/
+34
2019-11-17
crypto: amlogic - fix two resources leak
Corentin Labbe
1
-4
/
+6
2019-11-08
crypto: amlogic - ensure error variable err is set before returning it
Colin Ian King
1
-0
/
+1
2019-11-08
crypto: amlogic - Use kmemdup in meson_aes_setkey()
YueHaibing
1
-2
/
+1
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-1
/
+1
2019-10-26
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe
5
-0
/
+908