summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/virtio_bt.c
Commit message (Expand)AuthorAgeFilesLines
* virtio_bt: call scheduler when we free unused buffsXianting Tian2023-07-031-0/+1
* virtio_bt: Fix alignment in configuration structIgor Skalkin2022-12-121-3/+13
* Bluetooth: virtio_bt: fix device removalMichael S. Tsirkin2022-12-121-2/+17
* Bluetooth: virtio_bt: Use skb_put to set lengthSoenke Huster2022-11-021-1/+1
* 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