lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 5 May 2019 22:12:03 +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-05-05

Hi Dave,

Here's one more bluetooth-next pull request for 5.2:

 - Fixed Command Complete event handling check for matching opcode
 - Added support for Qualcomm WCN3998 controller, along with DT bindings
 - Added default address for Broadcom BCM2076B1 controllers

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

Johan

---
The following changes since commit ff24e4980a68d83090a02fda081741a410fe8eef:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2019-05-02 22:14:21 -0400)

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 62a91990f4c52f0b56cfae3e4093a27ed61c49db:

  Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags> (2019-05-05 19:34:00 +0200)

----------------------------------------------------------------
Harish Bandi (2):
      Bluetooth: hci_qca: Added support for WCN3998
      dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3998

João Paulo Rechi Vita (1):
      Bluetooth: Ignore CC events not matching the last HCI command

Matthias Kaehlcke (1):
      Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>

Stephan Gerhold (1):
      Bluetooth: btbcm: Add default address for BCM2076B1

 .../devicetree/bindings/net/qualcomm-bluetooth.txt |  5 +-
 drivers/bluetooth/btbcm.c                          |  5 ++
 drivers/bluetooth/btqca.c                          |  7 +--
 drivers/bluetooth/btqca.h                          | 11 ++++-
 drivers/bluetooth/hci_qca.c                        | 55 +++++++++++++---------
 include/net/bluetooth/hci.h                        |  1 +
 net/bluetooth/hci_core.c                           |  5 ++
 net/bluetooth/hci_event.c                          | 12 +++++
 net/bluetooth/hci_request.c                        |  5 ++
 net/bluetooth/hci_request.h                        |  1 +
 10 files changed, 80 insertions(+), 27 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ