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
/
allwinner
/
sun4i-ss
/
sun4i-ss-core.c
Age
Commit message (
Expand
)
Author
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-10-27
crypto: sun4i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
crypto: sun4i-ss - Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-06-13
crypto: update some Arm documentation references
Jonathan Corbet
2022-09-24
crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfs
Liu Shixin
2021-04-16
crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
2021-03-13
crypto: sun4i-ss - simplify optional reset handling
Philipp Zabel
2021-01-03
crypto: sun4i-ss - enabled stats via debugfs
Corentin Labbe
2019-12-27
crypto: sun4i-ss - make unexported sun4i_ss_pm_ops static
Ben Dooks (Codethink)
2019-12-11
crypto: sun4i-ss - add the A33 variant of SS
Corentin Labbe
2019-11-01
crypto: sun4i-ss - Move to Allwinner directory
Corentin Labbe