Files
kernel_xiaomi_sm8250/include/linux
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
..
2006-06-08 15:14:23 -07:00
2006-06-20 20:24:58 -07:00
2006-06-21 12:40:49 -07:00
2006-04-29 18:33:15 -07:00
2006-06-05 12:29:17 -07:00
2006-05-04 06:55:12 +02:00
2006-06-17 21:29:55 -07:00