summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-12Bluetooth: btusb: Fix not handling ZPL/short-transferLuiz Augusto von Dentz
2024-09-12Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e)Michael Burch
2024-09-10Bluetooth: btusb: Add Mediatek MT7925 support ID 0x13d3:0x3608Pavel Nikulin
2024-09-10Bluetooth: btrtl: Add the support for RTL8922AMax Chou
2024-09-10Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122Hilda Wu
2024-09-10Bluetooth: btusb: Invert LE State flag to set invalid rather then validLuiz Augusto von Dentz
2024-09-10Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604Alexander Hall
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz
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