summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmtkuart.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmtkuart: add an implementation for clock osc propertySean Wang2019-07-061-3/+18
* Bluetooth: btmtkuart: add an implementation for boot-gpios propertySean Wang2019-07-061-9/+25
* Bluetooth: mediatek: Fixed incorrect type in assignmentSean Wang2019-04-231-1/+1
* Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devicesSean Wang2019-03-021-10/+271
* Bluetooth: mediatek: update the common setup between MT7622 and other devicesSean Wang2019-02-181-14/+190
* Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_syncSean Wang2019-02-181-15/+48
* Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateSean Wang2019-02-181-0/+2
* Bluetooth: mediatek: trivial typo fixSean Wang2019-02-181-1/+1
* Bluetooth: mediatek: Fix memory leakGustavo A. R. Silva2018-08-211-3/+5
* Bluetooth: mediatek: pass correct size to h4_recv_buf()Dan Carpenter2018-08-131-1/+1
* Bluetooth: mediatek: Add protocol support for MediaTek serial devicesSean Wang2018-08-071-0/+629