All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-bluetooth@vger.kernel.org
Subject: pull request: bluetooth-next 2016-03-01
Date: Tue, 1 Mar 2016 09:20:02 +0200	[thread overview]
Message-ID: <20160301072002.GA24640@t440s.lan> (raw)

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

Hi Dave,

Here's our main set of Bluetooth & 802.15.4 patches for the 4.6 kernel.

 - New Bluetooth HCI driver for Intel/AG6xx controllers
 - New Broadcom ACPI IDs
 - LED trigger support for indicating Bluetooth powered state
 - Various fixes in mac802154, 6lowpan and related drivers
 - New USB IDs for AR3012 Bluetooth controllers

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

Johan

---
The following changes since commit a30a9ea6e21b495372aff549f3dfd63198bd1f45:

  rocker: fix rocker_world_port_obj_vlan_add() (2016-02-23 13:12:31 -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 34bf1912bfc06bd9200893916078eb0f16480a95:

  Bluetooth: hci_uart: Add diag and address support for Intel/AG6xx (2016-02-29 19:25:22 +0200)

----------------------------------------------------------------
Alexander Aring (9):
      MAINTAINERS: update 802.15.4 entries
      mac802154: fix mac header length check
      at86rf230: fix race on error handling
      at86rf230: fix state change handling on error
      mrf24j40: add writeable missing reg
      6lowpan: iphc: add support for stateful compression
      ieee802154: 6lowpan: fix return of netdev notifier
      6lowpan: iphc: fix stateful multicast compression
      6lowpan: iphc: fix invalid case handling

Andrzej Hajda (1):
      6lowpan: fix error checking code

Anton Protopopov (1):
      Bluetooth: hci_intel: Fix a wrong comparison

Bhumika Goyal (1):
      Bluetooth: ath3k: Fixed a blank line after declaration issue

Dmitry Tunin (3):
      Bluetooth: btusb: Add new AR3012 ID 13d3:3395
      Bluetooth: Add new AR3012 ID 0489:e095
      Bluetooth: btusb: Add a new AR3012 ID 04ca:3014

Heiner Kallweit (2):
      Bluetooth: add LED trigger for indicating HCI is powered up
      Bluetooth: Use managed version of led_trigger_register in LED trigger

J.J. Meijer (1):
      Bluetooth: hci_bcm: Add new ACPI ID for bcm43241

Koen Zandberg (1):
      mac802154: Fixes kernel oops when unloading a radio driver

Loic Poulain (1):
      Bluetooth: hci_uart: Add Intel/AG6xx support

Marcel Holtmann (1):
      Bluetooth: hci_uart: Add diag and address support for Intel/AG6xx

Mika Westerberg (1):
      Bluetooth: hci_bcm: Add BCM2E7C ACPI ID

Petri Gynther (1):
      Bluetooth: btbcm: Fix handling of firmware not found

Wei-Ning Huang (1):
      Bluetooth: hci_core: cancel power off delayed work properly

 MAINTAINERS                        |   9 +-
 drivers/bluetooth/Kconfig          |  11 +
 drivers/bluetooth/Makefile         |   1 +
 drivers/bluetooth/ath3k.c          |   7 +
 drivers/bluetooth/btbcm.c          |   3 +-
 drivers/bluetooth/btusb.c          |   3 +
 drivers/bluetooth/hci_ag6xx.c      | 337 +++++++++++++++++++++++++++++
 drivers/bluetooth/hci_bcm.c        |   2 +
 drivers/bluetooth/hci_intel.c      |   4 +-
 drivers/bluetooth/hci_ldisc.c      |   6 +
 drivers/bluetooth/hci_uart.h       |   8 +-
 drivers/net/ieee802154/at86rf230.c |  25 ++-
 drivers/net/ieee802154/mrf24j40.c  |   1 +
 include/net/6lowpan.h              |  32 +++
 include/net/bluetooth/hci_core.h   |   3 +
 include/net/mac802154.h            |   5 +-
 net/6lowpan/core.c                 |  39 +++-
 net/6lowpan/debugfs.c              | 247 +++++++++++++++++++++
 net/6lowpan/iphc.c                 | 413 +++++++++++++++++++++++++++++++-----
 net/bluetooth/Kconfig              |   9 +
 net/bluetooth/Makefile             |   1 +
 net/bluetooth/hci_core.c           |   7 +
 net/bluetooth/leds.c               |  74 +++++++
 net/bluetooth/leds.h               |  16 ++
 net/ieee802154/6lowpan/core.c      |   7 +-
 net/mac802154/main.c               |   2 +-
 26 files changed, 1192 insertions(+), 80 deletions(-)
 create mode 100644 drivers/bluetooth/hci_ag6xx.c
 create mode 100644 net/bluetooth/leds.c
 create mode 100644 net/bluetooth/leds.h

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

             reply	other threads:[~2016-03-01  7:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01  7:20 Johan Hedberg [this message]
2016-03-03 21:27 ` pull request: bluetooth-next 2016-03-01 David Miller
2016-03-03 21:27   ` 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=20160301072002.GA24640@t440s.lan \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.