linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BK PATCH] USB Fixes for 2.6.0-test11
@ 2003-12-11  1:27 Greg KH
  2003-12-11  1:29 ` [PATCH] " Greg KH
  2003-12-11 17:56 ` [BK PATCH] Kobject Fix " Greg KH
  0 siblings, 2 replies; 13+ messages in thread
From: Greg KH @ 2003-12-11  1:27 UTC (permalink / raw)
  To: torvalds; +Cc: linux-usb-devel, linux-kernel

Hi,

Here are some USB fixes for 2.6.0-test11.  They all fix real bugs, and
are 1-4 line fixes with the exception of the usb-serial close() fix,
which is a bit larger, but has been well tested by a number of different
users.

Please pull from:  bk://linuxusb.bkbits.net/gregkh-2.6

Patches will be posted as a follow-up thread for those who want to see
them.

thanks,

greg k-h

 drivers/usb/core/devio.c        |    2 -
 drivers/usb/core/hub.c          |   10 +++++---
 drivers/usb/core/usb.c          |    1 
 drivers/usb/image/Kconfig       |    4 ++-
 drivers/usb/misc/auerswald.c    |    4 +--
 drivers/usb/serial/usb-serial.c |   50 +++++++++++-----------------------------
 drivers/usb/storage/datafab.c   |    2 -
 drivers/usb/storage/jumpshot.c  |    2 -
 scripts/file2alias.c            |    7 +++++
 9 files changed, 37 insertions(+), 45 deletions(-)
-----

Alan Stern:
  o USB: fix bug not setting device state following usb_device_reset()

Andrey Borzenkov:
  o USB: prevent catch-all USB aliases in modules.alias

David Brownell:
  o USB: fix remove device after set_configuration

Greg Kroah-Hartman:
  o USB: fix bug for multiple opens on ttyUSB devices
  o USB: fix race with hub devices disconnecting while stuff is still happening to them
  o USB: register usb-serial ports in the proper place in sysfs

Herbert Xu:
  o USB: Fix connect/disconnect race

Matthew Dharm:
  o USB storage: fix for jumpshot and datafab devices

Oliver Neukum:
  o USB: fix race with signal delivery in usbfs
  o USB: fix sleping in interrupt bug in auerswald driver

Tom Rini:
  o USB: mark the scanner driver as obsolete


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2003-12-11 17:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-11  1:27 [BK PATCH] USB Fixes for 2.6.0-test11 Greg KH
2003-12-11  1:29 ` [PATCH] " Greg KH
2003-12-11  1:29   ` Greg KH
2003-12-11  1:29     ` Greg KH
2003-12-11  1:29       ` Greg KH
2003-12-11  1:29         ` Greg KH
2003-12-11  1:29           ` Greg KH
2003-12-11  1:29             ` Greg KH
2003-12-11  1:29               ` Greg KH
2003-12-11  1:29                 ` Greg KH
2003-12-11  1:29                   ` Greg KH
2003-12-11  1:29                     ` Greg KH
2003-12-11 17:56 ` [BK PATCH] Kobject Fix " 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).