2018-03-05 12:29:12

by Johan Hedberg

[permalink] [raw]
Subject: pull request: bluetooth 2018-03-05

Hi Dave,

Here are a few more Bluetooth fixes for the 4.16 kernel:

- btusb: reset/resume fixes for Yoga 920 and Dell OptiPlex 3060
- Fix for missing encryption refresh with the Security Manager protocol

Please let me know if there are any issues pulling. Thanks.

Johan

---
The following changes since commit 773daa3caf5d3f87fdb1ab43e9c1b367a38fa394:

net: ipv4: avoid unused variable warning for sysctl (2018-03-01 13:38:22 -0500)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git for-upstream

for you to fetch changes up to 64e759f58f128730b97a3c3a26d283c075ad7c86:

Bluetooth: Fix missing encryption refresh on Security Request (2018-03-01 19:55:56 +0100)

----------------------------------------------------------------
Hans de Goede (1):
Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table

Kai-Heng Feng (1):
Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table

Szymon Janc (1):
Bluetooth: Fix missing encryption refresh on Security Request

drivers/bluetooth/btusb.c | 6 +++---
net/bluetooth/smp.c | 8 +++++++-
2 files changed, 10 insertions(+), 4 deletions(-)


Attachments:
(No filename) (1.19 kB)
signature.asc (801.00 B)
Download all attachments

2018-03-07 15:51:50

by David Miller

[permalink] [raw]
Subject: Re: pull request: bluetooth 2018-03-05

From: Johan Hedberg <[email protected]>
Date: Mon, 5 Mar 2018 14:29:12 +0200

> Here are a few more Bluetooth fixes for the 4.16 kernel:
>
> - btusb: reset/resume fixes for Yoga 920 and Dell OptiPlex 3060
> - Fix for missing encryption refresh with the Security Manager protocol
>
> Please let me know if there are any issues pulling. Thanks.

Pulled, thanks.