summaryrefslogtreecommitdiff
path: root/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-27crypto: sun4i-ss - remove unnecessary alignmask for ahashesEric Biggers1-2/+0
2023-10-27crypto: sun4i-ss - Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-08-23crypto: drivers - Explicitly include correct DT includesRob Herring1-1/+0
2023-06-13crypto: update some Arm documentation referencesJonathan Corbet1-1/+1
2022-09-24crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfsLiu Shixin1-14/+2
2021-04-16crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu1-1/+1
2021-03-12crypto: sun4i-ss - simplify optional reset handlingPhilipp Zabel1-13/+8
2021-01-03crypto: sun4i-ss - enabled stats via debugfsCorentin Labbe1-0/+52
2019-12-27crypto: sun4i-ss - make unexported sun4i_ss_pm_ops staticBen Dooks (Codethink)1-1/+1
2019-12-11crypto: sun4i-ss - add the A33 variant of SSCorentin Labbe1-1/+21
2019-11-01crypto: sun4i-ss - Move to Allwinner directoryCorentin Labbe1-0/+507