| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-16 | Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap | Christian Eggers | 1 | -5/+5 |
| 2024-07-17 | virtio: rename virtio_find_vqs_info() to virtio_find_vqs() | Jiri Pirko | 1 | -2/+1 |
| 2024-07-17 | virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info() | Jiri Pirko | 1 | -9/+5 |
| 2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+0 |
| 2024-05-22 | bluetooth: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-05-14 | Bluetooth: HCI: Remove HCI_AMP support | Luiz Augusto von Dentz | 1 | -2/+0 |
| 2023-07-03 | virtio_bt: call scheduler when we free unused buffs | Xianting Tian | 1 | -0/+1 |
| 2022-12-12 | virtio_bt: Fix alignment in configuration struct | Igor Skalkin | 1 | -3/+13 |
| 2022-12-12 | Bluetooth: virtio_bt: fix device removal | Michael S. Tsirkin | 1 | -2/+17 |
| 2022-11-02 | Bluetooth: virtio_bt: Use skb_put to set length | Soenke Huster | 1 | -1/+1 |
| 2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
| 2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin | 1 | -1/+1 |
| 2021-10-20 | Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle() | Soenke Huster | 1 | -0/+3 |
| 2021-06-26 | Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call return | Colin Ian King | 1 | -0/+3 |
| 2021-04-08 | Bluetooth: Add support for virtio transport driver | Marcel Holtmann | 1 | -0/+401 |