All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: [GIT PATCH] USB fixes for 2.6.18-rc6
Date: Thu, 7 Sep 2006 15:27:06 -0700	[thread overview]
Message-ID: <20060907222706.GA8886@kroah.com> (raw)

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


                 reply	other threads:[~2006-09-07 22:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060907222706.GA8886@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.