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: Bluetooth driver updates for 2.6.27
Date: Fri, 08 Aug 2008 02:15:32 +0200	[thread overview]
Message-ID: <1218154532.7819.52.camel@californication> (raw)

Hi Dave,

these are some pending driver updates for the 2.6.27 kernel. The BNEP
update is adding parameters to control the header compression. This is
required to pass the Bluetooth qualification since otherwise Linux is
too smart (yes qualification requires to disable it). The other two
update the Bluetooth driver parameters and brings the quirk list of the
btusb driver in sync with the hci_usb.

Oliver is working on the SCO support for the btusb driver and once he
finishes it and we were able to test it, then it is time to actually
remove the hci_usb in favor of btusb.

Regards

Marcel


Please pull from

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

This will update the following files:

 drivers/bluetooth/bcm203x.c |    9 +--
 drivers/bluetooth/bfusb.c   |   10 +---
 drivers/bluetooth/bpa10x.c  |   10 +---
 drivers/bluetooth/btusb.c   |  163 ++++++++++++++++++++++++++++++++++++++++++-
 drivers/bluetooth/hci_usb.c |    8 +--
 net/bluetooth/bnep/core.c   |   15 +++-
 6 files changed, 179 insertions(+), 36 deletions(-)

through these ChangeSets:

Marcel Holtmann (3):
    [Bluetooth] Add parameters to control BNEP header compression
    [Bluetooth] Removal of unnecessary ignore module parameter
    [Bluetooth] Add full quirk implementation for btusb driver




             reply	other threads:[~2008-08-08  0:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-08  0:15 Marcel Holtmann [this message]
2008-08-08  3:32 ` Bluetooth driver updates for 2.6.27 David Miller
2008-08-08  4:50   ` Marcel Holtmann

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=1218154532.7819.52.camel@californication \
    --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).