Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 1 | -4/+1 |
2019-02-22 | crypto: rockchip - fix scatterlist nents error | Zhang Zhijie | 1 | -1/+1 |
2017-08-22 | crypto: rockchip - Don't dequeue the request when device is busy | Zain Wang | 1 | -3/+43 |
2017-08-03 | crypto: rockchip - return the err code when unable dequeue the crypto request | Zain Wang | 1 | -19/+0 |
2017-08-03 | crypto: rockchip - move the crypto completion from interrupt context | Zain Wang | 1 | -11/+28 |
2016-08-24 | crypto: rockchip - use devm_add_action_or_reset() | Sudip Mukherjee | 1 | -4/+2 |
2016-02-27 | crypto: rockchip - add hash support for crypto engine in rk3288 | Zain Wang | 1 | -5/+23 |
2015-12-04 | crypto: rockchip - fix possible deadlock | Heiko Stuebner | 1 | -2/+3 |
2015-11-27 | crypto: rockchip - add crypto driver for rk3288 | Zain Wang | 1 | -0/+393 |