* [BK PATCH] More USB changes for 2.5.70
@ 2003-06-02 18:28 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2003-06-02 18:28 UTC (permalink / raw)
To: torvalds; +Cc: linux-usb-devel, linux-kernel
Hi,
Here are some more USB changes and fixes for 2.5.70. Some usb-storage
changes, a BKL removal, a compile fix, and some security root_plug
cleanups (the USB portion of that file.)
Please pull from: bk://kernel.bkbits.net/gregkh/linux/linus-2.5
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/Makefile | 3
drivers/usb/core/hub.c | 4 -
drivers/usb/core/usb.c | 65 ++++++++++++++++++
drivers/usb/misc/rio500.c | 16 ++--
drivers/usb/serial/Kconfig | 1
drivers/usb/serial/kobil_sct.c | 53 ++++++++++-----
drivers/usb/storage/datafab.c | 2
drivers/usb/storage/freecom.c | 6 -
drivers/usb/storage/initializers.c | 2
drivers/usb/storage/initializers.h | 1
drivers/usb/storage/isd200.c | 20 ++---
drivers/usb/storage/jumpshot.c | 2
drivers/usb/storage/protocol.c | 9 +-
drivers/usb/storage/scsiglue.c | 40 +++++++----
drivers/usb/storage/transport.c | 129 ++++++++++++++++++++++---------------
drivers/usb/storage/transport.h | 4 -
drivers/usb/storage/usb.c | 17 +++-
drivers/usb/storage/usb.h | 2
include/linux/usb.h | 2
security/Kconfig | 2
security/root_plug.c | 69 ++-----------------
21 files changed, 265 insertions(+), 184 deletions(-)
-----
<bellucda:tiscali.it>:
o USB: replaced BKL in rio500.c
Adrian Bunk:
o SECURITY_ROOTPLUG must depend on USB
Greg Kroah-Hartman:
o USB: added .owner to kobil_sct driver
o Root plug: remove USB bus walking functions, now use usb_find_device()
o USB: add usb_find_device() function to USB core
o Cset exclude: greg@kroah.com|ChangeSet|20030529215347|05329
Matthew Dharm:
o USB: usb-storage: change result codes
o USB: usb-storage: usb_stor_control_msg() and stuff
o USB: usb-storage: timeouts and aborts
o USB: usb-storage: fix typo
Oliver Neukum:
o USB: return errors when disabling a port
Thomas Wahrenbruch:
o USB: kobil_sct.c added support for KAAN SIM Reader
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-02 18:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-02 18:28 [BK PATCH] More USB changes for 2.5.70 Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.