index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btusb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: btusb: Add WCN6855 devcoredump support
Tim Jiang
2023-04-24
1
-0
/
+222
*
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
2023-04-24
1
-0
/
+1
*
Bluetooth: btintel: Add Intel devcoredump support
Abhishek Pandit-Subedi
2023-04-24
1
-7
/
+47
*
Bluetooth: btusb: Add btusb devcoredump support
Manish Mandlik
2023-04-24
1
-0
/
+19
*
bluetooth: Add device 13d3:3571 to device tables
Larry Finger
2023-04-24
1
-0
/
+2
*
bluetooth: Add device 0bda:887b to device tables
Larry Finger
2023-04-24
1
-0
/
+2
*
Bluetooth: Improve support for Actions Semi ATS2851 based devices
Raul Cheleguini
2023-04-24
1
-0
/
+2
*
Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922
Meng Tang
2023-04-24
1
-0
/
+3
*
Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663
Meng Tang
2023-04-24
1
-0
/
+3
*
Bluetooth: btusb: Do not require hardcoded interface numbers
Tomasz Moń
2023-04-24
1
-7
/
+3
*
Bluetooth: btusb: Remove detection of ISO packets over bulk
Luiz Augusto von Dentz
2023-03-23
1
-10
/
+0
*
Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
Moises Cardona
2023-02-09
1
-0
/
+4
*
Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921
Mario Limonciello
2023-02-09
1
-0
/
+3
*
Bluetooth: Fix issue with Actions Semi ATS2851 based devices
Marcel Holtmann
2023-02-09
1
-0
/
+9
*
Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-3
/
+3
*
Bluetooth: btusb: Fix existing sparce warning
Luiz Augusto von Dentz
2022-12-12
1
-1
/
+1
*
Bluetooth: btusb: Fix new sparce warnings
Luiz Augusto von Dentz
2022-12-12
1
-12
/
+13
*
Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU
Gongwei Li
2022-12-12
1
-0
/
+4
*
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559
Artem Lukyanov
2022-12-12
1
-0
/
+4
*
Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922
Andy Chi
2022-12-12
1
-0
/
+3
*
Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761
Raman Varabets
2022-12-12
1
-0
/
+2
*
Bluetooth: btusb: Add more device IDs for WCN6855
Shengyu Qu
2022-12-12
1
-0
/
+84
*
Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNC
Luiz Augusto von Dentz
2022-12-12
1
-0
/
+3
*
Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chip
Hilda Wu
2022-12-12
1
-2
/
+23
*
Bluetooth: btrtl: Add btrealtek data struct
Hilda Wu
2022-12-12
1
-0
/
+3
*
Bluetooth: Work around SCO over USB HCI design defect
Nicolas Cavallari
2022-12-12
1
-2
/
+33
*
Bluetooth: btusb: Introduce generic USB reset
Archie Pusaka
2022-12-12
1
-10
/
+25
*
btusb: Avoid reset of ISOC endpoint alt settings to zero
Chethan Tumkur Narayan
2022-12-12
1
-2
/
+3
*
Bluetooth: btusb: Add debug message for CSR controllers
Ismael Ferreras Morezuelas
2022-12-02
1
-0
/
+5
*
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
2022-12-02
1
-0
/
+1
*
Bluetooth: btusb: Add a new VID/PID 0e8d/0608 for MT7921
Daniel Golle
2022-09-14
1
-0
/
+3
*
Bluetooth: btusb: Add a new PID/VID 13d3/3583 for MT7921
Sean Wang
2022-09-14
1
-0
/
+3
*
Bluetooth: btusb: Add a new PID/VID 13d3/3578 for MT7921
Chris Lu
2022-09-09
1
-0
/
+3
*
Bluetooth: btusb: mediatek: fix WMT failure during runtime suspend
Sean Wang
2022-09-01
1
-0
/
+14
*
Bluetooth: btusb: Add BT device 0cb8:c549 from RTW8852AE to tables
Larry Finger
2022-09-01
1
-0
/
+2
*
Bluetooth: btusb: Add RTL8761BUV device (Edimax BT-8500)
Szabolcs Sipos
2022-09-01
1
-0
/
+2
*
Bluetooth: btusb: RTL8761BUV consistent naming
Szabolcs Sipos
2022-09-01
1
-5
/
+1
*
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3592
Max Chou
2022-09-01
1
-0
/
+2
*
Bluetooth: Add VID/PID 0489/e0e0 for MediaTek MT7921
Fae
2022-08-26
1
-0
/
+3
*
Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet
Luiz Augusto von Dentz
2022-07-23
1
-0
/
+10
*
Bluetooth: btusb: Add support for ISO packets
Luiz Augusto von Dentz
2022-07-23
1
-0
/
+14
*
Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSR
Zijun Hu
2022-07-22
1
-1
/
+0
*
Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCA
Zijun Hu
2022-07-22
1
-1
/
+0
*
Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922
He Wang
2022-07-22
1
-0
/
+3
*
Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for MTK
Yuri D'Elia
2022-07-22
1
-0
/
+1
*
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
Hilda Wu
2022-07-22
1
-0
/
+2
*
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
Hilda Wu
2022-07-22
1
-0
/
+2
*
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
Hilda Wu
2022-07-22
1
-0
/
+2
*
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
Hilda Wu
2022-07-22
1
-0
/
+2
*
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
Hilda Wu
2022-07-22
1
-0
/
+4
[next]