summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/virtio_bt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-01-181-1/+1
|\
| * virtio: wrap config->reset callsMichael S. Tsirkin2022-01-141-1/+1
* | Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()Soenke Huster2021-10-201-0/+3
|/
* Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call returnColin Ian King2021-06-261-0/+3
* Bluetooth: Add support for virtio transport driverMarcel Holtmann2021-04-081-0/+401