kernel-hacking-2024-linux-s.../drivers/usb/core
Alan Stern 79efa097e7 [PATCH] usbcore: port reset for composite devices
This patch (as699) adds usb_reset_composite_device(), a routine for
sending a USB port reset to a device with multiple interfaces owned by
different drivers.  Drivers are notified about impending and completed
resets through two new methods in the usb_driver structure.

The patch modifieds the usbfs ioctl code to make it use the new routine
instead of usb_reset_device().  Follow-up patches will modify the hub,
usb-storage, and usbhid drivers so they can utilize this new API.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-06-21 15:04:15 -07:00
..
buffer.c
config.c
devices.c [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
devio.c [PATCH] usbcore: port reset for composite devices 2006-06-21 15:04:15 -07:00
driver.c
file.c [PATCH] mark f_ops const in the inode 2006-03-28 09:16:05 -08:00
hcd-pci.c [PATCH] pm: print name of failed suspend function 2006-04-14 11:41:25 -07:00
hcd.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
hcd.h [PATCH] USB: remove usbcore-specific wakeup flags 2006-03-20 14:49:56 -08:00
hub.c [PATCH] usbcore: port reset for composite devices 2006-06-21 15:04:15 -07:00
hub.h
inode.c
Kconfig [PATCH] USB: otg hub support is optional 2006-04-14 11:12:23 -07:00
Makefile
message.c [PATCH] USB: add usb_interrupt_msg() function for api completeness. 2006-06-21 15:04:12 -07:00
notify.c [PATCH] Notifier chain update: API changes 2006-03-27 08:44:50 -08:00
otg_whitelist.h
sysfs.c
urb.c
usb.c [PATCH] usbcore: port reset for composite devices 2006-06-21 15:04:15 -07:00
usb.h