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-08-27
Date: Mon, 27 Aug 2012 09:18:43 -0700 [thread overview]
Message-ID: <20120827161843.GD8934@joana> (raw)
[-- Attachment #1: Type: text/plain, Size: 1668 bytes --]
Hi John,
A few updates for the 3.6 kernel. There are two btusb patches to add more
supported devices through the new USB_VENDOR_AND_INTEFACE_INFO() macro and
another one that add a new device id for a Sony Vaio laptop, one fix for a
user-after-free and, finally, two patches from Vinicius to fix a issue in SMP
pairing.
Gustavo
---
The following changes since commit 7dd6753f6d2e7e0ccbf2263cef3a9fff6bc89988:
ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh (2012-08-13 15:17:25 -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 d8343f125710fb596f7a88cd756679f14f4e77b9:
Bluetooth: Fix sending a HCI Authorization Request over LE links (2012-08-27 08:11:51 -0700)
----------------------------------------------------------------
Andre Guedes (1):
Bluetooth: Fix use-after-free bug in SMP
Gustavo Padovan (1):
Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices
Henrik Rydberg (1):
Bluetooth: Add support for Apple vendor-specific devices
Vinicius Costa Gomes (2):
Bluetooth: Change signature of smp_conn_security()
Bluetooth: Fix sending a HCI Authorization Request over LE links
Yevgeniy Melnichuk (1):
Bluetooth: Add support for Sony Vaio T-Series
drivers/bluetooth/ath3k.c | 2 ++
drivers/bluetooth/btusb.c | 12 +++++++-----
include/net/bluetooth/smp.h | 2 +-
net/bluetooth/hci_conn.c | 4 ++++
net/bluetooth/l2cap_core.c | 11 ++++++-----
net/bluetooth/l2cap_sock.c | 2 +-
net/bluetooth/smp.c | 10 +++++-----
7 files changed, 26 insertions(+), 17 deletions(-)
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
reply other threads:[~2012-08-27 16:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20120827161843.GD8934@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).