summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/virtio/virtio_crypto_core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-161-0/+29
|\
| * crypto: virtio - Read crypto services and algorithm masksFarhan Ali2018-07-011-0/+29
* | virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto2018-08-111-2/+2
|/
* crypto: virtio - convert to new crypto engine APICorentin LABBE2018-02-151-3/+0Star
* crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin2017-07-181-30/+7Star
* virtio: wrap find_vqsMichael S. Tsirkin2017-05-021-2/+1Star
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-021-1/+1
|\
| * virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+1
* | crypto: virtio - support crypto engine frameworkGonglei \(Arei\)2016-12-301-5/+69
|/
* crypto: add virtio-crypto driverGonglei2016-12-151-0/+476