public inbox for linux-kernel@vger.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] More USB bugfixes for 2.6.12-rc5
Date: Fri, 3 Jun 2005 01:58:30 -0700	[thread overview]
Message-ID: <20050603085830.GA31276@kroah.com> (raw)

Here are some more USB patches for the 2.6.12-rc5 tree.  The ub patch is pretty
big, but I forgot to send that one to you way back at the beginning of 2.6.12-rc
It has had much testing in the -mm tree.  The other patches are just fixes or
device ids, or a new driver.  And the cp2101 driver has an update to actually
make it useful.  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/block/ub.c                 |  598 ++++++++++++++++++------------
 drivers/usb/core/sysfs.c           |   22 -
 drivers/usb/input/hid-core.c       |   18 
 drivers/usb/media/pwc/ChangeLog    |  143 -------
 drivers/usb/serial/Kconfig         |   11 
 drivers/usb/serial/Makefile        |    1 
 drivers/usb/serial/cp2101.c        |  363 +++++++++++++-----
 drivers/usb/serial/option.c        |  729 +++++++++++++++++++++++++++++++++++++
 drivers/usb/storage/unusual_devs.h |    9 
 include/linux/usb.h                |    6 
 10 files changed, 1421 insertions(+), 479 deletions(-)

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

Adrian Bunk:
  o USB: remove drivers/usb/media/pwc/ChangeLog

Craig Shelley:
  o USB: CP2101 Add support for flow control

Greg Kroah-Hartman:
  o USB: add Vernier devices to HID blacklist

Lonnie Mendez:
  o USB: hid-core: add Earthmate lt-20 productid to blacklist table

Matthias Urlichs:
  o USB: add Option Card driver

Paulo Marques:
  o USB: make MODALIAS code a bit smaller devices

Pete Zaitcev:
  o USB: Support multiply-LUN devices in ub

Phil Dibowitz:
  o USB Storage: Add unusual_devs for Trumpion Voice Recorder

Ping Cheng:
  o USB: add new wacom device to usb hid-core list

Roman Kagan:
  o USB: update urb documentation


             reply	other threads:[~2005-06-03  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-03  8:58 Greg KH [this message]
2005-06-03 15:01 ` [linux-usb-devel] [GIT PATCH] More USB bugfixes for 2.6.12-rc5 David Brownell

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=20050603085830.GA31276@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox