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:   Mon, 11 Nov 2019 21:32:49 +0200
From:   Johan Hedberg <johan.hedberg@...il.com>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, linux-bluetooth@...r.kernel.org
Subject: pull request: linux-bluetooth 2019-11-11

Hi Dave,

Here's one more bluetooth-next pull request for the 5.5 kernel release.

 - Several fixes for LE advertising
 - Added PM support to hci_qca driver
 - Added support for WCN3991 SoC in hci_qca driver
 - Added DT bindings for BCM43540 module
 - A few other small cleanups/fixes

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

Johan

---
The following changes since commit 0629d2456ae3bfb374fdc686abb30b73294e4f99:

  Merge branch 'ionic-updates' (2019-10-25 20:52:36 -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 7d250a062f75e6ee8368b64ac6ff1e09fbb6783d:

  Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991 (2019-11-09 03:26:47 +0100)

----------------------------------------------------------------
Abhishek Pandit-Subedi (2):
      Bluetooth: hci_bcm: Add compatible string for BCM43540
      dt-bindings: net: broadcom-bluetooth: Add BCM43540 compatible string

Balakrishna Godavarthi (2):
      Bluetooth: btqca: Rename ROME specific variables to generic variables
      Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991

Bartosz Golaszewski (1):
      Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()

Claire Chang (1):
      Bluetooth: hci_qca: add PM support

Luiz Augusto von Dentz (3):
      Bluetooth: Fix using advertising instance duration as timeout
      Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0
      Bluetooth: Fix advertising duplicated flags

Tomas Bortoli (1):
      Bluetooth: Fix invalid-free in bcsp_close()

YueHaibing (1):
      Bluetooth: btrtl: remove unneeded semicolon

 .../devicetree/bindings/net/broadcom-bluetooth.txt |   1 +
 drivers/bluetooth/btmtksdio.c                      |   1 +
 drivers/bluetooth/btqca.c                          |  92 +++++++++----
 drivers/bluetooth/btqca.h                          |  32 +++--
 drivers/bluetooth/btrtl.c                          |   2 +-
 drivers/bluetooth/hci_bcm.c                        |   1 +
 drivers/bluetooth/hci_bcsp.c                       |   3 +
 drivers/bluetooth/hci_qca.c                        | 143 ++++++++++++++++++++-
 net/bluetooth/hci_request.c                        |  19 ++-
 9 files changed, 242 insertions(+), 52 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