index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btusb.c
Age
Commit message (
Expand
)
Author
2026-08-24
Bluetooth: btusb: limit RTL8761B BROKEN_EXT_SCAN quirk to 0bda:a728
Junjie Cao
2026-08-07
Bluetooth: btusb: Simplify btusb_recv_bulk() by hci_acl_dlen()
Zijun Hu
2026-08-07
Bluetooth: btusb: Add a simple static btusb_prepare_reset()
Zijun Hu
2026-08-07
Bluetooth: btusb: Make btusb_recv_{event,acl}() take struct hci_dev *
Zijun Hu
2026-08-07
Bluetooth: btusb: Realtek: Replace HCI_VENDOR_PKT usage with HCI_EV_VENDOR
Zijun Hu
2026-08-07
Bluetooth: btusb: QCA: Replace HCI_VENDOR_PKT usages with HCI_EV_VENDOR
Zijun Hu
2026-08-07
Bluetooth: btusb: Add support for 1357:c123 Realtek 8852BE device
Pavel Zverev
2026-08-07
Bluetooth: btusb: Add ASUS USB-BT600 for Realtek 8761CU
Christoph Zwerschke
2026-08-07
Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CU
Christoph Zwerschke
2026-08-07
Bluetooth: btusb: Add IMC Networks QCA9377 to quirks table
Tibor Harcsa
2026-08-07
Bluetooth: btusb: Use & instead of == to test bitflag BTUSB_IGNORE
Zijun Hu
2026-08-07
Bluetooth: btusb: Reduce a redundant assignment in btusb_probe()
Zijun Hu
2026-08-07
Bluetooth: btusb: Simplify btusb_shutdown_qca() by using __hci_reset_sync()
Zijun Hu
2026-08-07
Bluetooth: btusb: QCA: move qca_dump out of struct btusb_data
Zijun Hu
2026-08-07
Bluetooth: btusb: QCA: Fix populating devcoredump fields on unenabled devices
Zijun Hu
2026-08-07
Bluetooth: btusb: Record matched usb_device_id into btusb_data
Zijun Hu
2026-08-07
Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()
Zijun Hu
2026-08-07
Bluetooth: btusb: Add USB ID 13d3:3625 for MediaTek MT7922
Gustavo Evgucci
2026-08-07
Bluetooth: btusb: Add new VID/PID 0x0489/0xe156 for MT7902
Sean Wang
2026-07-28
Bluetooth: btusb: Fix short read errors in btusb_qca_send_vendor_req()
Greg Kroah-Hartman
2026-07-20
Bluetooth: btusb: validate Realtek vendor event length
Pengpeng Hou
2026-06-11
Bluetooth: btusb: clean up probe error handling
Johan Hovold
2026-06-11
Bluetooth: btusb: fix wakeup irq devres lifetime
Johan Hovold
2026-06-11
Bluetooth: btusb: fix wakeup source leak on probe failure
Johan Hovold
2026-06-11
Bluetooth: btusb: fix use-after-free on marvell probe failure
Johan Hovold
2026-06-11
Bluetooth: btusb: fix use-after-free on registration failure
Johan Hovold
2026-06-11
Bluetooth: btusb: Add support for TP-Link TL-UB250
Cris
2026-06-11
Bluetooth: btusb: Add TP-Link UB600 for Realtek 8761BUV
Nils Helmig
2026-06-11
Bluetooth: btusb: Add USB ID 2c4e:0128 for Mercusys MA60XNB
Zenm Chen
2026-06-11
Bluetooth: btusb: Add support for Intel Lizard Peak 2 (0x8087:0x0040)
Ravindra
2026-06-11
Bluetooth: btusb: MT7925: Add VID/PID 13d3/3609
luke-yj.chen
2026-06-11
Bluetooth: btusb: Add Realtek RTL8922AE VID/PID 0bda/d923
Chen Zhang
2026-06-11
Bluetooth: btusb: Add Realtek RTL8922AE VID/PID 0bda/d922
Chen Zhang
2026-06-11
Bluetooth: btusb: Add Mercusys MA530 for Realtek RTL8761BUV
Hrvoje Nuic
2026-06-11
Bluetooth: btmtk: add event filter to filter specific event
Chris Lu
2026-06-11
Bluetooth: btusb: MT7925: Add VID/PID 0e8d/8c38
Chris Lu
2026-06-11
Bluetooth: btusb: MT7922: Add VID/PID 0e8d/223c
Chris Lu
2026-05-27
Bluetooth: btusb: Allow firmware re-download when version matches
Shuai Zhang
2026-04-13
Bluetooth: btusb: MediaTek MT7922: Add VID 0489 & PID e11d
Kamiyama Chiaki
2026-04-13
Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-Creator
Javier Tia
2026-04-13
Bluetooth: btusb: Add MT7927 ID for TP-Link Archer TBE550E
Javier Tia
2026-04-13
Bluetooth: btusb: Add MT7927 ID for MSI X870E Ace Max
Javier Tia
2026-04-13
Bluetooth: btusb: Add MT7927 ID for Gigabyte Z790 AORUS MASTER X
Javier Tia
2026-04-13
Bluetooth: btusb: Add MT7927 ID for Lenovo Legion Pro 7 16ARX9
Javier Tia
2026-04-13
Bluetooth: btusb: Add MT7927 ID for ASUS ROG Crosshair X870E Hero
Javier Tia
2026-04-13
Bluetooth: btusb: refactor endpoint lookup
Johan Hovold
2026-04-13
bluetooth: btusb: Fix whitespace in btusb.c
Lukas Kraft
2026-04-10
Bluetooth: btusb: Add new VID/PID 0e8d/1ede for MT7902
Sean Wang
2026-04-10
Bluetooth: btusb: Add new VID/PID 13d3/3596 for MT7902
Sean Wang
2026-04-10
Bluetooth: btusb: Add new VID/PID 13d3/3594 for MT7902
Sean Wang
[next]