From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] USB fixes for 2.6.0-test8
Date: Thu, 23 Oct 2003 23:06:53 -0700 [thread overview]
Message-ID: <20031024060652.GA3617@kroah.com> (raw)
Hi,
Here are some USB fixes for 2.6.0-test8. They are all small bugfixes or
add some new device ids to the ftdi_sio and usb-storage drivers.
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/class/audio.c | 4 +
drivers/usb/class/cdc-acm.c | 82 +++++++++++++++++++------------------
drivers/usb/core/message.c | 12 ++---
drivers/usb/core/usb.c | 3 +
drivers/usb/gadget/inode.c | 4 -
drivers/usb/media/vicam.c | 1
drivers/usb/misc/brlvger.c | 1
drivers/usb/net/usbnet.c | 7 ++-
drivers/usb/serial/ftdi_sio.c | 52 ++++++++++++-----------
drivers/usb/serial/ftdi_sio.h | 13 ++++-
drivers/usb/serial/io_edgeport.c | 1
drivers/usb/storage/unusual_devs.h | 14 +++++-
12 files changed, 115 insertions(+), 79 deletions(-)
-----
<car.busse:gmx.de>:
o USB: one more digicam for unusual_devs.h
Alan Stern:
o USB: fix for earlier unusual_devs.h patch
Arnaldo Carvalho de Melo:
o leaking info on drivers/usb
David Brownell:
o USB: usb enumeration clears full speed ep0 state
o USB: fix usb-storage self-deadlock
o USB: ACM USB modem fixes
David T. Hollis:
o USB: ax8817x fixes in usbnet.c
Greg Kroah-Hartman:
o USB: gadget fixes for 64bit processor warnings
Ian Abbott:
o USB: ftdi_sio - Perle UltraPort new ids - 2 of 2
o USB: ftdi_sio - Perle UltraPort new ids - 1 of 2
reply other threads:[~2003-10-24 6:11 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=20031024060652.GA3617@kroah.com \
--to=greg@kroah.com \
--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;
as well as URLs for NNTP newsgroup(s).