Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: rockchip - Don't dequeue the request when device is busy | Zain Wang | 2017-08-22 | 1 | -3/+43 |
* | crypto: rockchip - return the err code when unable dequeue the crypto request | Zain Wang | 2017-08-03 | 1 | -19/+0 |
* | crypto: rockchip - move the crypto completion from interrupt context | Zain Wang | 2017-08-03 | 1 | -11/+28 |
* | crypto: rockchip - use devm_add_action_or_reset() | Sudip Mukherjee | 2016-08-24 | 1 | -4/+2 |
* | crypto: rockchip - add hash support for crypto engine in rk3288 | Zain Wang | 2016-02-28 | 1 | -5/+23 |
* | crypto: rockchip - fix possible deadlock | Heiko Stuebner | 2015-12-04 | 1 | -2/+3 |
* | crypto: rockchip - add crypto driver for rk3288 | Zain Wang | 2015-11-27 | 1 | -0/+393 |