public inbox for linux-kernel@vger.kernel.org
 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-rc8
Date: Thu, 3 Jul 2008 18:29:14 -0700	[thread overview]
Message-ID: <20080704012914.GA29349@suse.de> (raw)

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

They are all bugfixes or new device ids.

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/usb/class/cdc-acm.c         |    3 --
 drivers/usb/core/hcd.c              |   38 +++++++++++++++++++++++++---------
 drivers/usb/core/hub.c              |   15 +++----------
 drivers/usb/host/ehci.h             |   19 +++++++++--------
 drivers/usb/host/ohci-hcd.c         |   15 ++++++++++++-
 drivers/usb/host/ohci-q.c           |   12 +++++++++++
 drivers/usb/misc/sisusbvga/sisusb.c |    2 -
 drivers/usb/serial/ftdi_sio.c       |    1 +
 drivers/usb/serial/ftdi_sio.h       |    3 ++
 drivers/usb/serial/ipaq.c           |    7 +++++-
 drivers/usb/serial/option.c         |    1 +
 drivers/usb/serial/pl2303.c         |    1 +
 drivers/usb/serial/pl2303.h         |    1 +
 drivers/usb/storage/unusual_devs.h  |    8 +++++++
 14 files changed, 89 insertions(+), 37 deletions(-)

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

Alan Stern (1):
      USB: don't lose disconnections during suspend

Ben Dooks (1):
      OHCI: Fix problem if SM501 and another platform driver is selected

David Brownell (2):
      USB: ehci - fix timer regression
      USB: ohci - record data toggle after unlink

Greg Kroah-Hartman (2):
      USB: another option device id
      USB: add a pl2303 device id

Jon K Hellan (1):
      USB: New device ID for ftdi_sio driver

Matthieu CASTET (1):
      USB: mass storage: new id for US_SC_CYP_ATACB

Oliver Neukum (3):
      USB: fix cdc-acm resume()
      USB: fix Oops on loading ipaq module since 2.6.26
      USB: adding comment for ipaq forcing number of ports

Stefan Becker (1):
      USB: fix interrupt disabling for HCDs with shared interrupt handlers

Will Newton (1):
      sisusbvga: Fix oops on disconnect.


                 reply	other threads:[~2008-07-04  1:31 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=20080704012914.GA29349@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