[GIT PATCH] USB fixes for 2.6.18-rc6

From: Greg KH
Date: Thu Sep 07 2006 - 18:24:31 EST


Here are a some fixes for USB against 2.6.18-rc6. They do the
following:
- build warning fix in the usbhid driver
- usb touchscreen bugfix
- new device id added to the ftdi_sio driver
- new device id added to the sisusbvga driver

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/input/hid-core.c | 4 ++--
drivers/usb/input/usbtouchscreen.c | 2 +-
drivers/usb/misc/sisusbvga/sisusb.c | 2 ++
drivers/usb/serial/ftdi_sio.c | 1 +
drivers/usb/serial/ftdi_sio.h | 5 +++++
5 files changed, 11 insertions(+), 3 deletions(-)

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

Adrian Bunk:
USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404

Kai Lindhom:
usbtouchscreen: fix ITM data reading

Nobuhiro Iwamatsu:
USB: Support for USB20SVGA-WH & USB20SVGA-DG

Ralf Schlatterbeck:
USB: New device ID for ftdi_sio usb serial driver

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