Linux bluetooth development
 help / color / mirror / Atom feed
From: "Gustavo F. Padovan" <padovan@profusion.mobi>
To: linville@tuxdriver.com
Cc: linux-bluetooth@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: pull request: bluetooth-2.6 2010-10-30
Date: Sat, 30 Oct 2010 04:15:03 +0100	[thread overview]
Message-ID: <20101030031503.GB24188@vigoh> (raw)

Hi John,

The following batch contains some bugfixes for 2.6.37. A fix for unaligned
access in L2CAP, a Kconfig error, and two fixes related to security of
the Bluetooth links. There is also a one line patch from Matthew Garret,
that enables USB autosuspend for btusb module, which shall be completely
safe. Please pull, thanks.


The following changes since commit c1758012971e0410790b2bc96a77e26d7b286593:

  igb: Fix unused variable warning. (2010-10-27 19:43:55 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git master

Gustavo F. Padovan (1):
      Bluetooth: fix endianness conversion in L2CAP

Johan Hedberg (1):
      Bluetooth: Fix non-SSP auth request for HIGH security level sockets

Luiz Augusto von Dentz (1):
      Bluetooth: fix not setting security level when creating a rfcomm session

Matthew Garrett (1):
      Bluetooth: Enable USB autosuspend by default on btusb

Randy Dunlap (1):
      Bluetooth: fix hidp kconfig dependency warning

steven miao (1):
      bluetooth: fix unaligned access to l2cap conf data

 drivers/bluetooth/btusb.c   |    2 ++
 net/bluetooth/hci_event.c   |    6 ++++++
 net/bluetooth/hidp/Kconfig  |    2 +-
 net/bluetooth/l2cap.c       |    8 ++++----
 net/bluetooth/rfcomm/core.c |   13 ++++++++++---
 5 files changed, 23 insertions(+), 8 deletions(-)

-- 
Gustavo F. Padovan
ProFUSION embedded systems - http://profusion.mobi

             reply	other threads:[~2010-10-30  3:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-30  3:15 Gustavo F. Padovan [this message]
2010-10-30  6:29 ` pull request: bluetooth-2.6 2010-10-30 Luis R. Rodriguez
2010-11-08 20:57 ` John W. Linville
2010-11-08 21:15   ` Gustavo F. Padovan

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=20101030031503.GB24188@vigoh \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox