summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmtk.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-07-26Bluetooth: btmtk: Fix btmtk.c undefined reference build errorChris Lu1-0/+2
2024-07-26Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspendChris Lu1-1/+2
2024-07-15Bluetooth: btusb: mediatek: add ISO data transmission functionsChris Lu1-0/+311
2024-07-15Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.cChris Lu1-0/+33
2024-07-15Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.cChris Lu1-3/+451
2024-07-15Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.cChris Lu1-0/+265
2024-07-15Bluetooth: btmtk: rename btmediatek_dataChris Lu1-5/+5
2024-07-15Bluetooth: btmtk: add the function to get the fw nameSean Wang1-0/+18
2024-04-24Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang1-4/+3
2024-03-07Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai1-0/+1
2024-03-07Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz1-1/+3
2023-08-11Bluetooth: btmtk: Fix kernel crash when processing coredumpChris Lu1-6/+6
2023-08-11Bluetooth: btusb: mediatek: add MediaTek devcoredump supportJing Cai1-0/+112
2023-08-11Bluetooth: btmtk: introduce btmtk reset workJing Cai1-0/+15
2023-08-11Bluetooth: btmtk: add printing firmware informationChris Lu1-0/+5
2023-08-11Bluetooth: btusb: Add support Mediatek MT7925Peter Tsao1-0/+1
2022-03-18Bluetooth: btmtkuart: rely on BT_MTK moduleSean Wang1-0/+1
2021-12-07Bluetooth: btusb: Return error code when getting patch status failedMark Chen1-0/+1
2021-10-25Bluetooth: mediatek: add BT_MTK moduleSean Wang1-0/+289