public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] UWB and WUSB fixes
@ 2009-02-02 18:06 David Vrabel
  2009-02-03  5:12 ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: David Vrabel @ 2009-02-02 18:06 UTC (permalink / raw)
  To: Linus Torvalds, Kernel development list

This handful of changes fix a number of oopses and other serious bugs
when using devices that don't quite behave as expected.

The following changes since commit 45c82b5a770be66845687a7d027c8b52946d59af:
  Linus Torvalds (1):
        Merge branch 'header-fixes-for-linus' of
git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb.git for-upstream

David Vrabel (7):
      uwb: safely remove all reservations
      wusb: return -ENOTCONN when resetting a port with no connected device
      wusb: timeout when waiting for ASL/PZL updates in whci-hcd
      uwb: lock rc->rsvs_lock with spin_lock_bh()

Huang Weiyi (1):
      uwb: remove unused #include <version.h>'s

 drivers/usb/host/whci/asl.c       |    9 +++++++--
 drivers/usb/host/whci/hw.c        |   15 +++++++++++++++
 drivers/usb/host/whci/pzl.c       |    9 +++++++--
 drivers/usb/host/whci/whcd.h      |    1 +
 drivers/usb/wusbcore/devconnect.c |    1 +
 drivers/usb/wusbcore/rh.c         |    3 +++
 drivers/uwb/allocator.c           |    1 -
 drivers/uwb/drp.c                 |    4 ++--
 drivers/uwb/rsv.c                 |   21 +++++++++++++++------
 9 files changed, 51 insertions(+), 13 deletions(-)

David
-- 
David Vrabel, Senior Software Engineer, Drivers
CSR, Churchill House, Cambridge Business Park,  Tel: +44 (0)1223 692562
Cowley Road, Cambridge, CB4 0WZ                 http://www.csr.com/

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

end of thread, other threads:[~2009-02-16 18:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-02 18:06 [GIT PULL] UWB and WUSB fixes David Vrabel
2009-02-03  5:12 ` Greg KH
2009-02-03 14:14   ` David Vrabel
2009-02-03 15:47     ` Greg KH
2009-02-16 14:57       ` David Vrabel
2009-02-16 16:09         ` Greg KH
2009-02-16 18:03           ` David Vrabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox