summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmtk.c
AgeCommit message (Expand)AuthorFilesLines
8 daysBluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdownJiande Lu1-6/+1
2025-05-18Bluetooth: btmtk: Remove the resetting step before downloading the fwHao Qin1-10/+0
2025-05-18Bluetooth: btmtk: Remove resetting mt7921 before downloading the fwHao Qin1-2/+2
2025-01-17Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.Chris Lu1-0/+7
2024-12-19Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo1-8/+12
2024-12-05Bluetooth: btmtk: adjust the position to init iso data anchorChris Lu1-1/+0
2024-10-02move 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-14Bluetooth: 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-06Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai1-0/+1
2024-03-06Bluetooth: 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