[GIT PATCH] USB bugfixes for 2.6.12-rc4

From: Greg KH
Date: Mon May 16 2005 - 23:54:23 EST


Here are 4 patches for the 2.6.12-rc4 tree that fix some USB bugs, and
make it easier for userspace to autoload modules for USB devices. All
of these patches have been in the past few -mm releases.

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

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

thanks,

greg k-h

drivers/usb/core/sysfs.c | 34 +++++++++++++++++++++++++
drivers/usb/host/ehci-hub.c | 1
drivers/usb/net/Kconfig | 12 ++++++---
drivers/usb/net/usbnet.c | 53 +++++++++++++++++++---------------------
drivers/usb/serial/cypress_m8.c | 2 +
drivers/usb/serial/cypress_m8.h | 1
6 files changed, 72 insertions(+), 31 deletions(-)

David Brownell:
o USB: ehci suspend must stop timer
o USB: usbnet driver fixes

Greg Kroah-Hartman:
o USB: add modalias sysfs file for usb devices

Lonnie Mendez:
o USB: cypress_m8: add support for the DeLorme Earthmate lt-20

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