index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmtk.c
Age
Commit message (
Expand
)
Author
2026-06-11
Bluetooth: btmtk: fix URB leak in alloc_mtk_intr_urb error path
Zhao Dongdong
2026-06-11
Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925
Rong Zhang
2026-06-11
Bluetooth: btmtk: remove extra copy in cmd array init
Jiajia Liu
2026-06-11
Bluetooth: btmtk: add event filter to filter specific event
Chris Lu
2026-05-20
Bluetooth: btmtk: fix urb->setup_packet leak in error paths
Jiajia Liu
2026-05-14
Bluetooth: btmtk: accept too short WMT FUNC_CTRL events
Pauli Virtanen
2026-05-06
Bluetooth: btmtk: validate WMT event SKB length before struct access
Tristan Madani
2026-04-13
Bluetooth: btmtk: hide unused btmtk_mt6639_devs[] array
Arnd Bergmann
2026-04-13
Bluetooth: btmtk: fix ISO interface setup for single alt setting
Javier Tia
2026-04-13
Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
Javier Tia
2026-04-13
Bluetooth: btmtk: refactor endpoint lookup
Johan Hovold
2026-04-10
Bluetooth: btmtk: add MT7902 MCU support
Sean Wang
2026-04-10
Bluetooth: btmtk: Add reset mechanism if downloading firmware failed
Chris Lu
2026-04-10
Bluetooth: btmtk: add status check in mt79xx firmware setup
Chris Lu
2026-04-10
Bluetooth: btmtk: improve mt79xx firmware setup retry flow
Chris Lu
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-08-15
Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown
Jiande Lu
2025-03-25
Bluetooth: btmtk: Remove the resetting step before downloading the fw
Hao Qin
2025-01-15
Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw
Hao Qin
2025-01-08
Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
Chris Lu
2024-12-12
Bluetooth: btmtk: avoid UAF in btmtk_process_coredump
Thadeu Lima de Souza Cascardo
2024-11-14
Bluetooth: btmtk: adjust the position to init iso data anchor
Chris Lu
2024-11-14
bluetooth: Fix typos in the comments
Yan Zhen
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-26
Bluetooth: btmtk: Fix btmtk.c undefined reference build error
Chris Lu
2024-07-26
Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspend
Chris Lu
2024-07-15
Bluetooth: btusb: mediatek: add ISO data transmission functions
Chris Lu
2024-07-15
Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c
Chris Lu
2024-07-15
Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.c
Chris Lu
2024-07-15
Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
Chris Lu
2024-07-15
Bluetooth: btmtk: rename btmediatek_data
Chris Lu
2024-07-14
Bluetooth: btmtk: add the function to get the fw name
Sean Wang
2024-04-24
Bluetooth: btusb: mediatek: Fix double free of skb in coredump
Sean Wang
2024-03-06
Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922
Takashi Iwai
2024-03-06
Bluetooth: btusb: Fix memory leak
Luiz Augusto von Dentz
2023-08-11
Bluetooth: btmtk: Fix kernel crash when processing coredump
Chris Lu
2023-08-11
Bluetooth: btusb: mediatek: add MediaTek devcoredump support
Jing Cai
2023-08-11
Bluetooth: btmtk: introduce btmtk reset work
Jing Cai
2023-08-11
Bluetooth: btmtk: add printing firmware information
Chris Lu
2023-08-11
Bluetooth: btusb: Add support Mediatek MT7925
Peter Tsao
2022-03-18
Bluetooth: btmtkuart: rely on BT_MTK module
Sean Wang
2021-12-07
Bluetooth: btusb: Return error code when getting patch status failed
Mark Chen
2021-10-25
Bluetooth: mediatek: add BT_MTK module
Sean Wang