netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bluetooth driver updates for 2.6.27
@ 2008-08-08  0:15 Marcel Holtmann
  2008-08-08  3:32 ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Marcel Holtmann @ 2008-08-08  0:15 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-08  4:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-08  0:15 Bluetooth driver updates for 2.6.27 Marcel Holtmann
2008-08-08  3:32 ` David Miller
2008-08-08  4:50   ` Marcel Holtmann

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).