Hi Dave, Here's the main bluetooth-next pull request for 4.21: - Multiple fixes & improvements for Broadcom-based controllers - New USB ID for an Intel controller - Support for new Broadcom controller variants - Use DEFINE_SHOW_ATTRIBUTE to simplify debugfs code - Eliminate confusing "last event is not cmd complete" warning message - Added vendor suspend/resume support for H:5 (3-Wire UART) controllers - Various other smaller improvements & fixes Please let me know if there are any issues pulling. Thanks. Johan --- The following changes since commit b12c97d45cd061862b79fe02aa41a73d685ec7a1: nfp: flower: fix cb_ident duplicate in indirect block register (2018-12-17 23:34:12 -0800) 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 1629db9c75342325868243d6bca5853017d91cf8: Bluetooth: Fix unnecessary error message for HCI request completion (2018-12-19 14:37:03 +0100) ---------------------------------------------------------------- Andrea Parri (1): Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers Balakrishna Godavarthi (1): Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE. Chen-Yu Tsai (12): dt-bindings: net: broadcom-bluetooth: Fix external clock names dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO supplies dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible string dt-bindings: net: broadcom-bluetooth: Add BCM4330 compatible string Bluetooth: hci_bcm: Handle deferred probing for the clock supply Bluetooth: hci_bcm: Simplify clk_get error handling Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference Bluetooth: hci_bcm: Add support for LPO clock Bluetooth: hci_bcm: Add support for regulator supplies Bluetooth: hci_bcm: Wait for device to come out of reset after power on Bluetooth: hci_bcm: Add compatible string for BCM4330 Bluetooth: btbcm: Add default address for BCM43430A0 Colin Ian King (2): Bluetooth: clean an indentation issue, remove extraneous space Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces Hans de Goede (2): Bluetooth: hci_h5: Add suspend / resume ops Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume Johan Hedberg (1): Bluetooth: Fix unnecessary error message for HCI request completion Jonathan Bakker (1): Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading Maxime Ripard (1): Bluetooth: hci_bcm: Add BCM20702A1 variant Paweł Chmiel (1): Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetooth Raghuram Hegde (1): Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029 Yangtao Li (2): 6lowpan: convert to DEFINE_SHOW_ATTRIBUTE Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro .../devicetree/bindings/net/broadcom-bluetooth.txt | 11 +- drivers/bluetooth/btbcm.c | 14 ++- drivers/bluetooth/btusb.c | 80 ++++++------ drivers/bluetooth/hci_bcm.c | 134 ++++++++++++++++++--- drivers/bluetooth/hci_h5.c | 81 +++++++++++++ drivers/bluetooth/hci_intel.c | 20 +-- drivers/bluetooth/hci_serdev.c | 3 - net/6lowpan/debugfs.c | 13 +- net/bluetooth/hci_event.c | 6 + net/bluetooth/hci_request.c | 2 +- net/bluetooth/l2cap_core.c | 12 +- net/bluetooth/rfcomm/core.c | 12 +- net/bluetooth/rfcomm/sock.c | 12 +- net/bluetooth/sco.c | 12 +- 14 files changed, 280 insertions(+), 132 deletions(-)
Attachment:
signature.asc
Description: PGP signature