index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
amlogic
/
amlogic-gxl-core.c
Age
Commit message (
Expand
)
Author
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
crypto: amlogic - Remove redundant assignment and error messages
Tang Bin
2023-10-27
crypto: amlogic-gxl-core - Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-18
crypto: amlogic - Use new crypto_engine_op interface
Herbert Xu
2022-12-02
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2021-03-07
crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
Tang Bin
2020-09-25
crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-04-16
crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
Tang Bin
2020-01-16
crypto: amlogic - fix removal of module
Corentin Labbe
2019-11-08
crypto: amlogic - ensure error variable err is set before returning it
Colin Ian King
2019-10-26
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe