summaryrefslogtreecommitdiff
path: root/drivers/crypto/virtio/virtio_crypto_core.c
AgeCommit message (Expand)Author
2023-12-22crypto: virtio - Wait for tasklet to complete on device removewangyangxin
2023-12-01crypto: virtio - Handle dataq logic with taskletGonglei (Arei)
2023-10-18virtio-crypto: handle config changed by work queuezhenwei pi
2023-07-03virtio-crypto: call scheduler when we free unused buffsXianting Tian
2022-05-31virtio-crypto: enable retry for virtio-crypto-devlei he
2022-05-31virtio-crypto: wait ctrl queue instead of busy pollingzhenwei pi
2022-03-28virtio-crypto: implement RSA algorithmzhenwei pi
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2021-08-12crypto: virtio - Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-05virtio_crypto: convert to LE accessorsMichael S. Tsirkin
2020-07-09crypto: virtio - constify features[] and id_table[]Rikard Falkeborn
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto
2018-07-01crypto: virtio - Read crypto services and algorithm masksFarhan Ali
2018-02-15crypto: virtio - convert to new crypto engine APICorentin LABBE
2017-07-18crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2016-12-30crypto: virtio - support crypto engine frameworkGonglei \(Arei\)
2016-12-16crypto: add virtio-crypto driverGonglei