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



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to