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-04-05
Date: Thu, 5 Apr 2012 22:15:57 -0300 [thread overview]
Message-ID: <20120406011557.GA7718@joana> (raw)
[-- Attachment #1: Type: text/plain, Size: 2427 bytes --]
Hi John,
This is a batch of fixes for 3.4. We have added support to 3 new devices,
fixes some NULL-pointer dereferences, memory leaks, memory corruption and
endian bugs. There was also a userspace compatibility fix reported by Keith
Packard on lkml. The fixes are all simple.
Please pull, or let me know any concerns you have.
Gustavo
The following changes since commit de312db345f9770b64ff39ef5a7f86f6358e93cc:
mac80211: fix oper channel timestamp updation (2012-03-28 14:25:37 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth master
AceLan Kao (1):
Bluetooth: Add support for Atheros [04ca:3005]
Andrei Emeltchenko (3):
Bluetooth: Fix memory leaks due to chan refcnt
Bluetooth: mgmt: Add missing endian conversion
Bluetooth: mgmt: Fix timeout type
Brian Gix (1):
Bluetooth: mgmt: Fix corruption of device_connected pkt
Cho, Yu-Chen (1):
Bluetooth: Add Atheros maryann PIDVID support
Don Zickus (1):
Bluetooth: btusb: typo in Broadcom SoftSailing id
Gustavo Padovan (1):
Bluetooth: Fix userspace compatibility issue with mgmt interface
Hemant Gupta (1):
Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit
Johan Hedberg (2):
Bluetooth: Don't increment twice in eir_has_data_type()
Bluetooth: Check for minimum data length in eir_has_data_type()
Johan Hovold (2):
Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
João Paulo Rechi Vita (1):
Bluetooth: btusb: Add USB device ID "0a5c 21e8"
Marcel Holtmann (1):
MAINTAINERS: update Bluetooth tree locations
Santosh Nayak (1):
Bluetooth: Fix Endian Bug.
MAINTAINERS | 8 ++++----
drivers/bluetooth/ath3k.c | 4 ++++
drivers/bluetooth/btusb.c | 5 ++++-
drivers/bluetooth/hci_ldisc.c | 2 +-
include/net/bluetooth/hci.h | 3 ++-
include/net/bluetooth/hci_core.h | 12 +++++++-----
include/net/bluetooth/mgmt.h | 2 +-
net/bluetooth/hci_core.c | 7 +++++++
net/bluetooth/l2cap_core.c | 3 +++
net/bluetooth/l2cap_sock.c | 5 +++--
net/bluetooth/mgmt.c | 13 +++++++++----
11 files changed, 45 insertions(+), 19 deletions(-)
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
reply other threads:[~2012-04-06 1:15 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=20120406011557.GA7718@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).