aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-22crypto: rockchip - Don't dequeue the request when device is busyZain Wang4-148/+160
2017-08-03crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang3-19/+29
2017-08-03crypto: rockchip - move the crypto completion from interrupt contextZain Wang4-14/+33
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 Wang5-14/+495
2015-12-04crypto: rockchip - fix possible deadlockHeiko Stuebner2-6/+9
2015-11-27crypto: rockchip - add crypto driver for rk3288Zain Wang4-0/+1115