index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmtkuart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()
Dan Carpenter
2022-03-18
1
-5
/
+7
*
Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor event
Sean Wang
2022-03-18
1
-8
/
+1
*
Bluetooth: btmtkuart: add .set_bdaddr support
Sean Wang
2022-03-18
1
-0
/
+1
*
Bluetooth: btmtkuart: rely on BT_MTK module
Sean Wang
2022-03-18
1
-158
/
+26
*
Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync
Dinghao Liu
2021-09-22
1
-5
/
+8
*
Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_g...
Zhang Qilong
2021-06-26
1
-4
/
+2
*
Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_...
Zijun Hu
2020-06-01
1
-2
/
+1
*
Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()
Chuhong Yuan
2020-05-29
1
-6
/
+8
*
Bluetooth: btmtkuart: add an implementation for clock osc property
Sean Wang
2019-07-06
1
-3
/
+18
*
Bluetooth: btmtkuart: add an implementation for boot-gpios property
Sean Wang
2019-07-06
1
-9
/
+25
*
Bluetooth: mediatek: Fixed incorrect type in assignment
Sean Wang
2019-04-23
1
-1
/
+1
*
Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
Sean Wang
2019-03-02
1
-10
/
+271
*
Bluetooth: mediatek: update the common setup between MT7622 and other devices
Sean Wang
2019-02-18
1
-14
/
+190
*
Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync
Sean Wang
2019-02-18
1
-15
/
+48
*
Bluetooth: mediatek: fix up an error path to restore bdev->tx_state
Sean Wang
2019-02-18
1
-0
/
+2
*
Bluetooth: mediatek: trivial typo fix
Sean Wang
2019-02-18
1
-1
/
+1
*
Bluetooth: mediatek: Fix memory leak
Gustavo A. R. Silva
2018-08-21
1
-3
/
+5
*
Bluetooth: mediatek: pass correct size to h4_recv_buf()
Dan Carpenter
2018-08-13
1
-1
/
+1
*
Bluetooth: mediatek: Add protocol support for MediaTek serial devices
Sean Wang
2018-08-07
1
-0
/
+629