[GIT PATCH] USB patches for 2.6-git

From: Greg KH
Date: Wed Oct 29 2008 - 18:42:20 EST


Here are a few USB patches for your 2.6-git tree.

These patches are:
- build warning fix
- new device quirk for usb storage
- 2 bugfixes in the the USB core

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

All of these have been in the -next and -mm releases for a while.

The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.

thanks,

greg k-h

------------

drivers/usb/class/usbtmc.c | 2 +-
drivers/usb/core/hcd.c | 35 ++++++++++++++++++++++++++++++++---
drivers/usb/core/hcd.h | 1 +
drivers/usb/core/hub.c | 4 ++++
drivers/usb/core/urb.c | 22 ++++++++++++++++++++++
drivers/usb/storage/unusual_devs.h | 7 +++++++
6 files changed, 67 insertions(+), 4 deletions(-)

---------------

Alan Stern (2):
USB: fix crash when URBs are unlinked after the device is gone
USB: prevent autosuspend during hub initialization

Chris Malley (1):
USB: usbtmc: Use explicit unsigned type for input buffer instead of char*

Jens Taprogge (1):
USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera.

--
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/