From: Johan Hedberg <johan.hedberg@gmail.com>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, linux-bluetooth@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: pull request: bluetooth-next 2014-11-27
Date: Thu, 27 Nov 2014 12:36:06 +0200 [thread overview]
Message-ID: <20141127103606.GA11964@t440s> (raw)
[-- Attachment #1: Type: text/plain, Size: 2569 bytes --]
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
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2014-11-27 10:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-27 10:36 Johan Hedberg [this message]
2014-12-01 20:50 ` pull request: bluetooth-next 2014-11-27 John W. Linville
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=20141127103606.GA11964@t440s \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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).