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-devel@lists.sourceforge.net
Subject: [GIT PATCH] USB fixes for 2.6.16-rc5
Date: Tue, 28 Feb 2006 13:49:35 -0800 [thread overview]
Message-ID: <20060228214935.GA27833@kroah.com> (raw)
Here are some USB fixes for 2.6.16-rc5. They fix a EHCI handoff issue,
a few gadget issues, and add some more device ids for various drivers.
All of these patches have been in the -mm tree for a while, except for
one of the "add a new device id" ones.
Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
The full patches will be sent to the linux-usb-devel mailing list, if
anyone wants to see them.
thanks,
greg k-h
drivers/usb/gadget/lh7a40x_udc.c | 6 ++++--
drivers/usb/gadget/rndis.c | 11 +++++++----
drivers/usb/host/pci-quirks.c | 11 ++++++-----
drivers/usb/input/hid-core.c | 2 ++
drivers/usb/serial/ftdi_sio.c | 6 ++++++
drivers/usb/serial/ftdi_sio.h | 10 +++++++++-
drivers/usb/serial/visor.c | 3 +++
drivers/usb/serial/visor.h | 3 +++
drivers/usb/storage/unusual_devs.h | 7 +++++++
9 files changed, 47 insertions(+), 12 deletions(-)
---------------
Alan Stern:
USB: unusual_devs entry for Lyra RCA RD1080
Andrew Fuller:
USB: Wisegroup MP-8866 Dual USB Joypad
David Brownell:
USB: fix EHCI BIOS handshake
Franck Bui-Huu:
USB: lh7a40x gadget driver: Fixed a dead lock
Hendrik Schweppe:
USB: visor.c id for gspda smartphone
Ian Abbott:
USB: ftdi_sio: new microHAM device IDs
Shaun Tancheff:
USB: Gadget RNDIS fix alloc bug. (buffer overflow)
reply other threads:[~2006-02-28 21:49 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=20060228214935.GA27833@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--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.