index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmtkuart.c
Age
Commit message (
Expand
)
Author
2024-07-15
Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
Chris Lu
2024-01-27
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-12-22
Bluetooth: btmtkuart: fix recv_buf() return value
Francesco Dolcini
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-08-11
bluetooth: Explicitly include correct DT includes
Rob Herring
2023-04-23
Bluetooth: btmtkuart: mark OF related data as maybe unused
Krzysztof Kozlowski
2022-03-18
Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()
Dan Carpenter
2022-03-18
Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor event
Sean Wang
2022-03-18
Bluetooth: btmtkuart: add .set_bdaddr support
Sean Wang
2022-03-18
Bluetooth: btmtkuart: rely on BT_MTK module
Sean Wang
2021-09-22
Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync
Dinghao Liu
2021-06-26
Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_g...
Zhang Qilong
2020-06-01
Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_...
Zijun Hu
2020-05-29
Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()
Chuhong Yuan
2019-07-06
Bluetooth: btmtkuart: add an implementation for clock osc property
Sean Wang
2019-07-06
Bluetooth: btmtkuart: add an implementation for boot-gpios property
Sean Wang
2019-04-23
Bluetooth: mediatek: Fixed incorrect type in assignment
Sean Wang
2019-03-02
Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
Sean Wang
2019-02-18
Bluetooth: mediatek: update the common setup between MT7622 and other devices
Sean Wang
2019-02-18
Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync
Sean Wang
2019-02-18
Bluetooth: mediatek: fix up an error path to restore bdev->tx_state
Sean Wang
2019-02-18
Bluetooth: mediatek: trivial typo fix
Sean Wang
2018-08-21
Bluetooth: mediatek: Fix memory leak
Gustavo A. R. Silva
2018-08-13
Bluetooth: mediatek: pass correct size to h4_recv_buf()
Dan Carpenter
2018-08-07
Bluetooth: mediatek: Add protocol support for MediaTek serial devices
Sean Wang