From: Gustavo Padovan <gustavo@padovan.org>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, linux-bluetooth@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: pull request: bluetooth 2012-09-08
Date: Sat, 8 Sep 2012 18:59:56 -0300 [thread overview]
Message-ID: <20120908215956.GP5788@joana> (raw)
[-- Attachment #1: Type: text/plain, Size: 1671 bytes --]
Hi John,
A few more fixes to 3.6, here we have four important fix to the MGMT interface,
two from Johan Hedberg and Andrzej Kaczmarek. Andrei fixed a free on
uninitialized memory and I added support for Broadcom/Foxconn devices.
Please pull, or let me know of any problems. Thanks.
Gustavo
The following changes since commit f10723841e624c0726c70356b31d91befed01dd6:
libertas sdio: fix suspend when interface is down (2012-09-05 14:53:36 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth master
for you to fetch changes up to b6f04c364ef853d8baa8949be20ef708000bcb97:
Bluetooth: Fix freeing uninitialized delayed works (2012-09-08 17:27:52 -0300)
----------------------------------------------------------------
Andrei Emeltchenko (1):
Bluetooth: Fix freeing uninitialized delayed works
Andrzej Kaczmarek (2):
Bluetooth: mgmt: Fix enabling SSP while powered off
Bluetooth: mgmt: Fix enabling LE while powered off
Gustavo Padovan (1):
Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn
Johan Hedberg (2):
Bluetooth: mgmt: Implement support for passkey notification
Bluetooth: Update management interface revision
drivers/bluetooth/btusb.c | 2 +-
include/net/bluetooth/hci.h | 18 ++++++++++++
include/net/bluetooth/hci_core.h | 5 ++++
include/net/bluetooth/mgmt.h | 7 +++++
net/bluetooth/hci_event.c | 67 ++++++++++++++++++++++++++++++++++++++++++
net/bluetooth/l2cap_core.c | 2 +-
net/bluetooth/mgmt.c | 35 +++++++++++++++++++++-
7 files changed, 133 insertions(+), 3 deletions(-)
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2012-09-08 22:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-08 21:59 Gustavo Padovan [this message]
2012-09-12 18:13 ` pull request: bluetooth 2012-09-08 John W. Linville
2012-09-12 18:30 ` Gustavo Padovan
2012-09-12 18:31 ` Johan Hedberg
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=20120908215956.GP5788@joana \
--to=gustavo@padovan.org \
--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).