linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-bluetooth@vger.kernel.org
Subject: pull request: bluetooth-next 2018-12-19
Date: Wed, 19 Dec 2018 17:52:46 +0200	[thread overview]
Message-ID: <20181219155246.GA25077@jhedberg-mac01.local> (raw)

[-- Attachment #1: Type: text/plain, Size: 4011 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2018-12-19 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-19 15:52 Johan Hedberg [this message]
2018-12-19 16:42 ` pull request: bluetooth-next 2018-12-19 David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181219155246.GA25077@jhedberg-mac01.local \
    --to=johan.hedberg@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).