[BK PATCH] USB fixes for 2.6.11-rc3
From: Greg KH
Date: Thu Feb 03 2005 - 13:25:41 EST
Hi,
Here are a few usb bugfixes 2.6.11-rc3. All of these patches have been
in the past few -mm releases.
Please pull from:
bk://kernel.bkbits.net/gregkh/linux/2.6.11-rc3/usb
Patches will be posted to linux-usb-devel as a follow-up thread for
those who want to see them.
thanks,
greg k-h
Documentation/usb/silverlink.txt | 78 ------------------------------------
Documentation/kernel-parameters.txt | 3 -
MAINTAINERS | 7 ---
drivers/usb/class/cdc-acm.c | 19 ++++++--
drivers/usb/core/devio.c | 15 ++++++
drivers/usb/core/hcd.c | 2
drivers/usb/input/hid-core.c | 9 ++--
drivers/usb/net/usbnet.c | 4 +
drivers/usb/serial/Kconfig | 2
drivers/usb/serial/ftdi_sio.c | 2
drivers/usb/serial/garmin_gps.c | 2
drivers/usb/storage/unusual_devs.h | 10 ++++
12 files changed, 50 insertions(+), 103 deletions(-)
-----
<hkneissel:gmx.de>:
o USB: garmin_gps tweak
<krautz:gmail.com>:
o TIGLUSB Cleanups 3/3
o TIGLUSB Cleanups 2/3
o TIGLUSB Cleanups 1/3
Alan Stern:
o USB: unusual_devs.h update
o USB: Fix EHCI boot oops on AMD
David Brownell:
o USB: another usbnet ax8817x device (goodway docking station)
David Woodhouse:
o USB: fix libusb endian issues
Nico Huber:
o USB: Logitech Cordeless Desktop Keyboard fails to report class descriptor
Oliver Neukum:
o USB: fix for open/disconnect race in acm
Randy Dunlap:
o USB: hid-core: possible buffer overflow in hid-core.c
Rogier Wolff:
o Re: Bug when using custom baud rates
-
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/