netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Pull request: bluetooth-next-2.6 2009-06-08
Date: Mon, 08 Jun 2009 15:05:04 +0200	[thread overview]
Message-ID: <1244466304.24950.4.camel@localhost.localdomain> (raw)

Hi Dave,

these are the Bluetooth patches for the 2.6.31 kernel release. They are
mostly cleanups and removal of dead/unused code. However we do integrate
with the re-written RFKILL subsystem now. This gives us proper soft-kill
support for internal and external devices.

Regards

Marcel


Please pull from

    git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6.git master

This will update the following files:

 drivers/bluetooth/hci_vhci.c      |   90 ++++++----------------------
 include/net/bluetooth/bluetooth.h |    6 --
 include/net/bluetooth/hci_core.h  |    2 +
 include/net/bluetooth/l2cap.h     |   71 ++++++++++++++++-------
 net/bluetooth/hci_core.c          |   41 +++++++++++++-
 net/bluetooth/l2cap.c             |  117 +++++++++++++++++++++----------------
 net/bluetooth/rfcomm/core.c       |   12 ++--
 7 files changed, 184 insertions(+), 155 deletions(-)

through these ChangeSets:

Gustavo F. Padovan (3):
    Bluetooth: Use macros for L2CAP channel identifiers
    Bluetooth: Use macro for L2CAP hint mask on receiving config request
    Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl

Marcel Holtmann (8):
    Bluetooth: Remove unnecessary variable initialization
    Bluetooth: Add basic constants for L2CAP ERTM support and use them
    Bluetooth: Remove pointless endian conversion helpers
    Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver
    Bluetooth: Use wait_event_interruptible for virtual driver
    Bluetooth: Remove BKL from open callback of virtual driver
    Bluetooth: Remove unused and unneeded support in virtual driver
    Bluetooth: Add native RFKILL soft-switch support for all devices



             reply	other threads:[~2009-06-08 13:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-08 13:05 Marcel Holtmann [this message]
2009-06-08 21:24 ` Pull request: bluetooth-next-2.6 2009-06-08 David Miller
2009-06-09  5:42   ` Marcel Holtmann
2009-06-09  6:47     ` David Miller
2009-06-09 15:25       ` Marcel Holtmann
2009-06-10  0:55         ` David Miller
2009-06-11 13:05           ` Marcel Holtmann
2009-06-11 13:08             ` David Miller
2009-06-11 14:07               ` Marcel Holtmann
2009-06-11 13:08 ` David Miller

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=1244466304.24950.4.camel@localhost.localdomain \
    --to=marcel@holtmann.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /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).