summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmtk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmtk: Fix btmtk.c undefined reference build errorChris Lu2024-07-261-0/+2
* Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspendChris Lu2024-07-261-1/+2
* Bluetooth: btusb: mediatek: add ISO data transmission functionsChris Lu2024-07-151-0/+311
* Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.cChris Lu2024-07-151-0/+33
* Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.cChris Lu2024-07-151-3/+451
* Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.cChris Lu2024-07-151-0/+265
* Bluetooth: btmtk: rename btmediatek_dataChris Lu2024-07-151-5/+5
* Bluetooth: btmtk: add the function to get the fw nameSean Wang2024-07-151-0/+18
* Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang2024-04-241-4/+3
* Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai2024-03-061-0/+1
* Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz2024-03-061-1/+3
* Bluetooth: btmtk: Fix kernel crash when processing coredumpChris Lu2023-08-111-6/+6
* Bluetooth: btusb: mediatek: add MediaTek devcoredump supportJing Cai2023-08-111-0/+112
* Bluetooth: btmtk: introduce btmtk reset workJing Cai2023-08-111-0/+15
* Bluetooth: btmtk: add printing firmware informationChris Lu2023-08-111-0/+5
* Bluetooth: btusb: Add support Mediatek MT7925Peter Tsao2023-08-111-0/+1
* Bluetooth: btmtkuart: rely on BT_MTK moduleSean Wang2022-03-181-0/+1
* Bluetooth: btusb: Return error code when getting patch status failedMark Chen2021-12-071-0/+1
* Bluetooth: mediatek: add BT_MTK moduleSean Wang2021-10-251-0/+289