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.18-rc5
Date: Thu, 31 Aug 2006 18:08:19 -0700 [thread overview]
Message-ID: <20060901010819.GA29859@kroah.com> (raw)
Here are a some fixes for USB against 2.6.18-rc5. They do the
following:
- 2 uhci bugfixes
- quirks fixed and added for storage and HID devices
- bugfix in rtl8150 driver
- via EHCI quirk bugfix
- gadget driver spinlock fix.
Most of these changes have been in the -mm tree for a while.
Please pull from:
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/pci/quirks.c | 1
drivers/usb/gadget/ether.c | 45 +++++++----
drivers/usb/host/uhci-q.c | 4 -
drivers/usb/input/hid-core.c | 149 +++++++++++++++++++++++-------------
drivers/usb/net/pegasus.h | 3 +
drivers/usb/net/rtl8150.c | 1
drivers/usb/storage/unusual_devs.h | 24 +++---
include/linux/pci_ids.h | 1
8 files changed, 149 insertions(+), 79 deletions(-)
---------------
Alan Stern:
UHCI: don't stop at an Iso error
uhci-hcd: fix list access bug
Andrew Morton:
USB: rtl8150_disconnect() needs tasklet_kill()
David Brownell:
usb gadget: g_ether spinlock recursion fix
Jeremy Roberson:
hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products to blacklist
juergen.mell@t-online.de:
USB floppy drive SAMSUNG SFD-321U/EP detected 8 times
Mark Hindley:
USB: Add VIA quirk fixup for VT8235 usb2
Nobuhiro Iwamatsu:
USB: Support for ELECOM LD-USB20 in pegasus
Phil Dibowitz:
USB Storage: Remove the finecam3 unusual_devs entry
USB Storage: unusual_devs.h for Sony Ericsson M600i
Ping Cheng:
USB: add all wacom device to hid-core.c blacklist
reply other threads:[~2006-09-01 1:08 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=20060901010819.GA29859@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox