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.34-git
Date: Thu, 22 Apr 2010 15:26:10 -0700 [thread overview]
Message-ID: <20100422222610.GA3187@kroah.com> (raw)
Here are a number of USB bugfixes and new device ids for your 2.6.34-git
tree.
Nothing really huge, just a bunch of needed fixes for reported problems.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
All of these patches have been in the linux-next and mm trees.
The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.
thanks,
greg k-h
------------
drivers/usb/core/driver.c | 49 ++++++++++++++++++++++++++++-----
drivers/usb/host/ehci-hcd.c | 1 +
drivers/usb/host/ehci-hub.c | 2 +-
drivers/usb/host/ehci-mem.c | 2 +-
drivers/usb/host/ehci-omap.c | 6 +++-
drivers/usb/host/ehci-sched.c | 40 +++++++++++++++++++++------
drivers/usb/host/ehci.h | 5 ++-
drivers/usb/host/ohci-da8xx.c | 2 +-
drivers/usb/misc/usbsevseg.c | 15 +++++++++-
drivers/usb/serial/pl2303.c | 1 +
drivers/usb/serial/pl2303.h | 4 +++
drivers/usb/serial/qcaux.c | 10 +++++++
drivers/usb/serial/sierra.c | 1 +
drivers/usb/serial/ti_usb_3410_5052.c | 26 +++++++++++++++---
drivers/usb/serial/ti_usb_3410_5052.h | 3 ++
drivers/usb/wusbcore/devconnect.c | 2 +-
16 files changed, 139 insertions(+), 30 deletions(-)
---------------
Ajay Kumar Gupta (1):
USB: ehci: omap: fix kernel panic with rmmod
Alan Stern (3):
USB: fix remote wakeup settings during system sleep
USB: EHCI: defer reclamation of siTDs
USB: put claimed interfaces in the "suspended" state
Alex Manoussakis (1):
USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices
Dan Williams (1):
USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs
David Vrabel (1):
usb: wusb: don't overflow the Keep Alive IE buffer
Dinh Nguyen (1):
usb: Increase timeout value for device reset
Harrison Metzger (1):
USB: fixed bug in usbsevseg using USB autosuspend incorrectly
Manuel Jander (1):
USB: pl2303: add AdLink ND-6530 USB IDs
Sergei Shtylyov (1):
USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename
William Lightning (1):
USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.
next reply other threads:[~2010-04-22 22:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-22 22:26 Greg KH [this message]
2010-04-23 11:23 ` [GIT PATCH] USB fixes for 2.6.34-git Sergei Shtylyov
2010-04-23 16:20 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2010-04-30 16:36 Greg KH
2010-03-19 15:13 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=20100422222610.GA3187@kroah.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.