index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmtkuart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()
Dan Carpenter
1
-5
/
+7
2022-03-18
Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor event
Sean Wang
1
-8
/
+1
2022-03-18
Bluetooth: btmtkuart: add .set_bdaddr support
Sean Wang
1
-0
/
+1
2022-03-18
Bluetooth: btmtkuart: rely on BT_MTK module
Sean Wang
1
-158
/
+26
2021-09-22
Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync
Dinghao Liu
1
-5
/
+8
2021-06-26
Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_g...
Zhang Qilong
1
-4
/
+2
2020-06-01
Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_...
Zijun Hu
1
-2
/
+1
2020-05-29
Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()
Chuhong Yuan
1
-6
/
+8
2019-07-06
Bluetooth: btmtkuart: add an implementation for clock osc property
Sean Wang
1
-3
/
+18
2019-07-06
Bluetooth: btmtkuart: add an implementation for boot-gpios property
Sean Wang
1
-9
/
+25
2019-04-23
Bluetooth: mediatek: Fixed incorrect type in assignment
Sean Wang
1
-1
/
+1
2019-03-02
Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
Sean Wang
1
-10
/
+271
2019-02-18
Bluetooth: mediatek: update the common setup between MT7622 and other devices
Sean Wang
1
-14
/
+190
2019-02-18
Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync
Sean Wang
1
-15
/
+48
2019-02-18
Bluetooth: mediatek: fix up an error path to restore bdev->tx_state
Sean Wang
1
-0
/
+2
2019-02-18
Bluetooth: mediatek: trivial typo fix
Sean Wang
1
-1
/
+1
2018-08-21
Bluetooth: mediatek: Fix memory leak
Gustavo A. R. Silva
1
-3
/
+5
2018-08-13
Bluetooth: mediatek: pass correct size to h4_recv_buf()
Dan Carpenter
1
-1
/
+1
2018-08-07
Bluetooth: mediatek: Add protocol support for MediaTek serial devices
Sean Wang
1
-0
/
+629