[GIT PULL] UWB and WUSB fixes

From: David Vrabel
Date: Mon Feb 02 2009 - 13:58:38 EST


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/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/