mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PATCH] USB fixes for 2.6.26-rc3
Date: Tue, 20 May 2008 15:32:48 -0700	[thread overview]
Message-ID: <20080520223248.GB12383@suse.de> (raw)

Here are some USB patches for your 2.6.25-git tree.

They include:
	- bugfixes
	- new device ids
	- removing a device id from one driver and putting it in the
	  correct one.
	- a new driver, cdc-wdm, for wireless USB modems and phones.
	  This driver is self-contained and should cause no new
	  problems.  This is the majority of the diffstat below.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

All of these patches have been in the -mm tree for a while, as well as
-next.

The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.

thanks,

greg k-h

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

 drivers/net/usb/cdc_subset.c    |    2 +-
 drivers/usb/class/Kconfig       |   11 +
 drivers/usb/class/Makefile      |    1 +
 drivers/usb/class/cdc-wdm.c     |  740 +++++++++++++++++++++++++++++++++++++++
 drivers/usb/gadget/pxa27x_udc.c |    3 +-
 drivers/usb/host/ehci-orion.c   |    2 +
 drivers/usb/serial/ch341.c      |    1 +
 drivers/usb/serial/ftdi_sio.c   |    1 +
 drivers/usb/serial/ftdi_sio.h   |    6 +
 drivers/usb/serial/option.c     |    7 +-
 drivers/usb/serial/pl2303.c     |    1 -
 drivers/usb/serial/pl2303.h     |    1 -
 include/linux/usb/cdc.h         |    9 +
 13 files changed, 780 insertions(+), 5 deletions(-)
 create mode 100644 drivers/usb/class/cdc-wdm.c

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

Arnaldo Carvalho de Melo (1):
      USB: OPTION: fix name of Onda MSA501HS HSDPA modem

Atsushi Nemoto (1):
      usb-serial: Use ftdi_sio driver for RATOC REX-USB60F

Greg Kroah-Hartman (1):
      USB: add TELIT HDSPA UC864-E modem to option driver

Ingo Molnar (1):
      USB: build fix

Lennert Buytenhek (1):
      USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator

Michael F. Robbins (1):
      USB: serial: ch341: New VID/PID for CH341 USB-serial

Oliver Neukum (1):
      USB: CDC WDM driver

karl beldan (1):
      USB: pxa27x_udc - Fix Oops


                 reply	other threads:[~2008-05-20 22:33 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=20080520223248.GB12383@suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=torvalds@linux-foundation.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

all inboxes | Powered by JetHome®