[GIT PATCH] USB fixes for 2.6.28-git

From: Greg KH
Date: Thu Nov 20 2008 - 00:54:14 EST


Here are a few USB fixes against your current git tree.

These patches are:
- fix for broken AMD USB controllers
- musb bugfix
- rndis bugfix to keep Windows from blue-screening
- new device ids
- usb-storage quirks

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

All of these patches have been in the -next and -mm tree for a few
releases.

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

thanks,

greg k-h

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

drivers/usb/gadget/f_rndis.c | 3 +--
drivers/usb/host/ehci-pci.c | 21 +++++++++++++++++++++
drivers/usb/mon/mon_bin.c | 5 ++++-
drivers/usb/musb/musb_host.c | 2 +-
drivers/usb/serial/cp2101.c | 1 +
drivers/usb/storage/unusual_devs.h | 11 +++++++++--
6 files changed, 37 insertions(+), 6 deletions(-)

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

Alan Stern (2):
USB: storage: updates unusual_devs entry for the Nokia 6300
USB: storage: update unusual_devs entries for Nokia 5300 and 5310

Andiry Xu (1):
USB: fix SB700 usb subsystem hang bug

David Brownell (1):
USB: gadget rndis: stop windows self-immolation

Felipe Balbi (1):
usb: musb: fix bug in musb_schedule

M Kondrin (1):
USB: ACE1001 patch for cp2101.c

Pete Zaitcev (1):
USB: usbmon: fix read(2)

Richard Röjfors (1):
USB: gadget rndis: send notifications

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