From: Gustavo Padovan <padovan@profusion.mobi>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, linux-bluetooth@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: pull request: bluetooth 2011-11-01
Date: Tue, 1 Nov 2011 15:23:41 -0200 [thread overview]
Message-ID: <20111101172341.GL2580@joana> (raw)
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(-)
reply other threads:[~2011-11-01 17:23 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=20111101172341.GL2580@joana \
--to=padovan@profusion.mobi \
--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 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.