summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmtk.c
AgeCommit message (Expand)Author
2026-06-11Bluetooth: btmtk: fix URB leak in alloc_mtk_intr_urb error pathZhao Dongdong
2026-06-11Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925Rong Zhang
2026-06-11Bluetooth: btmtk: remove extra copy in cmd array initJiajia Liu
2026-06-11Bluetooth: btmtk: add event filter to filter specific eventChris Lu
2026-05-20Bluetooth: btmtk: fix urb->setup_packet leak in error pathsJiajia Liu
2026-05-14Bluetooth: btmtk: accept too short WMT FUNC_CTRL eventsPauli Virtanen
2026-05-06Bluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani
2026-04-13Bluetooth: btmtk: hide unused btmtk_mt6639_devs[] arrayArnd Bergmann
2026-04-13Bluetooth: btmtk: fix ISO interface setup for single alt settingJavier Tia
2026-04-13Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth supportJavier Tia
2026-04-13Bluetooth: btmtk: refactor endpoint lookupJohan Hovold
2026-04-10Bluetooth: btmtk: add MT7902 MCU supportSean Wang
2026-04-10Bluetooth: btmtk: Add reset mechanism if downloading firmware failedChris Lu
2026-04-10Bluetooth: btmtk: add status check in mt79xx firmware setupChris Lu
2026-04-10Bluetooth: btmtk: improve mt79xx firmware setup retry flowChris Lu
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-08-15Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdownJiande Lu
2025-03-25Bluetooth: btmtk: Remove the resetting step before downloading the fwHao Qin
2025-01-15Bluetooth: btmtk: Remove resetting mt7921 before downloading the fwHao Qin
2025-01-08Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.Chris Lu
2024-12-12Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo
2024-11-14Bluetooth: btmtk: adjust the position to init iso data anchorChris Lu
2024-11-14bluetooth: Fix typos in the commentsYan Zhen
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-07-26Bluetooth: btmtk: Fix btmtk.c undefined reference build errorChris Lu
2024-07-26Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspendChris Lu
2024-07-15Bluetooth: btusb: mediatek: add ISO data transmission functionsChris Lu
2024-07-15Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.cChris Lu
2024-07-15Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.cChris Lu
2024-07-15Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.cChris Lu
2024-07-15Bluetooth: btmtk: rename btmediatek_dataChris Lu
2024-07-14Bluetooth: btmtk: add the function to get the fw nameSean Wang
2024-04-24Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang
2024-03-06Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai
2024-03-06Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz
2023-08-11Bluetooth: btmtk: Fix kernel crash when processing coredumpChris Lu
2023-08-11Bluetooth: btusb: mediatek: add MediaTek devcoredump supportJing Cai
2023-08-11Bluetooth: btmtk: introduce btmtk reset workJing Cai
2023-08-11Bluetooth: btmtk: add printing firmware informationChris Lu
2023-08-11Bluetooth: btusb: Add support Mediatek MT7925Peter Tsao
2022-03-18Bluetooth: btmtkuart: rely on BT_MTK moduleSean Wang
2021-12-07Bluetooth: btusb: Return error code when getting patch status failedMark Chen
2021-10-25Bluetooth: mediatek: add BT_MTK moduleSean Wang