index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmtk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-13
Bluetooth: btmtk: hide unused btmtk_mt6639_devs[] array
Arnd Bergmann
1
-16
/
+16
2026-04-13
Bluetooth: btmtk: fix ISO interface setup for single alt setting
Javier Tia
1
-1
/
+2
2026-04-13
Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
Javier Tia
1
-5
/
+55
2026-04-13
Bluetooth: btmtk: refactor endpoint lookup
Johan Hovold
1
-24
/
+5
2026-04-10
Bluetooth: btmtk: add MT7902 MCU support
Sean Wang
1
-0
/
+1
2026-04-10
Bluetooth: btmtk: Add reset mechanism if downloading firmware failed
Chris Lu
1
-0
/
+6
2026-04-10
Bluetooth: btmtk: add status check in mt79xx firmware setup
Chris Lu
1
-2
/
+8
2026-04-10
Bluetooth: btmtk: improve mt79xx firmware setup retry flow
Chris Lu
1
-0
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-08-15
Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown
Jiande Lu
1
-6
/
+1
2025-03-25
Bluetooth: btmtk: Remove the resetting step before downloading the fw
Hao Qin
1
-10
/
+0
2025-01-15
Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw
Hao Qin
1
-2
/
+2
2025-01-08
Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
Chris Lu
1
-0
/
+7
2024-12-12
Bluetooth: btmtk: avoid UAF in btmtk_process_coredump
Thadeu Lima de Souza Cascardo
1
-8
/
+12
2024-11-14
Bluetooth: btmtk: adjust the position to init iso data anchor
Chris Lu
1
-1
/
+0
2024-11-14
bluetooth: Fix typos in the comments
Yan Zhen
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-07-26
Bluetooth: btmtk: Fix btmtk.c undefined reference build error
Chris Lu
1
-0
/
+2
2024-07-26
Bluetooth: btmtk: Fix kernel crash when entering btmtk_usb_suspend
Chris Lu
1
-1
/
+2
2024-07-15
Bluetooth: btusb: mediatek: add ISO data transmission functions
Chris Lu
1
-0
/
+311
2024-07-15
Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c
Chris Lu
1
-0
/
+33
2024-07-15
Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.c
Chris Lu
1
-3
/
+451
2024-07-15
Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
Chris Lu
1
-0
/
+265
2024-07-15
Bluetooth: btmtk: rename btmediatek_data
Chris Lu
1
-5
/
+5
2024-07-14
Bluetooth: btmtk: add the function to get the fw name
Sean Wang
1
-0
/
+18
2024-04-24
Bluetooth: btusb: mediatek: Fix double free of skb in coredump
Sean Wang
1
-4
/
+3
2024-03-06
Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922
Takashi Iwai
1
-0
/
+1
2024-03-06
Bluetooth: btusb: Fix memory leak
Luiz Augusto von Dentz
1
-1
/
+3
2023-08-11
Bluetooth: btmtk: Fix kernel crash when processing coredump
Chris Lu
1
-6
/
+6
2023-08-11
Bluetooth: btusb: mediatek: add MediaTek devcoredump support
Jing Cai
1
-0
/
+112
2023-08-11
Bluetooth: btmtk: introduce btmtk reset work
Jing Cai
1
-0
/
+15
2023-08-11
Bluetooth: btmtk: add printing firmware information
Chris Lu
1
-0
/
+5
2023-08-11
Bluetooth: btusb: Add support Mediatek MT7925
Peter Tsao
1
-0
/
+1
2022-03-18
Bluetooth: btmtkuart: rely on BT_MTK module
Sean Wang
1
-0
/
+1
2021-12-07
Bluetooth: btusb: Return error code when getting patch status failed
Mark Chen
1
-0
/
+1
2021-10-25
Bluetooth: mediatek: add BT_MTK module
Sean Wang
1
-0
/
+289