linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: bluetooth-next 2018-01-25
@ 2018-01-25 10:55 Johan Hedberg
  2018-01-25 21:35 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hedberg @ 2018-01-25 10:55 UTC (permalink / raw)
  To: davem; +Cc: linux-bluetooth, netdev

[-- Attachment #1: Type: text/plain, Size: 2211 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull request: bluetooth-next 2018-01-25
  2018-01-25 10:55 pull request: bluetooth-next 2018-01-25 Johan Hedberg
@ 2018-01-25 21:35 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2018-01-25 21:35 UTC (permalink / raw)
  To: johan.hedberg; +Cc: linux-bluetooth, netdev

From: Johan Hedberg <johan.hedberg@gmail.com>
Date: Thu, 25 Jan 2018 12:55:40 +0200

> 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.

Pulled, thanks Johan.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-25 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-25 10:55 pull request: bluetooth-next 2018-01-25 Johan Hedberg
2018-01-25 21:35 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).