Age | Commit message (Expand) | Author |
2024-09-12 | Bluetooth: btusb: Fix not handling ZPL/short-transfer | Luiz Augusto von Dentz |
2024-09-12 | Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e) | Michael Burch |
2024-09-10 | Bluetooth: btusb: Add Mediatek MT7925 support ID 0x13d3:0x3608 | Pavel Nikulin |
2024-09-10 | Bluetooth: btrtl: Add the support for RTL8922A | Max Chou |
2024-09-10 | Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122 | Hilda Wu |
2024-09-10 | Bluetooth: btusb: Invert LE State flag to set invalid rather then valid | Luiz Augusto von Dentz |
2024-09-10 | Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604 | Alexander Hall |
2024-08-15 | Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in | Luiz Augusto von Dentz |
2024-07-15 | Bluetooth: btintel: Add support for Whale Peak2 | Kiran K |
2024-07-15 | Bluetooth: btusb: mediatek: add ISO data transmission functions | Chris Lu |
2024-07-15 | Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c | Chris Lu |
2024-07-15 | Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.c | Chris Lu |
2024-07-15 | Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c | Chris Lu |
2024-07-15 | Bluetooth: btusb: add callback function in btusb suspend/resume | Chris Lu |
2024-07-15 | Bluetooth: btmtk: rename btmediatek_data | Chris Lu |
2024-07-15 | Bluetooth: btusb: mediatek: return error for failed reg access | Chris Lu |
2024-07-15 | Bluetooth: btusb: mediatek: remove the unnecessary goto tag | Chris Lu |
2024-07-15 | Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591 | WangYuli |
2024-07-14 | Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables | Hilda Wu |
2024-07-14 | Bluetooth: btusb: mediatek: add MT7922 subsystem reset | Hao Qin |
2024-07-14 | Bluetooth: btusb: mediatek: reset the controller before downloading the fw | Hao Qin |
2024-07-14 | Bluetooth: btusb: mediatek: refactor the function btusb_mtk_reset | Hao Qin |
2024-07-14 | Bluetooth: btmtk: apply the common btmtk_fw_get_filename | Sean Wang |
2024-05-14 | Bluetooth: HCI: Remove HCI_AMP support | Luiz Augusto von Dentz |
2024-05-14 | Bluetooth: btintel: Add support for Filmore Peak2 (BE201) | Kiran K |
2024-05-14 | Bluetooth: btusb: Sort usb_device_id table by the ID | Jiande Lu |
2024-05-14 | Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925 | Jiande Lu |
2024-05-14 | Bluetooth: btusb: Correct timeout macro argument used to receive control message | Zijun Hu |
2024-05-14 | Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921 | Peter Tsao |
2024-05-14 | Bluetooth: Add support for MediaTek MT7922 device | Ian W MORRISON |
2024-04-24 | Bluetooth: btusb: Fix triggering coredump implementation for QCA | Zijun Hu |
2024-04-24 | Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 | WangYuli |
2024-03-06 | Bluetooth: Add new quirk for broken read key length on ATS2851 | Vinicius Peixoto |
2024-03-06 | Bluetooth: btusb: Add support Mediatek MT7920 | Peter Tsao |
2024-03-06 | Bluetooth: btusb: Fix memory leak | Luiz Augusto von Dentz |
2024-03-06 | Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925 | Ulrik Strid |
2024-03-06 | Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VT | Max Chou |
2024-01-18 | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-01-04 | USB: core: Use device_driver directly in struct usb_driver and usb_device_driver | Yajun Deng |
2023-12-22 | Bluetooth: Add device 13d3:3572 IMC Networks Bluetooth Radio | Jagan Teki |
2023-12-22 | Bluetooth: btusb: Don't suspend when there are connections | Luiz Augusto von Dentz |
2023-10-23 | Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE | Guan Wentao |
2023-10-23 | Bluetooth: btusb: Add date->evt_skb is NULL check | youwan Wang |
2023-10-23 | Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables | Masum Reza |
2023-10-23 | Bluetooth: Add support for Intel Misty Peak - 8087:0038 | Vijay Satija |
2023-10-23 | Bluetooth: Add support ITTIM PE50-M75C | Jingyang Wang |
2023-09-20 | Bluetooth: btusb: add shutdown function for QCA6174 | Rocky Liao |
2023-08-24 | Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave() | Jinjie Ruan |
2023-08-24 | Bluetooth: btusb: Fix quirks table naming | Bastien Nocera |
2023-08-11 | Bluetooth: btusb: Move btusb_recv_event_intel to btintel | Luiz Augusto von Dentz |