* pull request: bluetooth-2.6 2011-03-24
@ 2011-03-24 20:43 Gustavo F. Padovan
0 siblings, 0 replies; only message in thread
From: Gustavo F. Padovan @ 2011-03-24 20:43 UTC (permalink / raw)
To: linville; +Cc: linux-wireless, linux-bluetooth
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-24 20:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-24 20:43 pull request: bluetooth-2.6 2011-03-24 Gustavo F. Padovan
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).