2014-11-27 10:36:06

by Johan Hedberg

[permalink] [raw]
Subject: pull request: bluetooth-next 2014-11-27

Hi John,

Here's one more bluetooth-next pull request for 3.19:

- Minor cleanups for ieee802154 & mac802154
- Fix for the kernel warning with !TASK_RUNNING reported by Kirill A.
Shutemov
- Support for another ath3k device
- Fix for tracking link key based security level
- Device tree bindings for btmrvl + a state update fix
- Fix for wrong ACL flags on LE links

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

Johan

---
The following changes since commit a86c02ea38c53b695209b1181f9e2e18d73eb4e8:

Bluetooth: Add support for Broadcom BCM20702A1 variant (2014-11-18 08:32:14 +0100)

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

Bluetooth: Automatically flushable packets aren't allowed on LE links (2014-11-27 12:12:27 +0200)

----------------------------------------------------------------
Amitkumar Karwar (3):
Bluetooth: btmrvl: add DT bindings documentation
Bluetooth: btmrvl: add DT-bindings for gpio-gap
Bluetooth: btmrvl: update hs_state in interrupt handler

Dmitry Tunin (1):
Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device

Johan Hedberg (3):
Bluetooth: Fix setting state back to TASK_RUNNING
Bluetooth: Fix setting conn->pending_sec_level value from link key
Bluetooth: Convert link keys list to use RCU

Steven Walter (1):
Bluetooth: Automatically flushable packets aren't allowed on LE links

Varka Bhadram (2):
ieee802154: fix spelling mistakes
mac802154: remove unnecessary if statement

Documentation/devicetree/bindings/btmrvl.txt | 29 +++++++++++++++
drivers/bluetooth/ath3k.c | 2 +
drivers/bluetooth/btmrvl_main.c | 51 +++++++++++++++-----------
drivers/bluetooth/btusb.c | 1 +
include/net/bluetooth/hci_core.h | 1 +
net/bluetooth/hci_core.c | 39 ++++++++++----------
net/bluetooth/hci_event.c | 51 +++++++++++++++++++++-----
net/bluetooth/l2cap_core.c | 14 +++++--
net/ieee802154/6lowpan_rtnl.c | 2 +-
net/ieee802154/netlink.c | 2 +-
net/ieee802154/nl-mac.c | 2 +-
net/ieee802154/nl-phy.c | 2 +-
net/mac802154/iface.c | 8 ++--
13 files changed, 143 insertions(+), 61 deletions(-)
create mode 100644 Documentation/devicetree/bindings/btmrvl.txt


Attachments:
(No filename) (2.51 kB)
(No filename) (819.00 B)
Download all attachments

2014-12-01 20:50:27

by John W. Linville

[permalink] [raw]
Subject: Re: pull request: bluetooth-next 2014-11-27

On Thu, Nov 27, 2014 at 12:36:06PM +0200, Johan Hedberg wrote:
> Hi John,
>
> Here's one more bluetooth-next pull request for 3.19:
>
> - Minor cleanups for ieee802154 & mac802154
> - Fix for the kernel warning with !TASK_RUNNING reported by Kirill A.
> Shutemov
> - Support for another ath3k device
> - Fix for tracking link key based security level
> - Device tree bindings for btmrvl + a state update fix
> - Fix for wrong ACL flags on LE links
>
> Please let me know if there are any issues pulling. Thanks.
>
> Johan
>
> ---
> The following changes since commit a86c02ea38c53b695209b1181f9e2e18d73eb4e8:
>
> Bluetooth: Add support for Broadcom BCM20702A1 variant (2014-11-18 08:32:14 +0100)
>
> 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 f6af675ef5489c69fc3d4faf8c6f477df3cbf8b9:
>
> Bluetooth: Automatically flushable packets aren't allowed on LE links (2014-11-27 12:12:27 +0200)

Pulling now...

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.