From: "Gustavo F. Padovan" <padovan@profusion.mobi>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, linux-bluetooth@vger.kernel.org
Subject: pull request: bluetooth-2.6 2011-03-24
Date: Thu, 24 Mar 2011 17:43:50 -0300 [thread overview]
Message-ID: <20110324204349.GL2236@joana> (raw)
Hi John,
Here is my first pull request of fixes for 2.6.39-rc1, the two critical fixes
are HCI_RESET command synchronization that fixes an issues with loosing some
HCI commands responses. And a warning shut up in HCI code by Thomas Gleixner.
The other fixes are all important.
Please pull, thanks. :)
The following changes since commit d78f4b3e2c4dfb9487624f7157af04ab4260e189:
ath9k: Fix TX queue stuck issue. (2011-03-23 15:22:05 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git master
Andrei Emeltchenko (1):
Bluetooth: delete hanging L2CAP channel
Gustavo F. Padovan (1):
Bluetooth: Fix HCI_RESET command synchronization
Johan Hedberg (1):
Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply
Marc-Antoine Perennou (1):
Bluetooth: add support for Apple MacBook Pro 8,2
Suraj Sumangala (1):
Bluetooth: Increment unacked_frames count only the first transmit
Thomas Gleixner (1):
Bluetooth: Fix warning with hci_cmd_timer
Vinicius Costa Gomes (1):
Bluetooth: Fix sending LE data over USB
drivers/bluetooth/btusb.c | 6 +++++-
include/net/bluetooth/hci.h | 2 ++
net/bluetooth/hci_core.c | 10 ++++++++--
net/bluetooth/hci_event.c | 4 +++-
net/bluetooth/l2cap_core.c | 4 +++-
net/bluetooth/l2cap_sock.c | 5 +++--
net/bluetooth/mgmt.c | 2 ++
7 files changed, 26 insertions(+), 7 deletions(-)
--
Gustavo F. Padovan
http://profusion.mobi
reply other threads:[~2011-03-24 20:43 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=20110324204349.GL2236@joana \
--to=padovan@profusion.mobi \
--cc=linux-bluetooth@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 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.