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@vger.kernel.org
Subject: [GIT PATCH] USB fixes for 2.6.25-rc5 git
Date: Mon, 10 Mar 2008 17:42:32 -0700	[thread overview]
Message-ID: <20080311004232.GC17890@suse.de> (raw)

Here are some USB fixes against your 2.6.25-rc5 git tree.

It includes:
	- more device id updates
	- documentation updates
	- headerfile fixes
	- ehci driver fixes for "broken" hardware
	- minor bugfixes

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

A lot 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 (note the
address change), if anyone wants to see them.

thanks,

greg k-h

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


 Documentation/usb/usb-help.txt  |    8 ++---
 drivers/usb/gadget/Kconfig      |    2 +-
 drivers/usb/host/ehci-hcd.c     |   62 ++++++++++++++++++++++++--------
 drivers/usb/serial/cypress_m8.c |    2 +
 drivers/usb/serial/cypress_m8.h |    4 ++
 drivers/usb/serial/ftdi_sio.c   |    1 +
 drivers/usb/serial/ftdi_sio.h   |    3 ++
 drivers/usb/serial/generic.c    |   10 +++--
 drivers/usb/serial/option.c     |   75 ++++++++++++++++++++++++++++++++-------
 drivers/usb/storage/sddr55.c    |    4 +-
 include/linux/usb/Kbuild        |    2 +-
 include/linux/usb/gadget.h      |    4 --
 sound/usb/usbaudio.c            |    2 +
 13 files changed, 133 insertions(+), 46 deletions(-)

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

Andrew Morton (1):
      USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings

David Brownell (1):
      USB: fix ehci unlink regressions

Dirk DeSchepper (1):
      USB: option: add novatel device ids

Dmitry Shapin (1):
      USB: cypress_m8: add UPS Powercom (0d9f:0002)

Jim Meyering (1):
      USB: usbaudio: handle kcalloc failure

Li Yang (1):
      USB: fsl_usb2_udc: fix broken Kconfig

Mirko Bordignon (1):
      USB: new ftdi_sio device id

Pete Zaitcev (1):
      USB: fix usb-serial generic recursive lock

Robert P. J. Day (3):
      USB: g_printer.h does not need to be "unifdef"ed.
      USB: Remove __KERNEL__ check from non-exported gadget.h.
      USB:Update mailing list information in documentation


             reply	other threads:[~2008-03-11  0:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-11  0:42 Greg KH [this message]
2008-03-11  1:16 ` [GIT PATCH] USB fixes for 2.6.25-rc5 git Linus Torvalds
2008-03-11  1:37   ` Greg KH

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=20080311004232.GC17890@suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --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