aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/virtio_bt.c
AgeCommit message (Expand)AuthorFilesLines
9 daysBluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz1-2/+0
2023-07-03virtio_bt: call scheduler when we free unused buffsXianting Tian1-0/+1
2022-12-12virtio_bt: Fix alignment in configuration structIgor Skalkin1-3/+13
2022-12-12Bluetooth: virtio_bt: fix device removalMichael S. Tsirkin1-2/+17
2022-11-02Bluetooth: virtio_bt: Use skb_put to set lengthSoenke Huster1-1/+1
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