[GIT PATCH] USB fixes for 2.6.21-rc6
Greg KH <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
Here are some USB fixes against 2.6.21-rc6.
They fix a reported regression with the ehci driver, and allow a new
device to work properly with the usb-storage driver.
The usb-storage patch has been in the -mm releases.
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-devel mailing list, if
anyone wants to see them.
thanks,
greg k-h
drivers/usb/host/ehci-hcd.c | 1 +
drivers/usb/storage/unusual_devs.h | 7 +++++++
2 files changed, 8 insertions(+), 0 deletions(-)
---------------
Alan Stern (1):
EHCI: fix remote wakeup regression in 2.6.21-rc
Emil Larsson (1):
USB: Nikon D80 unusual device patch