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 patches for 2.6.16-rc3
Date: Mon, 13 Feb 2006 22:00:07 -0800 [thread overview]
Message-ID: <20060214060007.GA618@kroah.com> (raw)
Here are some USB patches for 2.6.16-rc3. They do the following:
- build fix for sl811 driver.
- new device ids for ldusb, hid-core, and pl2303 drivers.
- take EXPERIMENTAL tag off of the ldusb driver.
- usb-storage unusual-devices update fixing some new devices.
- USB EHCI handoff fixup (fixes a number of reported problems.)
- ability to debug USB OHCI and UHCI handoff a bit easier.
All of these patches have been in the -mm tree for a while.
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/host/pci-quirks.c | 16 +++++++---
drivers/usb/host/sl811_cs.c | 4 +-
drivers/usb/input/hid-core.c | 50 ++++++++++++++++++--------------
drivers/usb/misc/Kconfig | 2 -
drivers/usb/misc/ldusb.c | 57 ++++++++++++++++++++-----------------
drivers/usb/serial/pl2303.c | 5 +--
drivers/usb/serial/pl2303.h | 4 ++
drivers/usb/storage/unusual_devs.h | 52 +++++++++++++++++++++++++++++----
8 files changed, 127 insertions(+), 63 deletions(-)
----
Alan Stern:
usb-storage: new unusual_devs entry
usb-storage: unusual_devs entry
USB: unusual_devs.h entry: TrekStor i.Beat
USB: unusual_devs.h entry: iAUDIO M5
Christian Lindner:
USB: PL2303: Leadtek 9531 GPS-Mouse
David Brownell:
USB: fix up the usb early handoff logic for EHCI
USB: sl811_cs needs platform_device conversion too
Michael Hund:
USB: add new device ids to ldusb
USB: change ldusb's experimental state
Phil Dibowitz:
USB: unusual-devs bugfix
reply other threads:[~2006-02-14 6:00 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=20060214060007.GA618@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.