index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btusb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
Bluetooth: btintel: Add support for Whale Peak2
Kiran K
1
-0
/
+1
2024-07-15
Bluetooth: btusb: mediatek: add ISO data transmission functions
Chris Lu
1
-0
/
+68
2024-07-15
Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c
Chris Lu
1
-33
/
+1
2024-07-15
Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.c
Chris Lu
1
-438
/
+14
2024-07-15
Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
Chris Lu
1
-283
/
+7
2024-07-15
Bluetooth: btusb: add callback function in btusb suspend/resume
Chris Lu
1
-0
/
+9
2024-07-15
Bluetooth: btmtk: rename btmediatek_data
Chris Lu
1
-5
/
+4
2024-07-15
Bluetooth: btusb: mediatek: return error for failed reg access
Chris Lu
1
-30
/
+84
2024-07-15
Bluetooth: btusb: mediatek: remove the unnecessary goto tag
Chris Lu
1
-4
/
+1
2024-07-15
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591
WangYuli
1
-0
/
+2
2024-07-15
Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables
Hilda Wu
1
-0
/
+2
2024-07-15
Bluetooth: btusb: mediatek: add MT7922 subsystem reset
Hao Qin
1
-1
/
+13
2024-07-15
Bluetooth: btusb: mediatek: reset the controller before downloading the fw
Hao Qin
1
-0
/
+10
2024-07-15
Bluetooth: btusb: mediatek: refactor the function btusb_mtk_reset
Hao Qin
1
-18
/
+27
2024-07-15
Bluetooth: btmtk: apply the common btmtk_fw_get_filename
Sean Wang
1
-12
/
+2
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
1
-5
/
+0
2024-05-14
Bluetooth: btintel: Add support for Filmore Peak2 (BE201)
Kiran K
1
-0
/
+1
2024-05-14
Bluetooth: btusb: Sort usb_device_id table by the ID
Jiande Lu
1
-18
/
+15
2024-05-14
Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925
Jiande Lu
1
-0
/
+24
2024-05-14
Bluetooth: btusb: Correct timeout macro argument used to receive control message
Zijun Hu
1
-3
/
+3
2024-05-14
Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921
Peter Tsao
1
-0
/
+1
2024-05-14
Bluetooth: Add support for MediaTek MT7922 device
Ian W MORRISON
1
-0
/
+5
2024-04-24
Bluetooth: btusb: Fix triggering coredump implementation for QCA
Zijun Hu
1
-5
/
+4
2024-04-24
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
WangYuli
1
-0
/
+2
2024-03-07
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
1
-0
/
+1
2024-03-07
Bluetooth: btusb: Add support Mediatek MT7920
Peter Tsao
1
-1
/
+10
2024-03-07
Bluetooth: btusb: Fix memory leak
Luiz Augusto von Dentz
1
-4
/
+6
2024-03-07
Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925
Ulrik Strid
1
-0
/
+5
2024-03-07
Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VT
Max Chou
1
-0
/
+3
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+2
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
1
-4
/
+2
2023-12-22
Bluetooth: Add device 13d3:3572 IMC Networks Bluetooth Radio
Jagan Teki
1
-0
/
+2
2023-12-22
Bluetooth: btusb: Don't suspend when there are connections
Luiz Augusto von Dentz
1
-0
/
+4
2023-10-23
Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE
Guan Wentao
1
-0
/
+2
2023-10-23
Bluetooth: btusb: Add date->evt_skb is NULL check
youwan Wang
1
-0
/
+3
2023-10-23
Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables
Masum Reza
1
-0
/
+2
2023-10-23
Bluetooth: Add support for Intel Misty Peak - 8087:0038
Vijay Satija
1
-0
/
+1
2023-10-23
Bluetooth: Add support ITTIM PE50-M75C
Jingyang Wang
1
-0
/
+3
2023-09-20
Bluetooth: btusb: add shutdown function for QCA6174
Rocky Liao
1
-0
/
+1
2023-08-24
Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()
Jinjie Ruan
1
-1
/
+1
2023-08-24
Bluetooth: btusb: Fix quirks table naming
Bastien Nocera
1
-2
/
+2
2023-08-11
Bluetooth: btusb: Move btusb_recv_event_intel to btintel
Luiz Augusto von Dentz
1
-74
/
+1
2023-08-11
Bluetooth: btusb: Add support for another MediaTek 7922 VID/PID
Roger Gammans
1
-0
/
+3
2023-08-11
Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922
Chris Lu
1
-0
/
+3
2023-08-11
Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922
Chris Lu
1
-0
/
+3
2023-08-11
Bluetooth: Add support for Gale Peak (8087:0036)
Kiran K
1
-0
/
+1
2023-08-11
Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922
Chris Lu
1
-0
/
+3
2023-08-11
Bluetooth: btusb: Add device 0489:e0f5 as MT7922 device
Valentin David
1
-0
/
+3
2023-08-11
Bluetooth: btusb: mediatek: add MediaTek devcoredump support
Jing Cai
1
-0
/
+14
2023-08-11
Bluetooth: btmtk: introduce btmtk reset work
Jing Cai
1
-71
/
+74
[next]