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-rc3 git
Date: Tue, 4 Mar 2008 15:15:14 -0800	[thread overview]
Message-ID: <20080304231514.GB3073@suse.de> (raw)

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

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

It includes:
	- more device id updates
	- quirk file cleanup
	- minor bugfixes for host controllers
	- other minor fixes

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

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

 drivers/usb/core/Kconfig        |    9 ++--
 drivers/usb/core/quirks.c       |   21 +++++----
 drivers/usb/gadget/printer.c    |    1 -
 drivers/usb/gadget/pxa2xx_udc.c |   88 ++++++++++++++++++++++-----------------
 drivers/usb/gadget/pxa2xx_udc.h |    4 +-
 drivers/usb/host/ehci-q.c       |    2 +-
 drivers/usb/host/isp116x-hcd.c  |   15 +++----
 drivers/usb/host/isp116x.h      |    1 -
 drivers/usb/serial/ftdi_sio.c   |   25 +++++++++++
 drivers/usb/serial/ftdi_sio.h   |    7 +++
 drivers/usb/serial/mos7840.c    |   15 ++++++-
 drivers/usb/serial/option.c     |    4 ++
 drivers/usb/storage/protocol.c  |    2 +-
 include/linux/usb.h             |    3 +-
 14 files changed, 129 insertions(+), 68 deletions(-)

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

Alan Stern (3):
      USB: update Kconfig entry for USB_SUSPEND
      USB: spruce up the device blacklist
      usb-storage: update earlier scatter-gather bug fix

Anti Sullin (1):
      USB: isp116x: fix enumeration on boot

Daniel Kozák (1):
      USB: Add support for AXESSTEL MV110H CDMA modem

David Ludlow (1):
      usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.c

Dmitry Baryshkov (1):
      USB: pxa2xx_udc: fix misuse of clock enable/disable calls

Kevin Vance (1):
      USB: ftdi_sio: Workaround for broken Matrix Orbital serial port

Lei Ming (1):
      USB: fix comment of struct usb_interface

Misha Zhilin (1):
      USB: ehci: handle large bulk URBs correctly (again)

Sven Andersen (1):
      USB: ftdi_sio - really enable EM1010PC

Tony Jones (1):
      USB: remove incorrect struct class_device from the printer gadget


                 reply	other threads:[~2008-03-04 23:19 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=20080304231514.GB3073@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