netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Final Bluetooth driver fixes for 2.6.27-rc8
@ 2008-10-06 11:02 Marcel Holtmann
  2008-10-07 22:33 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Marcel Holtmann @ 2008-10-06 11:02 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

Hi Dave,

the btusb and bpa10x drivers have double frees due to a thinking mistake
with the URB_FREE_BUFFER flag. Rafael confirmed that this fixes his last
hibernation issue. I think that was the last regression that we had for
this driver. All full suspend/resume and auto-suspend/remote-wakeup
patches are queued for 2.6.28 now. I am happy that we finally fixed the
real cause and not worked around it with adding suspend and resume
callbacks. We did that for the old hci_usb driver and it was a bad idea.

During the last two weeks also new Bluetooth 2.1 dongles appeared on the
market and finally I tested all three of them. All of them need a quirk
entry to make them work. They are all based on the same chip, but they
are using different vendor and product ids.

Regards

Marcel


Please pull from

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

This will update the following files:

 drivers/bluetooth/bpa10x.c |    2 --
 drivers/bluetooth/btusb.c  |    8 +++++---
 2 files changed, 5 insertions(+), 5 deletions(-)

through these ChangeSets:

Marcel Holtmann (3):
    [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers
    [Bluetooth] Add reset quirk for new Targus and Belkin dongles
    [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle




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

* Re: Final Bluetooth driver fixes for 2.6.27-rc8
  2008-10-06 11:02 Final Bluetooth driver fixes for 2.6.27-rc8 Marcel Holtmann
@ 2008-10-07 22:33 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-10-07 22:33 UTC (permalink / raw)
  To: marcel; +Cc: netdev

From: Marcel Holtmann <marcel@holtmann.org>
Date: Mon, 06 Oct 2008 13:02:35 +0200

> the btusb and bpa10x drivers have double frees due to a thinking mistake
> with the URB_FREE_BUFFER flag. Rafael confirmed that this fixes his last
> hibernation issue. I think that was the last regression that we had for
> this driver. All full suspend/resume and auto-suspend/remote-wakeup
> patches are queued for 2.6.28 now. I am happy that we finally fixed the
> real cause and not worked around it with adding suspend and resume
> callbacks. We did that for the old hci_usb driver and it was a bad idea.
> 
> During the last two weeks also new Bluetooth 2.1 dongles appeared on the
> market and finally I tested all three of them. All of them need a quirk
> entry to make them work. They are all based on the same chip, but they
> are using different vendor and product ids.

Pulled, thanks a lot Marcel.

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

end of thread, other threads:[~2008-10-07 22:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-06 11:02 Final Bluetooth driver fixes for 2.6.27-rc8 Marcel Holtmann
2008-10-07 22:33 ` David Miller

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