[GIT PATCH] USB fixes for 2.6.24-rc5

From: Greg KH
Date: Mon Dec 17 2007 - 13:57:45 EST


Here are some USB fixes and changes against your 2.6.24-rc5 git tree.

These are all a bunch of minor fixes and new device ids being added, as
well as some documentation fixes.

All of these have been in the -mm tree for a while.

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

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

thanks,

greg k-h

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

drivers/usb/core/hcd-pci.c | 2 +-
drivers/usb/core/hub.c | 6 +++---
drivers/usb/gadget/at91_udc.c | 2 ++
drivers/usb/host/ehci-fsl.c | 2 +-
drivers/usb/host/ohci-hcd.c | 23 +++++++++++++----------
drivers/usb/host/ohci-ppc-of.c | 2 +-
drivers/usb/host/ohci-ssb.c | 2 +-
drivers/usb/host/r8a66597-hcd.c | 2 +-
drivers/usb/host/uhci-hcd.c | 9 ++++-----
drivers/usb/serial/cp2101.c | 5 +++--
drivers/usb/serial/option.c | 4 ++--
drivers/usb/serial/sierra.c | 2 +-
drivers/usb/storage/scsiglue.c | 12 +++++++++---
drivers/usb/storage/unusual_devs.h | 15 +++++++--------
include/linux/usb.h | 1 +
include/linux/usb_usual.h | 5 ++++-
16 files changed, 54 insertions(+), 40 deletions(-)

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

Alan Stern (2):
USB: fix locking loop by avoiding flush_scheduled_work
USB: use IRQF_DISABLED for HCD interrupt handlers

Benjamin Herrenschmidt (1):
usb: Remove broken optimisation in OHCI IRQ handler

Doug Maxey (1):
usb-storage: Fix devices that cannot handle 32k transfers

Greg Kroah-Hartman (1):
USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"

Jaime Velasco Juan (1):
USB: option: Bind to the correct interface of the Huawei E220

Jeff Long (1):
USB: cp2101: new device id

Nicolas Ferre (1):
USB: at91_udc: correct hanging while disconnecting usb cable

Randy Dunlap (1):
usb.h: fix kernel-doc warning

agilmore@xxxxxxxxxxxxxxxxxxx (1):
USB: sierra: fix product id

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