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] USB fixes for 2.6.23-rc6
Date: Tue, 11 Sep 2007 09:42:54 -0700	[thread overview]
Message-ID: <20070911164254.GA31978@kroah.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 2374 bytes --]

Here are some USB fixes against your 2.6.23-rc6 git tree.

They do the following:
	- more quirk updates for broken devices.
	- device id updates
	- bugfix for dynamic device ids from userspace

All of these have been in the -mm tree for a while.

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/core/driver.c           |    2 +-
 drivers/usb/core/quirks.c           |   25 +++++++++++++++++++++++++
 drivers/usb/gadget/serial.c         |   25 +++++++++++++++----------
 drivers/usb/misc/sisusbvga/sisusb.c |    1 +
 drivers/usb/serial/bus.c            |    2 +-
 drivers/usb/serial/ftdi_sio.c       |    1 +
 drivers/usb/serial/ftdi_sio.h       |    8 ++++++++
 drivers/usb/serial/option.c         |    3 +++
 drivers/usb/serial/oti6858.c        |   15 ---------------
 drivers/usb/storage/unusual_devs.h  |   30 ++++++++++++++++++++++++++++++
 10 files changed, 85 insertions(+), 27 deletions(-)

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

Alan Cox (1):
      USB: oti6858: Remove broken ioctl code in -mm tree and also the broken fixes

Alan Stern (2):
      USB: prevent Thomson card reader from autosuspending
      USB: prevent Genesys USB-IDE from autosuspending

David Brownell (1):
      USB: fix serial gadget ACM breakage

Greg Kroah-Hartman (1):
      USB: option: Add Dell HSDPA 5520 to driver

Jaime Velasco Juan (1):
      USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem.

Lamarque Vieira Souza (1):
      USB: More USB_QUIRK_RESET_RESUME devices

Massimiliano Ghilardi (1):
      USB Mass Storage: limit "Rockchip ROCK MP3" device (071b:3203) max I/O to 64 sectors per command

Matt Colyer (1):
      USB: Add iPhone device id to the quirk list.

Nathael Pajani (1):
      USB: fix linked list insertion bugfix for usb core

Oliver Neukum (2):
      USB: quirky flash drive
      USB: another quirky device (LCD display)

Ortwin Glück (1):
      USB: Nikon D40 Quirks

Pierre Castella (1):
      USB: ftdi_sio: add of a new product/manufacturer, TML

Ricardo Barberis (1):
      USB: Add Sony Ericsson P1i to unusual_devs.h

Satyam Sharma (1):
      USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warning

samson yeung (1):
      usb/misc/sisusbvga: add product ID of TARGUS/MCT device


                 reply	other threads:[~2007-09-11 16:45 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=20070911164254.GA31978@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