开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
virtio_bt.c
Age
Commit message (
Expand
)
Author
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-22
bluetooth: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2023-07-03
virtio_bt: call scheduler when we free unused buffs
Xianting Tian
2022-12-12
virtio_bt: Fix alignment in configuration struct
Igor Skalkin
2022-12-12
Bluetooth: virtio_bt: fix device removal
Michael S. Tsirkin
2022-11-02
Bluetooth: virtio_bt: Use skb_put to set length
Soenke Huster
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2021-10-20
Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()
Soenke Huster
2021-06-26
Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call return
Colin Ian King
2021-04-08
Bluetooth: Add support for virtio transport driver
Marcel Holtmann