Hi Dave, Here's the first Bluetooth & 802.15.4 pull request targeting the 4.13 kernel release.
- Bluetooth 5.0 improvements (Data Length Extensions and alternate PHY)
- Support for new Intel Bluetooth adapter [[8087:0aaa]
- Various fixes to ieee802154 code
- Various fixes to HCI UART code
Please let me know if there are any issues pulling. Thanks.
Johan
---
The following changes since commit 1fc4d180b3c6bed0e7f5160bcd553aec89594962:
Merge branch 'phy-marvell-cleanups' (2017-05-17 16:27:52 -0400)
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 7dab5467647be42736dcabcd5d035c7b571f4653:
net: ieee802154: fix potential null pointer dereference (2017-05-23 20:12:53
+0200)
----------------------------------------------------------------
Alexander Aring (1):
MAINTAINERS: update my mail address
Dean Jenkins (1):
Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto races
Guodong Xu (1):
Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync
fails
Gustavo A. R. Silva (1):
net: ieee802154: fix potential null pointer dereference
Jürg Billeter (1):
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers
Lin Zhang (2):
net: ieee802154: remove explicit set skb->sk
net: ieee802154: fix net_device reference release too early
Loic Poulain (1):
Bluetooth: btwilink: Fix unexpected skb free
Marcel Holtmann (5):
Bluetooth: Set LE Suggested Default Data Length to maximum
Bluetooth: Enable LE Channel Selection Algorithm event
Bluetooth: Enable LE PHY Update Complete event
Bluetooth: Set LE Default PHY preferences
Bluetooth: Skip vendor diagnostic configuration for HCI User Channel
Markus Elfring (3):
Bluetooth: Delete error messages for failed memory allocations in two
functions
ieee802154: ca8210: Delete an error message for a failed memory
allocation in ca8210_probe()
ieee802154: ca8210: Delete an error message for a failed memory
allocation in ca8210_skb_rx()
Tedd Ho-Jeong An (1):
Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa]
Tobias Regnery (2):
Bluetooth: hci_uart: fix kconfig dependency
Bluetooth: hci_nokia: select BT_HCIUART_H4
MAINTAINERS | 4 ++--
drivers/bluetooth/Kconfig | 3 ++-
drivers/bluetooth/btintel.c | 2 ++
drivers/bluetooth/btusb.c | 4 ++++
drivers/bluetooth/btwilink.c | 1 -
drivers/bluetooth/hci_ldisc.c | 40 ++++++++++++++++++++++++++++++-----
drivers/bluetooth/hci_ll.c | 1 +
drivers/bluetooth/hci_uart.h | 1 +
drivers/net/ieee802154/ca8210.c | 12 ++++-------
include/net/bluetooth/hci.h | 8 +++++++
net/bluetooth/ecdh_helper.c | 11 +++-------
net/bluetooth/hci_core.c | 46 ++++++++++++++++++++++++++++++++++++-----
net/ieee802154/socket.c | 10 ++++-----
13 files changed, 107 insertions(+), 36 deletions(-)
signature.asc
Description: PGP signature
