2019-09-05 06:15:42

by Johan Hedberg

[permalink] [raw]
Subject: pull request: bluetooth 2019-09-05

Hi Dave,

Here are a few more Bluetooth fixes for 5.3. I hope they can still make
it. There's one USB ID addition for btusb, two reverts due to discovered
regressions, and two other important fixes.

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

Johan

---
The following changes since commit 8693265329560af4d1190aaa195ad767a05ceeab:

Merge tag 'mac80211-for-davem-2019-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 (2019-08-29 16:44:15 -0700)

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 68d19d7d995759b96169da5aac313363f92a9075:

Revert "Bluetooth: validate BLE connection interval updates" (2019-09-05 09:02:59 +0300)

----------------------------------------------------------------
Harish Bandi (1):
Bluetooth: hci_qca: disable irqs when spinlock is acquired

Jian-Hong Pan (1):
Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices

Marcel Holtmann (1):
Revert "Bluetooth: validate BLE connection interval updates"

Mario Limonciello (1):
Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"

Navid Emamdoost (1):
Bluetooth: bpa10x: change return value

drivers/bluetooth/bpa10x.c | 2 +-
drivers/bluetooth/btusb.c | 8 +++-----
drivers/bluetooth/hci_qca.c | 10 ++++++----
net/bluetooth/hci_event.c | 5 -----
net/bluetooth/l2cap_core.c | 9 +--------
5 files changed, 11 insertions(+), 23 deletions(-)


Attachments:
(No filename) (1.54 kB)
signature.asc (849.00 B)
Download all attachments

2019-09-05 06:48:09

by David Miller

[permalink] [raw]
Subject: Re: pull request: bluetooth 2019-09-05

From: Johan Hedberg <[email protected]>
Date: Thu, 5 Sep 2019 09:14:44 +0300

> Here are a few more Bluetooth fixes for 5.3. I hope they can still make
> it. There's one USB ID addition for btusb, two reverts due to discovered
> regressions, and two other important fixes.
>
> Please let me know if there any issues pulling. Thanks.

Pulled, thanks.