aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amlogic/amlogic-gxl-core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: amlogic-gxl-core - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-3/+2
* crypto: drivers - Explicitly include correct DT includesRob Herring2023-08-231-1/+0
* crypto: amlogic - Use new crypto_engine_op interfaceHerbert Xu2023-08-181-19/+41
* crypto: amlogic - Remove kcalloc without checkChristophe JAILLET2022-12-021-1/+0
* crypto: amlogic - Fix unnecessary check in meson_crypto_probe()Tang Bin2021-03-071-3/+0
* crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-14/+2
* crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-07-161-2/+4
* crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()Tang Bin2020-04-161-3/+1
* crypto: amlogic - fix removal of moduleCorentin Labbe2020-01-161-2/+2
* crypto: amlogic - ensure error variable err is set before returning itColin Ian King2019-11-081-0/+1
* crypto: amlogic - Add crypto accelerator for amlogic GXLCorentin Labbe2019-10-261-0/+331