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:   Fri, 18 Aug 2017 19:16:23 +0300
From:   Johan Hedberg <johan.hedberg@...il.com>
To:     davem@...emloft.net
Cc:     linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org
Subject: pull request: bluetooth-next 2017-08-18

Hi Dave,

Here's one more bluetooth-next pull request for the 4.14 kernel:

 - Multiple fixes for Broadcom controllers
 - Fixes to the bluecard HCI driver
 - New USB ID for Realtek RTL8723BE controller
 - Fix static analyzer warning with kfree

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

Johan

---
The following changes since commit 1afec92be0d7b516a79f4c548a81d17460c8ba73:

  Merge branch 'sctp-remove-typedefs-from-structures-part-5' (2017-08-06 21:33:43 -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 01d5e44ace8a20fc51e0d530f98acb3c365345a5:

  Bluetooth: hci_bcm: Handle empty packet after firmware loading (2017-08-17 22:51:50 +0300)

----------------------------------------------------------------
Colin Ian King (1):
      Bluetooth: kfree tmp rather than an alias to it

Dmitry Tunin (1):
      Bluetooth: Add support of 13d3:3494 RTL8723BE device

Loic Poulain (2):
      Bluetooth: hci_bcm: Add serdev support
      dt-bindings: net: bluetooth: Add broadcom-bluetooth

Marcel Holtmann (4):
      Bluetooth: btusb: Add workaround for Broadcom devices without product id
      Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devices
      Bluetooth: btbcm: Consolidate the controller information commands
      Bluetooth: hci_bcm: Handle empty packet after firmware loading

Ondrej Zary (3):
      Bluetooth: bluecard: Always enable LEDs (fix for Anycom CF-300)
      Bluetooth: bluecard: fix LED behavior
      Bluetooth: bluecard: blink LED during continuous activity

Pavel Machek (1):
      Bluetooth: document config options

Sukumar Ghorai (1):
      Bluetooth: btusb: driver to enable the usb-wakeup feature

 .../devicetree/bindings/net/broadcom-bluetooth.txt |  35 +++++++
 drivers/bluetooth/Kconfig                          |   1 +
 drivers/bluetooth/bluecard_cs.c                    |  58 ++++++------
 drivers/bluetooth/btbcm.c                          |  69 ++++++++------
 drivers/bluetooth/btusb.c                          |  24 +++++
 drivers/bluetooth/hci_bcm.c                        | 103 ++++++++++++++++++++-
 net/bluetooth/Kconfig                              |  12 +++
 net/bluetooth/selftest.c                           |   2 +-
 8 files changed, 238 insertions(+), 66 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/broadcom-bluetooth.txt

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ