aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-4/+2
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverGravatar Yajun Deng 1-4/+2
2023-12-22Bluetooth: Add device 13d3:3572 IMC Networks Bluetooth RadioGravatar Jagan Teki 1-0/+2
2023-12-22Bluetooth: btusb: Don't suspend when there are connectionsGravatar Luiz Augusto von Dentz 1-0/+4
2023-10-23Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BEGravatar Guan Wentao 1-0/+2
2023-10-23Bluetooth: btusb: Add date->evt_skb is NULL checkGravatar youwan Wang 1-0/+3
2023-10-23Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tablesGravatar Masum Reza 1-0/+2
2023-10-23Bluetooth: Add support for Intel Misty Peak - 8087:0038Gravatar Vijay Satija 1-0/+1
2023-10-23Bluetooth: Add support ITTIM PE50-M75CGravatar Jingyang Wang 1-0/+3
2023-09-20Bluetooth: btusb: add shutdown function for QCA6174Gravatar Rocky Liao 1-0/+1
2023-08-24Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()Gravatar Jinjie Ruan 1-1/+1
2023-08-24Bluetooth: btusb: Fix quirks table namingGravatar Bastien Nocera 1-2/+2
2023-08-11Bluetooth: btusb: Move btusb_recv_event_intel to btintelGravatar Luiz Augusto von Dentz 1-74/+1
2023-08-11Bluetooth: btusb: Add support for another MediaTek 7922 VID/PIDGravatar Roger Gammans 1-0/+3
2023-08-11Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922Gravatar Chris Lu 1-0/+3
2023-08-11Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922Gravatar Chris Lu 1-0/+3
2023-08-11Bluetooth: Add support for Gale Peak (8087:0036)Gravatar Kiran K 1-0/+1
2023-08-11Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922Gravatar Chris Lu 1-0/+3
2023-08-11Bluetooth: btusb: Add device 0489:e0f5 as MT7922 deviceGravatar Valentin David 1-0/+3
2023-08-11Bluetooth: btusb: mediatek: add MediaTek devcoredump supportGravatar Jing Cai 1-0/+14
2023-08-11Bluetooth: btmtk: introduce btmtk reset workGravatar Jing Cai 1-71/+74
2023-08-11Bluetooth: btusb: mediatek: readx_poll_timeout replaces open codingGravatar Sean Wang 1-15/+15
2023-08-11Bluetooth: btusb: Add support Mediatek MT7925Gravatar Peter Tsao 1-20/+58
2023-08-11Bluetooth: btintel: Add support to reset bluetooth via ACPI DSMGravatar Kiran K 1-0/+16
2023-08-11Bluetooth: btrtl: Add Realtek devcoredump supportGravatar Hilda Wu 1-0/+74
2023-07-20Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Gravatar Tomasz Moń 1-0/+1
2023-06-29Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus AllyGravatar Matthew Anderson 1-0/+3
2023-06-29Bluetooth: btusb: Add device 6655:8771 to device tablesGravatar Dan Gora 1-0/+2
2023-04-23Bluetooth: btusb: Add WCN6855 devcoredump supportGravatar Tim Jiang 1-0/+222
2023-04-23Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Gravatar Raul Cheleguini 1-0/+1
2023-04-23Bluetooth: btintel: Add Intel devcoredump supportGravatar Abhishek Pandit-Subedi 1-7/+47
2023-04-23Bluetooth: btusb: Add btusb devcoredump supportGravatar Manish Mandlik 1-0/+19
2023-04-23bluetooth: Add device 13d3:3571 to device tablesGravatar Larry Finger 1-0/+2
2023-04-23bluetooth: Add device 0bda:887b to device tablesGravatar Larry Finger 1-0/+2
2023-04-23Bluetooth: Improve support for Actions Semi ATS2851 based devicesGravatar Raul Cheleguini 1-0/+2
2023-04-23Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922Gravatar Meng Tang 1-0/+3
2023-04-23Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663Gravatar Meng Tang 1-0/+3
2023-04-23Bluetooth: btusb: Do not require hardcoded interface numbersGravatar Tomasz Moń 1-7/+3
2023-03-22Bluetooth: btusb: Remove detection of ISO packets over bulkGravatar Luiz Augusto von Dentz 1-10/+0
2023-02-09Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CEGravatar Moises Cardona 1-0/+4
2023-02-09Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921Gravatar Mario Limonciello 1-0/+3
2023-02-09Bluetooth: Fix issue with Actions Semi ATS2851 based devicesGravatar Marcel Holtmann 1-0/+9
2022-12-12Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Gravatar Yang Yingliang 1-3/+3
2022-12-12Bluetooth: btusb: Fix existing sparce warningGravatar Luiz Augusto von Dentz 1-1/+1
2022-12-12Bluetooth: btusb: Fix new sparce warningsGravatar Luiz Augusto von Dentz 1-12/+13
2022-12-12Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CUGravatar Gongwei Li 1-0/+4
2022-12-12Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559Gravatar Artem Lukyanov 1-0/+4
2022-12-12Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922Gravatar Andy Chi 1-0/+3
2022-12-12Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761Gravatar Raman Varabets 1-0/+2
2022-12-12Bluetooth: btusb: Add more device IDs for WCN6855Gravatar Shengyu Qu 1-0/+84