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]
Message-ID: <20191209124807.GA7309@jhedberg-mac01.local>
Date:   Mon, 9 Dec 2019 14:48:07 +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: bluetooth-next 2019-12-09

Hi Dave,

Here's the first bluetooth-next pull request for 5.6:

 - Devicetree bindings updates for Broadcom controllers
 - Add support for PCM configuration for Broadcom controllers
 - btusb: Fixes for Realtek devices
 - butsb: A few other smaller fixes (mem leak & non-atomic allocation issue)

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

Johan

---
The following changes since commit be2eca94d144e3ffed565c483a58ecc76a869c98:

  Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi (2019-11-25 21:41:48 -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 7ecacafc240638148567742cca41aa7144b4fe1e:

  Bluetooth: btusb: Disable runtime suspend on Realtek devices (2019-12-05 10:31:29 +0100)

----------------------------------------------------------------
Abhishek Pandit-Subedi (5):
      Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
      Bluetooth: btbcm: Support pcm configuration
      dt-bindings: net: bluetooth: update broadcom-bluetooth
      Bluetooth: hci_bcm: Support pcm params in dts
      dt-bindings: net: bluetooth: Minor fix in broadcom-bluetooth

Colin Ian King (1):
      Bluetooth: btusb: fix memory leak on fw

Johan Hovold (1):
      Bluetooth: btusb: fix non-atomic allocation in completion handler

Kai-Heng Feng (1):
      Bluetooth: btusb: Disable runtime suspend on Realtek devices

Max Chou (1):
      Bluetooth: btusb: Edit the logical value for Realtek Bluetooth reset

 .../devicetree/bindings/net/broadcom-bluetooth.txt |  7 +++
 drivers/bluetooth/btbcm.c                          | 46 ++++++++++++++++++++
 drivers/bluetooth/btbcm.h                          | 16 +++++++
 drivers/bluetooth/btusb.c                          | 12 ++++--
 drivers/bluetooth/hci_bcm.c                        | 50 +++++++++++++++++++++-
 5 files changed, 125 insertions(+), 6 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