kernel-ark/drivers/usb/core
Chris Frey df251b8bfc USB: fix to usbfs_snoop logging of user defined control urbs
When sending CONTROL URB's using the usual CONTROL ioctl, logging works
fine, but when sending them via SUBMITURB, like VMWare does, the
control fields are not logged.  This patch fixes that.

I didn't see any major changes to devio.c recently, so this patch should apply
cleanly to even the latest kernel.  I can resubmit if it doesn't.

From: Chris Frey <cdfrey@foursquare.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-12-20 10:14:28 -08:00
..
buffer.c [PATCH] slab: remove SLAB_DMA 2006-12-07 08:39:24 -08:00
config.c
devices.c
devio.c USB: fix to usbfs_snoop logging of user defined control urbs 2006-12-20 10:14:28 -08:00
driver.c
endpoint.c
file.c
generic.c
hcd-pci.c
hcd.c
hcd.h
hub.c [PATCH] Add include/linux/freezer.h and move definitions from sched.h 2006-12-07 08:39:27 -08:00
hub.h
inode.c [PATCH] struct path: convert usb 2006-12-08 08:28:50 -08:00
Kconfig
Makefile
message.c
notify.c
otg_whitelist.h
sysfs.c
urb.c
usb.c
usb.h