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, 28 Aug 2015 23:13:51 +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 2015-08-28

Hi Dave,

One more bunch of Bluetooth patches for 4.3:

 - Crash fix for hci_bcm driver
 - Enhancements to hci_intel driver (e.g. baudrate configuration)
 - Fix for SCO link type after multiple connect attempts
 - Cleanups & minor fixes in a few other places

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

Johan

---
The following changes since commit 9cd3778cd7e8f165675705511cfcd4ea6eb88d27:

  Merge branch 'mlx5e-next' (2015-08-17 15:51: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 917522aae169ad02010dcee6ae42c16155bcd285:

  Bluetooth: hci_bcm: Fix crash on suspend (2015-08-28 21:09:14 +0200)

----------------------------------------------------------------
Frederic Danis (1):
      Bluetooth: hci_bcm: Fix crash on suspend

Kuba Pawlak (1):
      Bluetooth: Fix SCO link type handling on connection complete

Loic Poulain (4):
      Bluetooth: hci_bcm: Use non-sleep version of gpio_set_value
      Bluetooth: hci_uart: Fix zero len data packet reception issue
      Bluetooth: hci_intel: Add Intel baudrate configuration support
      Bluetooth: hci_intel: Add support for platform driver

Marcel Holtmann (1):
      Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllers

Minjune Kim (1):
      Bluetooth: btusb: Correct typos based on checkpatch.pl

Nicholas Krause (1):
      Bluetooth: Make the function sco_conn_del have a return type of void

Shengzhen Li (1):
      Bluetooth: btmrvl: change device pointer passed to dev_coredumpv

Stefan Schmidt (1):
      nl802154: stricter input checking for boolean inputs

 drivers/bluetooth/btintel.c     |   2 +
 drivers/bluetooth/btmrvl_sdio.c |   3 +-
 drivers/bluetooth/btusb.c       |   4 +-
 drivers/bluetooth/hci_bcm.c     |  40 +++--
 drivers/bluetooth/hci_h4.c      |   9 +-
 drivers/bluetooth/hci_intel.c   | 321 +++++++++++++++++++++++++++++++++++++--
 net/bluetooth/hci_event.c       |  12 +-
 net/bluetooth/sco.c             |   5 +-
 net/ieee802154/nl802154.c       |  16 +-
 9 files changed, 372 insertions(+), 40 deletions(-)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ