linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: davem@davemloft.net
Cc: linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org
Subject: pull request: bluetooth-next 2018-04-01
Date: Sun, 1 Apr 2018 21:53:42 +0300	[thread overview]
Message-ID: <20180401185342.GA14384@x1c.home> (raw)

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

Hi Dave,

Here's (most likely) the last bluetooth-next pull request for the 4.17
kernel:

 - Remove unused btuart_cs driver (replaced by serial_cs + hci_uart)
 - New USB ID for Edimax EW-7611ULB controller
 - Cleanups & fixes to hci_bcm driver
 - Clenups to btmrvl driver

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

Johan

---
The following changes since commit 06b19fe9a6df7aaa423cd8404ebe5ac9ec4b2960:

  Merge branch 'chelsio-inline-tls' (2018-03-31 23:37:33 -0400)

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 9ea471320e1302be0fac67c14a7ab7982609fea7:

  Bluetooth: Mark expected switch fall-throughs (2018-04-01 21:43:03 +0300)

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      Bluetooth: Mark expected switch fall-throughs

Hans de Goede (6):
      Bluetooth: hci_bcm: Add irq_polarity module option
      Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-low
      Bluetooth: hci_bcm: Add 6 new ACPI HIDs
      Bluetooth: hci_bcm: Remove duplication in gpio-mappings declaration
      Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HID
      Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDs

Ian W MORRISON (1):
      Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4

Jaganath Kanakkassery (1):
      Bluetooth: Fix data type of appearence

Loic Poulain (1):
      Bluetooth: hci_bcm: use gpiod cansleep version

Marcel Holtmann (5):
      Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIO
      Bluetooth: hci_ll: Use skb_put_u8 instead of struct hcill_cmd
      Bluetooth: hci_ll: Convert to use h4_recv_buf helper
      Bluetooth: bpa10x: Use separate h4_recv_buf helper
      Bluetooth: Remove unused btuart_cs driver

Markus Elfring (2):
      Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sdio_register_dev()
      Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sdio_card_to_host()

Vic Wei (1):
      Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROME

Vicente Bergas (1):
      Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB

Wei Yongjun (1):
      Bluetooth: btrsi: remove unused including <linux/version.h>

 drivers/bluetooth/Kconfig       |  20 +-
 drivers/bluetooth/Makefile      |   1 -
 drivers/bluetooth/bpa10x.c      |   2 +-
 drivers/bluetooth/btmrvl_sdio.c |   4 +-
 drivers/bluetooth/btrsi.c       |   1 -
 drivers/bluetooth/btuart_cs.c   | 675 ----------------------------------------
 drivers/bluetooth/btusb.c       |   4 +
 drivers/bluetooth/h4_recv.h     | 160 ++++++++++
 drivers/bluetooth/hci_bcm.c     | 305 +++++++++++++-----
 drivers/bluetooth/hci_ll.c      | 222 +++++--------
 include/net/bluetooth/mgmt.h    |   2 +-
 net/bluetooth/mgmt.c            |   1 +
 net/bluetooth/rfcomm/sock.c     |   1 +
 13 files changed, 473 insertions(+), 925 deletions(-)
 delete mode 100644 drivers/bluetooth/btuart_cs.c
 create mode 100644 drivers/bluetooth/h4_recv.h

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

             reply	other threads:[~2018-04-01 18:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-01 18:53 Johan Hedberg [this message]
2018-04-01 21:46 ` pull request: bluetooth-next 2018-04-01 David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180401185342.GA14384@x1c.home \
    --to=johan.hedberg@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).