From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] USB fixes for 2.6.10-rc2
Date: Fri, 19 Nov 2004 13:51:39 -0800 [thread overview]
Message-ID: <20041119215139.GA15621@kroah.com> (raw)
Hi,
Here are a some bugfixes and additional device ids for USB drivers for
2.6.10-rc2.
Please pull from:
bk://kernel.bkbits.net/gregkh/linux/usb-2.6
Patches will be posted to linux-usb-devel as a follow-up thread for
those who want to see them.
thanks,
greg k-h
drivers/usb/input/Kconfig | 3
drivers/usb/net/pegasus.c | 8
drivers/usb/serial/ftdi_sio.c | 1
drivers/usb/serial/ipaq.c | 483 +++++++++++++++++++++++++++++++++----
drivers/usb/serial/ipaq.h | 75 -----
drivers/usb/serial/pl2303.c | 2
drivers/usb/serial/pl2303.h | 2
drivers/usb/serial/visor.c | 3
drivers/usb/storage/isd200.c | 4
drivers/usb/storage/scsiglue.c | 53 ----
drivers/usb/storage/transport.c | 4
drivers/usb/storage/unusual_devs.h | 18 -
drivers/usb/storage/usb.c | 26 -
drivers/usb/storage/usb.h | 8
14 files changed, 499 insertions(+), 191 deletions(-)
-----
<masaki-c:nict.go.jp>:
o USB: new defice for usb serial pl2303
<twogood:users.sourceforge.net>:
o Re: The "ipaq" module: Updated list of vendor/product IDs
Daniel Ritz:
o USB: Add some help text for touchkitusb
Matthew Dharm:
o USB Storage: Remove unnecessary state testing
o USB Storage: Force INQUIRY length to be 36
o USB Storage: fixes to usb-storage scanning thread
Paul Ortyl:
o USB Storage: Unusual_dev entry for tekom/yakumo
Paulo Marques:
o USB: add PID to ftdi_sio.c
Petko Manolov:
o USB: pegasus endian fixes
Roger Luethi:
o USB: visor: Always do generic_startup
reply other threads:[~2004-11-19 22: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=20041119215139.GA15621@kroah.com \
--to=greg@kroah.com \
--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
Powered by JetHome