Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | crypto: rockchip - Don't dequeue the request when device is busy | Zain Wang | 2017-08-22 | 4 | -148/+160 |
* | crypto: rockchip - return the err code when unable dequeue the crypto request | Zain Wang | 2017-08-03 | 3 | -19/+29 |
* | crypto: rockchip - move the crypto completion from interrupt context | Zain Wang | 2017-08-03 | 4 | -14/+33 |
* | 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 | 5 | -14/+495 |
* | crypto: rockchip - fix possible deadlock | Heiko Stuebner | 2015-12-04 | 2 | -6/+9 |
* | crypto: rockchip - add crypto driver for rk3288 | Zain Wang | 2015-11-27 | 4 | -0/+1115 |