summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmtkuart.c
AgeCommit message (Expand)Author
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-22Bluetooth: btmtkuart: fix recv_buf() return valueFrancesco Dolcini
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2023-08-11bluetooth: Explicitly include correct DT includesRob Herring
2023-04-23Bluetooth: btmtkuart: mark OF related data as maybe unusedKrzysztof Kozlowski
2022-03-18Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()Dan Carpenter
2022-03-18Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor eventSean Wang
2022-03-18Bluetooth: btmtkuart: add .set_bdaddr supportSean Wang
2022-03-18Bluetooth: btmtkuart: rely on BT_MTK moduleSean Wang
2021-09-22Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_syncDinghao Liu
2021-06-26Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_g...Zhang Qilong
2020-06-01Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_...Zijun Hu
2020-05-29Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()Chuhong Yuan
2019-07-06Bluetooth: btmtkuart: add an implementation for clock osc propertySean Wang
2019-07-06Bluetooth: btmtkuart: add an implementation for boot-gpios propertySean Wang
2019-04-23Bluetooth: mediatek: Fixed incorrect type in assignmentSean Wang
2019-03-02Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devicesSean Wang
2019-02-18Bluetooth: mediatek: update the common setup between MT7622 and other devicesSean Wang
2019-02-18Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_syncSean Wang
2019-02-18Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateSean Wang
2019-02-18Bluetooth: mediatek: trivial typo fixSean Wang
2018-08-21Bluetooth: mediatek: Fix memory leakGustavo A. R. Silva
2018-08-13Bluetooth: mediatek: pass correct size to h4_recv_buf()Dan Carpenter
2018-08-07Bluetooth: mediatek: Add protocol support for MediaTek serial devicesSean Wang