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