Hi Dave,

Here's one last bluetooth-next pull request for the 4.16 kernel:

 - Improved support for Intel controllers
 - New set_parity method to serdev (agreed with maintainers to be taken
   through bluetooth-next)
 - Fix error path in hci_bcm (missing call to serdev close)
 - New ID for BCM4343A0 UART controller

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

Johan

---
The following changes since commit 4f7d58517f461aa6e7b7509668f04021e089323d:

  Merge tag 'linux-can-next-for-4.16-20180116' of 
ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next 
(2018-01-17 16:08:25 -0500)

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 fbbe83c52bc0d52398de72d7df1857cc9b36244e:

  Bluetooth: btintel: Create common function for firmware download (2018-01-25 
09:28:40 +0100)

----------------------------------------------------------------
Hans de Goede (1):
      Bluetooth: hci_bcm: For serdev case close serdev on failure to set power

Jörg Krause (1):
      Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetooth

Tedd Ho-Jeong An (5):
      Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and later
      Bluetooth: btintel: Create common function for Intel Reset
      Bluetooth: btintel: Use boot parameter from firmware file
      Bluetooth: btintel: Create common Intel Read Boot Params function
      Bluetooth: btintel: Create common function for firmware download

Ulrich Hecht (1):
      serdev: add method to set parity

 drivers/bluetooth/btbcm.c           |   1 +
 drivers/bluetooth/btintel.c         | 155 ++++++++++++++++++++++++++++++
 drivers/bluetooth/btintel.h         |  33 ++++++-
 drivers/bluetooth/btusb.c           | 133 +++++---------------------
 drivers/bluetooth/hci_bcm.c         |   5 +-
 drivers/bluetooth/hci_intel.c       | 186 +++++++++++++-----------------------
 drivers/tty/serdev/core.c           |  12 +++
 drivers/tty/serdev/serdev-ttyport.c |  24 +++++
 include/linux/serdev.h              |  10 ++
 9 files changed, 328 insertions(+), 231 deletions(-)

Attachment: signature.asc
Description: PGP signature

Reply via email to