aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)Author
2024-05-02Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli
2024-05-02Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu
2024-04-13Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto
2024-03-26Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz
2023-11-28Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BEGuan Wentao
2023-11-28Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tablesMasum Reza
2023-11-28Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang
2023-09-20Bluetooth: btusb: add shutdown function for QCA6174Rocky Liao
2023-08-24Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan
2023-08-24Bluetooth: btusb: Fix quirks table namingBastien Nocera
2023-08-11Bluetooth: btusb: Move btusb_recv_event_intel to btintelLuiz Augusto von Dentz
2023-08-11Bluetooth: btusb: Add support for another MediaTek 7922 VID/PIDRoger Gammans
2023-08-11Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922Chris Lu
2023-08-11Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922Chris Lu
2023-08-11Bluetooth: Add support for Gale Peak (8087:0036)Kiran K
2023-08-11Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922Chris Lu
2023-08-11Bluetooth: btusb: Add device 0489:e0f5 as MT7922 deviceValentin David
2023-08-11Bluetooth: btusb: mediatek: add MediaTek devcoredump supportJing Cai
2023-08-11Bluetooth: btmtk: introduce btmtk reset workJing Cai
2023-08-11Bluetooth: btusb: mediatek: readx_poll_timeout replaces open codingSean Wang
2023-08-11Bluetooth: btusb: Add support Mediatek MT7925Peter Tsao
2023-08-11Bluetooth: btintel: Add support to reset bluetooth via ACPI DSMKiran K
2023-08-11Bluetooth: btrtl: Add Realtek devcoredump supportHilda Wu
2023-07-20Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Tomasz Moń
2023-06-29Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus AllyMatthew Anderson
2023-06-29Bluetooth: btusb: Add device 6655:8771 to device tablesDan Gora
2023-04-23Bluetooth: btusb: Add WCN6855 devcoredump supportTim Jiang
2023-04-23Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini
2023-04-23Bluetooth: btintel: Add Intel devcoredump supportAbhishek Pandit-Subedi
2023-04-23Bluetooth: btusb: Add btusb devcoredump supportManish Mandlik
2023-04-23bluetooth: Add device 13d3:3571 to device tablesLarry Finger
2023-04-23bluetooth: Add device 0bda:887b to device tablesLarry Finger
2023-04-23Bluetooth: Improve support for Actions Semi ATS2851 based devicesRaul Cheleguini
2023-04-23Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922Meng Tang
2023-04-23Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663Meng Tang
2023-04-23Bluetooth: btusb: Do not require hardcoded interface numbersTomasz Moń
2023-03-22Bluetooth: btusb: Remove detection of ISO packets over bulkLuiz Augusto von Dentz
2023-02-09Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CEMoises Cardona
2023-02-09Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921Mario Limonciello
2023-02-09Bluetooth: Fix issue with Actions Semi ATS2851 based devicesMarcel Holtmann
2022-12-12Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: btusb: Fix existing sparce warningLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Fix new sparce warningsLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CUGongwei Li
2022-12-12Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559Artem Lukyanov
2022-12-12Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922Andy Chi
2022-12-12Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761Raman Varabets
2022-12-12Bluetooth: btusb: Add more device IDs for WCN6855Shengyu Qu
2022-12-12Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNCLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chipHilda Wu