aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip/rk3288_crypto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09crypto: rockchip - use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner1-4/+1
2019-02-22crypto: rockchip - fix scatterlist nents errorZhang Zhijie1-1/+1
2017-08-22crypto: rockchip - Don't dequeue the request when device is busyZain Wang1-3/+43
2017-08-03crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang1-19/+0
2017-08-03crypto: rockchip - move the crypto completion from interrupt contextZain Wang1-11/+28
2016-08-24crypto: rockchip - use devm_add_action_or_reset()Sudip Mukherjee1-4/+2
2016-02-28crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang1-5/+23
2015-12-04crypto: rockchip - fix possible deadlockHeiko Stuebner1-2/+3
2015-11-27crypto: rockchip - add crypto driver for rk3288Zain Wang1-0/+393