All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] USB fixes for 2.6.18-rc6
@ 2006-09-07 22:27 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2006-09-07 22:27 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb-devel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-09-07 22:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-07 22:27 [GIT PATCH] USB fixes for 2.6.18-rc6 Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.