netdev.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 2019-08-17
Date: Sat, 17 Aug 2019 14:44:51 +0300	[thread overview]
Message-ID: <20190817114451.GA10661@abukhnin-mobl1.ccr.corp.intel.com> (raw)

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

Hi Dave,

Here's a set of Bluetooth fixes for the 5.3-rc series:

 - Multiple fixes for Qualcomm (btqca & hci_qca) drivers
 - Minimum encryption key size debugfs setting (this is required for
   Bluetooth Qualification)
 - Fix hidp_send_message() to have a meaningful return value

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

Johan

---
The following changes since commit 125b7e0949d4e72b15c2b1a1590f8cece985a918:

  net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx (2019-08-11 21:41:48 -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 58a96fc35375ab87db7c5b69336f5befde1b548f:

  Bluetooth: Add debug setting for changing minimum encryption key size (2019-08-17 13:54:40 +0300)

----------------------------------------------------------------
Balakrishna Godavarthi (1):
      Bluetooth: btqca: Reset download type to default

Claire Chang (1):
      Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_event

Fabian Henneke (1):
      Bluetooth: hidp: Let hidp_send_message return number of queued bytes

Harish Bandi (1):
      Bluetooth: hci_qca: Send VS pre shutdown command.

Marcel Holtmann (1):
      Bluetooth: Add debug setting for changing minimum encryption key size

Matthias Kaehlcke (2):
      Bluetooth: btqca: Add a short delay before downloading the NVM
      Bluetooth: btqca: Use correct byte format for opcode of injected command

Rocky Liao (1):
      Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()

Wei Yongjun (2):
      Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()
      Bluetooth: hci_qca: Use kfree_skb() instead of kfree()

 drivers/bluetooth/btqca.c        | 29 +++++++++++++++++++++++++++--
 drivers/bluetooth/btqca.h        |  7 +++++++
 drivers/bluetooth/btusb.c        |  4 +++-
 drivers/bluetooth/hci_qca.c      |  9 ++++++---
 include/net/bluetooth/hci_core.h |  1 +
 net/bluetooth/hci_core.c         |  1 +
 net/bluetooth/hci_debugfs.c      | 31 +++++++++++++++++++++++++++++++
 net/bluetooth/hidp/core.c        |  9 +++++++--
 net/bluetooth/l2cap_core.c       |  2 +-
 9 files changed, 84 insertions(+), 9 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2019-08-17 11:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-17 11:44 Johan Hedberg [this message]
2019-08-17 19:38 ` pull request: bluetooth 2019-08-17 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=20190817114451.GA10661@abukhnin-mobl1.ccr.corp.intel.com \
    --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).