summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: Add 3 HWIDs for MT7925Jiande Lu2024-11-141-0/+6
* Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925Jonathan McCrohan2024-11-141-0/+2
* Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925Hao Qin2024-11-141-0/+2
* Bluetooth: btmtk: adjust the position to init iso data anchorChris Lu2024-11-141-0/+1
* Bluetooth: Set quirks for ATS2851Danil Pylaev2024-11-141-0/+2
* Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925Jiande Lu2024-11-141-0/+12
* Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tablesHilda Wu2024-11-141-0/+2
* bluetooth: Fix typos in the commentsYan Zhen2024-11-141-1/+1
* Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785xZijun Hu2024-11-141-0/+2
* Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785xZijun Hu2024-11-141-0/+2
* Bluetooth: btusb: add Foxconn 0xe0fc for Qualcomm WCN785xAaron Ma2024-11-141-0/+2
* Bluetooth: btusb: mediatek: change the conditions for ISO interfaceChris Lu2024-11-141-8/+8
* Bluetooth: btusb: mediatek: add intf release flow when usb disconnectChris Lu2024-11-141-5/+15
* Bluetooth: btusb: mediatek: add callback function in btusb_disconnectChris Lu2024-11-141-0/+4
* Bluetooth: btusb: mediatek: move Bluetooth power off command positionChris Lu2024-11-141-1/+4
* Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz2024-10-161-4/+9
* Bluetooth: btusb: Fix not being able to reconnect after suspendLuiz Augusto von Dentz2024-10-161-14/+0
* Bluetooth: btusb: Don't fail external suspend requestsLuiz Augusto von Dentz2024-10-041-2/+18
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* Bluetooth: btusb: Fix not handling ZPL/short-transferLuiz Augusto von Dentz2024-09-121-1/+4
* Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e)Michael Burch2024-09-121-0/+4
* Bluetooth: btusb: Add Mediatek MT7925 support ID 0x13d3:0x3608Pavel Nikulin2024-09-101-0/+2
* Bluetooth: btrtl: Add the support for RTL8922AMax Chou2024-09-101-0/+11
* Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122Hilda Wu2024-09-101-0/+2
* Bluetooth: btusb: Invert LE State flag to set invalid rather then validLuiz Augusto von Dentz2024-09-101-150/+76
* Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604Alexander Hall2024-09-101-0/+3
* Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz2024-08-151-2/+2
* Bluetooth: btintel: Add support for Whale Peak2Kiran K2024-07-151-0/+1
* Bluetooth: btusb: mediatek: add ISO data transmission functionsChris Lu2024-07-151-0/+68
* Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.cChris Lu2024-07-151-33/+1
* Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.cChris Lu2024-07-151-438/+14
* Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.cChris Lu2024-07-151-283/+7
* Bluetooth: btusb: add callback function in btusb suspend/resumeChris Lu2024-07-151-0/+9
* Bluetooth: btmtk: rename btmediatek_dataChris Lu2024-07-151-5/+4
* Bluetooth: btusb: mediatek: return error for failed reg accessChris Lu2024-07-151-30/+84
* Bluetooth: btusb: mediatek: remove the unnecessary goto tagChris Lu2024-07-151-4/+1
* Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591WangYuli2024-07-151-0/+2
* Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu2024-07-151-0/+2
* Bluetooth: btusb: mediatek: add MT7922 subsystem resetHao Qin2024-07-151-1/+13
* Bluetooth: btusb: mediatek: reset the controller before downloading the fwHao Qin2024-07-151-0/+10
* Bluetooth: btusb: mediatek: refactor the function btusb_mtk_resetHao Qin2024-07-151-18/+27
* Bluetooth: btmtk: apply the common btmtk_fw_get_filenameSean Wang2024-07-151-12/+2
* Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz2024-05-141-5/+0
* Bluetooth: btintel: Add support for Filmore Peak2 (BE201)Kiran K2024-05-141-0/+1
* Bluetooth: btusb: Sort usb_device_id table by the IDJiande Lu2024-05-141-18/+15
* Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925Jiande Lu2024-05-141-0/+24
* Bluetooth: btusb: Correct timeout macro argument used to receive control messageZijun Hu2024-05-141-3/+3
* Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921Peter Tsao2024-05-141-0/+1
* Bluetooth: Add support for MediaTek MT7922 deviceIan W MORRISON2024-05-141-0/+5
* Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu2024-04-241-5/+4