summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmtk.c
AgeCommit message (Expand)AuthorFilesLines
14 daysBluetooth: btmtk: Fix btmtk.c undefined reference build errorChris Lu1-0/+2
14 daysBluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdownJiande Lu1-6/+1
14 daysBluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.Chris Lu1-0/+7
14 daysBluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.cChris Lu1-3/+451
2026-07-04Bluetooth: btmtk: accept too short WMT FUNC_CTRL eventsPauli Virtanen1-2/+2
2026-07-04Bluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani1-2/+13
2026-06-01Bluetooth: btmtk: fix urb->setup_packet leak in error pathsJiajia Liu1-0/+2
2026-06-01Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.cChris Lu1-0/+265
2026-06-01Bluetooth: btmtk: rename btmediatek_dataChris Lu1-5/+5
2026-06-01Bluetooth: btmtk: add the function to get the fw nameSean Wang1-0/+18
2024-12-19Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo1-8/+12
2024-05-02Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang1-4/+3
2024-04-13Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai1-0/+1
2024-03-27Bluetooth: 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