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-rc8 git
Date: Wed, 2 Apr 2008 15:46:48 -0700 [thread overview]
Message-ID: <20080402224648.GA4796@suse.de> (raw)
Here are some USB fixes against your 2.6.25-rc8 git tree.
They include:
- new device ids
- usb-serial bugfixes for devices
- usb suspend/resume bug that hit a number of people recently.
- ohci timer sync bugfix
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
Most 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.
Many thanks to Mark Lord and others for reporting the USB suspend issue,
and to Alan Stern and David Brownell for working very quickly to fix it.
thanks,
greg k-h
------------
drivers/usb/host/ehci-hub.c | 5 +++--
drivers/usb/host/ohci-hcd.c | 2 +-
drivers/usb/host/ohci-q.c | 2 +-
drivers/usb/misc/usbtest.c | 3 ++-
drivers/usb/serial/cp2101.c | 1 +
drivers/usb/serial/keyspan.h | 4 ++++
drivers/usb/serial/ti_usb_3410_5052.c | 4 ++--
drivers/usb/serial/visor.c | 2 +-
8 files changed, 15 insertions(+), 8 deletions(-)
---------------
Alan Stern (1):
USB: fix bug in sg initialization in usbtest
Brad Sawatzky (1):
USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24
Clark Rawlins (1):
USB: Allow initialization of broken keyspan serial adapters.
David Brownell (1):
USB: another ehci_iaa_watchdog fix
Florian Fainelli (1):
USB: cp2101: Add identifiers for the Telegesys ETRX2USB
Richard Kennedy (1):
USB: ohci: fix 2 timers to fire at jiffies + 1s
Robert Spanton (1):
USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.
reply other threads:[~2008-04-02 22:47 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=20080402224648.GA4796@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 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.