linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BK PATCH] USB fixes for 2.4.23-pre3
@ 2003-09-06  0:12 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2003-09-06  0:12 UTC (permalink / raw)
  To: marcelo.tosatti; +Cc: linux-usb-devel, linux-kernel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-06  0:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-06  0:12 [BK PATCH] USB fixes for 2.4.23-pre3 Greg KH

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).