diff options
author | David S. Miller <davem@davemloft.net> | 2018-08-11 00:24:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-11 00:24:57 +0300 |
commit | 0780b866668ed5f88fd79e96ea8ac94258939ae0 (patch) | |
tree | 313c6b20a1891fe10f7f8d67bbaa62e654af9495 /MAINTAINERS | |
parent | fd685657cd5441e504113db1928196d030c8c414 (diff) | |
parent | aa12af77aae05008b3e637b85944dcd512f75eba (diff) | |
download | linux-0780b866668ed5f88fd79e96ea8ac94258939ae0.tar.xz |
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Johan Hedberg says:
====================
pull request: bluetooth-next 2018-08-10
Here's one more (most likely last) bluetooth-next pull request for the
4.19 kernel.
- Added support for MediaTek serial Bluetooth devices
- Initial skeleton for controller-side address resolution support
- Fix BT_HCIUART_RTL related Kconfig dependencies
- A few other minor fixes/cleanups
Please let me know if there are any issues pulling. Thanks.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 82f277462349..9777a1dd6ff6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8988,6 +8988,14 @@ F: include/uapi/linux/meye.h F: include/uapi/linux/ivtv* F: include/uapi/linux/uvcvideo.h +MEDIATEK BLUETOOTH DRIVER +M: Sean Wang <sean.wang@mediatek.com> +L: linux-bluetooth@vger.kernel.org +L: linux-mediatek@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/net/mediatek-bluetooth.txt +F: drivers/bluetooth/btmtkuart.c + MEDIATEK CIR DRIVER M: Sean Wang <sean.wang@mediatek.com> S: Maintained |