mbox

pull request: bluetooth-next 2015-12-31

Message ID 20151231162832.GA2124@t440s
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git for-upstream

Message

Johan Hedberg Dec. 31, 2015, 4:28 p.m. UTC
Hi Dave,

Here's (probably) the last bluetooth-next pull request for the 4.5
kernel:

 - Add support for BCM2E65 ACPI ID
 - Minor fixes/cleanups in the bcm203x & bfusb drivers
 - Minor debugfs related fix in 6lowpan code

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

Johan

---
The following changes since commit 07f6f4a31e5a8dee67960fc07bb0b37c5f879d4d:

  tcp: diag: add support for request sockets to tcp_abort() (2015-12-18 16:06:39 -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 7ddb69222d0fdc0bc83b60dbb21d9864ebf2907e:

  Bluetooth: bfusb: Fix the return error code (2015-12-22 15:25:33 +0100)

----------------------------------------------------------------
Alexander Aring (1):
      6lowpan: fix debugfs interface entry name

Geliang Tang (1):
      Bluetooth: use list_for_each_entry*

Luka Karinja (1):
      Bluetooth: hci_bcm: Add BCM2E65 ACPI ID

Syam Sidhardhan (3):
      Bluetooth: bcm203x: Remove redundant error message
      Bluetooth: bfusb: Remove redundant error message
      Bluetooth: bfusb: Fix the return error code

 drivers/bluetooth/bcm203x.c  |  4 +---
 drivers/bluetooth/bfusb.c    |  6 ++----
 drivers/bluetooth/hci_bcm.c  |  1 +
 net/6lowpan/core.c           |  6 +++---
 net/bluetooth/af_bluetooth.c | 12 +++++------
 net/bluetooth/cmtp/capi.c    |  8 ++------
 net/bluetooth/hci_core.c     |  8 +++-----
 net/bluetooth/rfcomm/core.c  | 46 +++++++++++++-----------------------------
 8 files changed, 32 insertions(+), 59 deletions(-)

Comments

David Miller Dec. 31, 2015, 5:23 p.m. UTC | #1
From: Johan Hedberg <johan.hedberg@gmail.com>
Date: Thu, 31 Dec 2015 18:28:32 +0200

> Here's (probably) the last bluetooth-next pull request for the 4.5
> kernel:
> 
>  - Add support for BCM2E65 ACPI ID
>  - Minor fixes/cleanups in the bcm203x & bfusb drivers
>  - Minor debugfs related fix in 6lowpan code
> 
> Please let me know if there are any issues pulling. Thanks.

Pulled, thanks Johan.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html