summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu2021-04-161-1/+1
* crypto: sun8i-ss - fix comparison of integer expressions of different signednessCorentin Labbe2020-09-251-3/+4
* crypto: sun8i-ss - better debug printingCorentin Labbe2020-09-251-3/+3
* crypto: sun8i-ss - support hash algorithmsCorentin Labbe2020-09-251-0/+155
* crypto: sun8i-ss - Add support for the PRNGCorentin Labbe2020-09-251-0/+39
* crypto: sun8i-ss - Add SS_START defineCorentin Labbe2020-09-251-1/+1
* crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-13/+2
* crypto: sun8i - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-181-6/+3
* crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-07-161-4/+8
* Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-011-1/+1
|\
| * docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab2020-04-201-1/+1
* | crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()Markus Elfring2020-04-161-3/+1
|/
* crypto: sun8i-ss - fix removal of moduleCorentin Labbe2020-01-161-2/+2
* crypto: allwinner - fix some spelling mistakesColin Ian King2019-11-151-2/+2
* crypto: sun8i-ss - fix semicolon.cocci warningskbuild test robot Remove unneeded semicolon2019-11-081-1/+1
* crypto: allwinner - Add sun8i-ss cryptographic offloaderCorentin Labbe2019-11-011-0/+642