aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/virtio_bt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin1-1/+1
2021-10-20Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()Soenke Huster1-0/+3
2021-06-26Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call returnColin Ian King1-0/+3
2021-04-08Bluetooth: Add support for virtio transport driverMarcel Holtmann1-0/+401