summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)Author
2024-07-15Bluetooth: btintel: Add support for Whale Peak2Kiran K
2024-07-15Bluetooth: btusb: mediatek: add ISO data transmission functionsChris Lu
2024-07-15Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.cChris Lu
2024-07-15Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.cChris Lu
2024-07-15Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.cChris Lu
2024-07-15Bluetooth: btusb: add callback function in btusb suspend/resumeChris Lu
2024-07-15Bluetooth: btmtk: rename btmediatek_dataChris Lu
2024-07-15Bluetooth: btusb: mediatek: return error for failed reg accessChris Lu
2024-07-15Bluetooth: btusb: mediatek: remove the unnecessary goto tagChris Lu
2024-07-15Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591WangYuli
2024-07-14Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu
2024-07-14Bluetooth: btusb: mediatek: add MT7922 subsystem resetHao Qin
2024-07-14Bluetooth: btusb: mediatek: reset the controller before downloading the fwHao Qin
2024-07-14Bluetooth: btusb: mediatek: refactor the function btusb_mtk_resetHao Qin
2024-07-14Bluetooth: btmtk: apply the common btmtk_fw_get_filenameSean Wang
2024-05-14Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
2024-05-14Bluetooth: btintel: Add support for Filmore Peak2 (BE201)Kiran K
2024-05-14Bluetooth: btusb: Sort usb_device_id table by the IDJiande Lu
2024-05-14Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925Jiande Lu
2024-05-14Bluetooth: btusb: Correct timeout macro argument used to receive control messageZijun Hu
2024-05-14Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921Peter Tsao
2024-05-14Bluetooth: Add support for MediaTek MT7922 deviceIan W MORRISON
2024-04-24Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu
2024-04-24Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli
2024-03-06Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto
2024-03-06Bluetooth: btusb: Add support Mediatek MT7920Peter Tsao
2024-03-06Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz
2024-03-06Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925Ulrik Strid
2024-03-06Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VTMax Chou
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng
2023-12-22Bluetooth: Add device 13d3:3572 IMC Networks Bluetooth RadioJagan Teki
2023-12-22Bluetooth: btusb: Don't suspend when there are connectionsLuiz Augusto von Dentz
2023-10-23Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BEGuan Wentao
2023-10-23Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang
2023-10-23Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tablesMasum Reza
2023-10-23Bluetooth: Add support for Intel Misty Peak - 8087:0038Vijay Satija
2023-10-23Bluetooth: Add support ITTIM PE50-M75CJingyang 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