aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/virtio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-12crypto: virtio - pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-07-18crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin3-70/+98
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin1-2/+1
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig1-1/+1
2017-01-13crypto: virtio - adjust priority of algorithmGonglei \(Arei\)1-1/+1
2016-12-30crypto: virtio - support crypto engine frameworkGonglei \(Arei\)4-22/+121
2016-12-16crypto: add virtio-crypto driverGonglei6-0/+1423