summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip/rk3288_crypto.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1Star
* crypto: rockchip - fix scatterlist nents errorZhang Zhijie2019-02-221-1/+1
* crypto: rockchip - Don't dequeue the request when device is busyZain Wang2017-08-221-3/+43
* crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang2017-08-031-19/+0Star
* crypto: rockchip - move the crypto completion from interrupt contextZain Wang2017-08-031-11/+28
* crypto: rockchip - use devm_add_action_or_reset()Sudip Mukherjee2016-08-241-4/+2Star
* crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang2016-02-271-5/+23
* crypto: rockchip - fix possible deadlockHeiko Stuebner2015-12-041-2/+3
* crypto: rockchip - add crypto driver for rk3288Zain Wang2015-11-271-0/+393