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.20-rc5
Date: Mon, 22 Jan 2007 12:07:46 -0800 [thread overview]
Message-ID: <20070122200746.GA9936@kroah.com> (raw)
Here are some USB fixes for 2.6.20-rc5
They include a small number of fixes for some USB bugs, and some new
device ids, all of the details are below. I've also disabled the USB
multithreaded probe option, as it broke a number of people's machines.
Most of them have been in the -mm releases, but due to LCA, some of them
have not.
The gadget driver update looks big, but David says it fixes a number of
problems with it, and it's self-contained.
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/usb/core/Kconfig | 16 ------
drivers/usb/core/hub.c | 9 +---
drivers/usb/host/ohci-ep93xx.c | 2 +-
drivers/usb/input/hid-core.c | 4 ++
drivers/usb/input/usbtouchscreen.c | 98 +++++++++++++++++++++--------------
drivers/usb/net/asix.c | 18 +++++--
drivers/usb/net/rndis_host.c | 23 +++++---
drivers/usb/serial/option.c | 3 +
drivers/usb/storage/unusual_devs.h | 19 +++++++
9 files changed, 114 insertions(+), 78 deletions(-)
---------------
Andres Salomon (1):
USB: asix: Detect internal PHY and enable/use accordingly
Daniel Gollub (1):
USB: rndis_host: fix crash while probing a Nokia S60 mobile
Daniel Ritz (1):
usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched
garrett_damore@tadpole.com (1):
USB: add vendor/device id for Option GT Max 3.6 cards
Greg Kroah-Hartman (1):
USB: disable USB_MULTITHREAD_PROBE
Manuel Osdoba (1):
USB: unusual_devs.h entry for nokia 6233
Oliver Neukum (1):
USB: make usbhid ignore Imation Disc Stakka
Pete Zaitcev (1):
USB: unusual_devs.h for 0x046b:ff40
Petr Stetiar (1):
USB: Fix for typo in ohci-ep93xx.c
next reply other threads:[~2007-01-22 20:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-22 20:07 Greg KH [this message]
2007-01-22 20:15 ` [linux-usb-devel] [GIT PATCH] USB fixes for 2.6.20-rc5 Marcel Holtmann
2007-01-22 20:23 ` Greg KH
2007-01-22 20:28 ` Marcel Holtmann
2007-01-23 9:58 ` Cornelia Huck
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=20070122200746.GA9936@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.