Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-11 | crypto: virtio - clean up indentation, replace spaces with tab | Colin Ian King | 1 | -1/+1 |
2018-08-03 | crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci... | Jia-Ju Bai | 1 | -2/+2 |
2018-07-01 | crypto: virtio - Register an algo only if it's supported | Farhan Ali | 1 | -36/+76 |
2018-06-13 | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook | 1 | -1/+1 |
2018-02-15 | crypto: virtio - convert to new crypto engine API | Corentin LABBE | 1 | -6/+10 |
2017-10-12 | crypto: virtio - pr_err() strings should end with newlines | Arvind Yadav | 1 | -1/+1 |
2017-07-18 | crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services | Zeng, Xin | 1 | -22/+87 |
2017-01-13 | crypto: virtio - adjust priority of algorithm | Gonglei \(Arei\) | 1 | -1/+1 |
2016-12-30 | crypto: virtio - support crypto engine framework | Gonglei \(Arei\) | 1 | -17/+35 |
2016-12-16 | crypto: add virtio-crypto driver | Gonglei | 1 | -0/+540 |