summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amlogic/amlogic-gxl-core.c
Commit message (Expand)AuthorAgeFilesLines
* 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