* pull request: bluetooth 2011-11-01
@ 2011-11-01 17:23 Gustavo Padovan
0 siblings, 0 replies; only message in thread
From: Gustavo Padovan @ 2011-11-01 17:23 UTC (permalink / raw)
To: linville; +Cc: linux-wireless, linux-bluetooth, linux-kernel
Hi John,
Some fixes for the 3.2 release, there are four fixes in our drivers code
by David Hermann. Szymon Janc fixed a bug that was making some dongles not
work well and a sleep in invalid context. And finally a bug fix in the mgmt
code by Johan Hedberg.
Please pull, thanks!
Gustavo
The following changes since commit ba54238552625aad2d75f455a4d3db18ea7dec68:
ath9k: Fix a dma warning/memory leak (2011-09-26 14:55:51 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git master
David Herrmann (4):
Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC
Bluetooth: bcm203x: Fix race condition on disconnect
Bluetooth: bcm203x: Use GFP_KERNEL in workqueue
Bluetooth: bfusb: Fix error path on firmware load
Johan Hedberg (1):
Bluetooth: Set HCI_MGMT flag only in read_controller_info
Szymon Janc (2):
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Bluetooth: Increase HCI reset timeout in hci_dev_do_close
drivers/bluetooth/ath3k.c | 4 ++--
drivers/bluetooth/bcm203x.c | 12 +++++++++++-
drivers/bluetooth/bfusb.c | 13 +++++++------
include/net/bluetooth/rfcomm.h | 1 +
net/bluetooth/hci_core.c | 2 +-
net/bluetooth/mgmt.c | 2 --
net/bluetooth/rfcomm/core.c | 9 +++++++--
7 files changed, 29 insertions(+), 14 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-11-01 17:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-01 17:23 pull request: bluetooth 2011-11-01 Gustavo 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).