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.24-rc5
Date: Mon, 17 Dec 2007 10:56:45 -0800	[thread overview]
Message-ID: <20071217185645.GA4330@kroah.com> (raw)

Here are some USB fixes and changes against your 2.6.24-rc5 git tree.

These are all a bunch of minor fixes and new device ids being added, as
well as some documentation fixes.

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

thanks,

greg k-h

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

 drivers/usb/core/hcd-pci.c         |    2 +-
 drivers/usb/core/hub.c             |    6 +++---
 drivers/usb/gadget/at91_udc.c      |    2 ++
 drivers/usb/host/ehci-fsl.c        |    2 +-
 drivers/usb/host/ohci-hcd.c        |   23 +++++++++++++----------
 drivers/usb/host/ohci-ppc-of.c     |    2 +-
 drivers/usb/host/ohci-ssb.c        |    2 +-
 drivers/usb/host/r8a66597-hcd.c    |    2 +-
 drivers/usb/host/uhci-hcd.c        |    9 ++++-----
 drivers/usb/serial/cp2101.c        |    5 +++--
 drivers/usb/serial/option.c        |    4 ++--
 drivers/usb/serial/sierra.c        |    2 +-
 drivers/usb/storage/scsiglue.c     |   12 +++++++++---
 drivers/usb/storage/unusual_devs.h |   15 +++++++--------
 include/linux/usb.h                |    1 +
 include/linux/usb_usual.h          |    5 ++++-
 16 files changed, 54 insertions(+), 40 deletions(-)

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

Alan Stern (2):
      USB: fix locking loop by avoiding flush_scheduled_work
      USB: use IRQF_DISABLED for HCD interrupt handlers

Benjamin Herrenschmidt (1):
      usb: Remove broken optimisation in OHCI IRQ handler

Doug Maxey (1):
      usb-storage: Fix devices that cannot handle 32k transfers

Greg Kroah-Hartman (1):
      USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"

Jaime Velasco Juan (1):
      USB: option: Bind to the correct interface of the Huawei E220

Jeff Long (1):
      USB: cp2101: new device id

Nicolas Ferre (1):
      USB: at91_udc: correct hanging while disconnecting usb cable

Randy Dunlap (1):
      usb.h: fix kernel-doc warning

agilmore@wirelessbeehive.com (1):
      USB: sierra: fix product id


             reply	other threads:[~2007-12-17 18:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-17 18:56 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-12-23  7:24 [GIT PATCH] USB fixes for 2.6.24-rc5 Greg KH
2007-12-23  9:50 ` Markus Rechberger
2007-12-23 16:32   ` Alan Stern

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=20071217185645.GA4330@kroah.com \
    --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