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-rc6 git
Date: Mon, 24 Mar 2008 23:04:43 -0700 [thread overview]
Message-ID: <20080325060443.GA20741@suse.de> (raw)
Here are some USB fixes against your 2.6.25-rc6 git tree.
It includes:
- more device id updates
- minor bugfixes
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/net/usb/rtl8150.c | 2 +-
drivers/usb/core/message.c | 5 ++++-
drivers/usb/core/quirks.c | 3 +++
drivers/usb/gadget/inode.c | 4 ++--
drivers/usb/host/ehci-pci.c | 14 ++++++++++++++
drivers/usb/serial/pl2303.c | 1 +
drivers/usb/serial/pl2303.h | 1 +
drivers/usb/serial/sierra.c | 18 ++++++++++++++----
drivers/usb/storage/isd200.c | 1 +
drivers/usb/storage/transport.c | 3 ++-
drivers/usb/storage/unusual_devs.h | 11 +++++++++++
include/linux/usb/quirks.h | 3 +++
include/linux/usb_usual.h | 4 +++-
13 files changed, 60 insertions(+), 10 deletions(-)
---------------
Alan Stern (1):
USB: new quirk flag to avoid Set-Interface
Boaz Harrosh (1):
USB: isd200: fix memory leak in isd200_get_inquiry_data
Constantin Baranov (1):
USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
Kevin Lloyd (1):
USB: sierra: add another device id
Max Arnold (1):
USB: pl2303: another product ID
Oliver Neukum (1):
USB: sierra: dma fixes
Rene Herman (1):
USB: ehci: stop vt6212 bus hogging
Robert P. J. Day (1):
USB: Fix cut-and-paste error in rtl8150.c
Roy Hashimoto (1):
USB: fix gadgetfs class request delegation
reply other threads:[~2008-03-25 6:06 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=20080325060443.GA20741@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.