From: Greg KH <greg@kroah.com>
To: marcelo.tosatti@cyclades.com.br
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] USB fixes for 2.4.23-pre3
Date: Fri, 5 Sep 2003 17:12:22 -0700 [thread overview]
Message-ID: <20030906001222.GA18614@kroah.com> (raw)
Hi,
Here are some USB bugfixes against 2.4.23-pre3. They include a
copy_*_user audit of the usb tree, and a usb-serial fix that solves an
oops for a lot of people. There is also some pl2303 driver fixes based
on changes that are in the 2.6 tree.
Please pull from: bk://kernel.bkbits.net/gregkh/linux/marcelo-2.4
The individual patches will be sent in follow up messages to this email
to you and the linux-usb-devel mailing list.
thanks,
greg k-h
drivers/usb/acm.c | 7 +-
drivers/usb/aiptek.c | 3
drivers/usb/host/uhci-debug.h | 3
drivers/usb/mdc800.c | 3
drivers/usb/serial/pl2303.c | 114 +++++++++++++++++++++++++++----------
drivers/usb/serial/usb-serial.h | 28 +++++++--
drivers/usb/serial/usbserial.c | 12 +--
drivers/usb/storage/unusual_devs.h | 7 ++
drivers/usb/stv680.c | 1
drivers/usb/vicam.c | 17 +++--
10 files changed, 141 insertions(+), 54 deletions(-)
-----
<joris:struyve.be>:
o unusual_devs.h entry
Greg Kroah-Hartman:
o USB: fix copy_to_user calls in vicam driver
o USB: remove duplicated copy_from_user call in stv680 driver
o USB: fix copy_to_user call in mdc800 driver
o USB: fix copy_to_user call in uhci-debug.h
o USB: fix copy_from_user call in aiptek.c
o USB: fix copy_from_user call in acm.c
o USB: fix oops when yanking a usb-serial device from the system with the port still opened
o USB: backport some pl2303 B0 fixes
o USB: update usb-serial.h with spelling fixes and get and set functions
o USB: fix data toggle problem for pl2303 driver
reply other threads:[~2003-09-06 0:12 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=20030906001222.GA18614@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--cc=marcelo.tosatti@cyclades.com.br \
/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