[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180810195707.GA6542@x1c.home>
Date: Fri, 10 Aug 2018 22:57:07 +0300
From: Johan Hedberg <johan.hedberg@...il.com>
To: davem@...emloft.net
Cc: linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org
Subject: pull request: bluetooth-next 2018-08-10
Hi Dave,
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.
Johan
---
The following changes since commit 981467033a37d916649647fa3afe1fe99bba1817:
tc-testing: remove duplicate spaces in skbedit match patterns (2018-08-05 17:39:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git for-upstream
for you to fetch changes up to aa12af77aae05008b3e637b85944dcd512f75eba:
Bluetooth: Add definitions for LE set address resolution (2018-08-10 16:57:57 +0200)
----------------------------------------------------------------
Ankit Navik (1):
Bluetooth: Add definitions for LE set address resolution
Marcel Holtmann (2):
Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it
Bluetooth: Introduce BT_HCIUART_RTL configuration option
Sean Wang (3):
dt-bindings: net: bluetooth: Add mediatek-bluetooth
Bluetooth: mediatek: Add protocol support for MediaTek serial devices
MAINTAINERS: add an entry for MediaTek Bluetooth driver
YueHaibing (1):
Bluetooth: remove redundant variables 'adv_set' and 'cp'
.../devicetree/bindings/net/mediatek-bluetooth.txt | 35 ++
MAINTAINERS | 8 +
drivers/bluetooth/Kconfig | 24 +
drivers/bluetooth/Makefile | 1 +
drivers/bluetooth/btmtkuart.c | 629 +++++++++++++++++++++
drivers/bluetooth/btqca.c | 6 +-
drivers/bluetooth/hci_h5.c | 4 +
include/net/bluetooth/hci.h | 5 +
net/bluetooth/hci_event.c | 31 +-
net/bluetooth/mgmt.c | 3 -
10 files changed, 737 insertions(+), 9 deletions(-)
create mode 100644 Documentation/devicetree/bindings/net/mediatek-bluetooth.txt
create mode 100644 drivers/bluetooth/btmtkuart.c
Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)
Powered by blists - more mailing lists