[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191023165133.GA98720@amcewan-mobl1.ger.corp.intel.com>
Date: Wed, 23 Oct 2019 19:51:33 +0300
From: Johan Hedberg <johan.hedberg@...il.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-bluetooth@...r.kernel.org
Subject: pull request: bluetooth-next 2019-10-23
Hi Dave,
Here's the main bluetooth-next pull request for the 5.5 kernel:
- Multiple fixes to hci_qca driver
- Fix for HCI_USER_CHANNEL initialization
- btwlink: drop superseded driver
- Add support for Intel FW download error recovery
- Various other smaller fixes & improvements
Please let me know if there are any issues pulling. Thanks.
Johan
---
The following changes since commit d9f45ab9e671166004b75427f10389e1f70cfc30:
net: bcmgenet: Add a shutdown callback (2019-10-15 20:59:28 -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 3347a80965b38f096b1d6f995c00c9c9e53d4b8b:
Bluetooth: hci_bcm: Fix RTS handling during startup (2019-10-21 17:05:14 +0200)
----------------------------------------------------------------
Adam Ford (1):
Revert "Bluetooth: hci_ll: set operational frequency earlier"
Amit K Bag (2):
Bluetooth: btusb: print FW version after FW download
Bluetooth: btusb: Trigger Intel FW download error recovery
Arnd Bergmann (1):
Bluetooth: btusb: avoid unused function warning
Ben Dooks (Codethink) (1):
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Bjorn Andersson (4):
Bluetooth: hci_qca: Update regulator_set_load() usage
Bluetooth: hci_qca: Don't vote for specific voltage
Bluetooth: hci_qca: Use regulator bulk enable/disable
Bluetooth: hci_qca: Split qca_power_setup()
Christophe JAILLET (1):
Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()'
Jeffrey Hugo (2):
Bluetooth: hci_qca: Add delay for wcn3990 stability
Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability"
Marcel Holtmann (1):
Bluetooth: btusb: Use IS_ENABLED instead of #ifdef
Mattijs Korpershoek (1):
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Max Chou (1):
Bluetooth: btrtl: Fix an issue for the incorrect error return code.
Nathan Chancellor (1):
Bluetooth: btusb: Remove return statement in btintel_reset_to_bootloader
Sebastian Reichel (1):
Bluetooth: btwilink: drop superseded driver
Stefan Wahren (1):
Bluetooth: hci_bcm: Fix RTS handling during startup
Szymon Janc (1):
Bluetooth: Workaround directed advertising bug in Broadcom controllers
YueHaibing (1):
Bluetooth: remove set but not used variable 'smp'
drivers/bluetooth/Kconfig | 11 --
drivers/bluetooth/Makefile | 1 -
drivers/bluetooth/btintel.c | 45 ++++++
drivers/bluetooth/btintel.h | 5 +
drivers/bluetooth/btrtl.c | 2 +-
drivers/bluetooth/btusb.c | 54 ++++---
drivers/bluetooth/btwilink.c | 337 ------------------------------------------
drivers/bluetooth/hci_bcm.c | 2 +
drivers/bluetooth/hci_ll.c | 39 +++--
drivers/bluetooth/hci_nokia.c | 2 +-
drivers/bluetooth/hci_qca.c | 135 +++++++----------
net/bluetooth/hci_conn.c | 8 +
net/bluetooth/hci_core.c | 13 +-
net/bluetooth/smp.c | 6 -
14 files changed, 177 insertions(+), 483 deletions(-)
delete mode 100644 drivers/bluetooth/btwilink.c
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists