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-01-08 20:14:02 -08:00
2006-03-21 08:52:18 -08:00
2006-04-26 12:56:16 +01:00
2006-06-20 15:10:08 -07:00
2006-06-20 15:10:08 -07:00
2006-06-20 15:10:08 -07:00
2006-04-11 06:18:30 -07:00
2006-04-26 12:56:16 +01:00
2005-08-30 22:44:20 -05:00
2006-06-20 15:37:56 -07:00
2005-04-16 15:20:36 -07:00
2006-03-24 07:33:20 -08:00
2006-06-21 11:18:25 -07:00
2006-03-26 08:57:01 -08:00
2006-04-26 12:56:16 +01:00
2006-03-25 08:22:56 -08:00
2006-03-28 09:16:05 -08:00
2005-11-07 07:53:52 -08:00
2005-04-16 15:20:36 -07:00
2006-04-27 13:08:56 -07:00
2006-04-26 12:56:16 +01:00
2005-04-16 15:20:36 -07:00
2006-06-21 12:40:49 -07:00
2005-10-08 15:00:57 -07:00
2005-05-19 22:43:37 -07:00
2006-04-26 12:56:16 +01:00
2006-01-03 15:25:45 -08:00
2005-04-16 15:20:36 -07:00
2006-06-20 05:25:28 -04:00
2005-06-21 18:46:18 -07:00
2006-04-22 02:38:50 +01:00
2005-10-28 14:02:09 -07:00
2006-03-28 18:36:41 -08:00
2006-04-26 12:56:16 +01:00
2006-06-20 05:25:19 -04:00
2006-06-20 15:10:08 -07:00
2006-06-20 20:24:58 -07:00
2006-06-21 12:40:49 -07:00
2006-04-26 12:56:16 +01:00
2006-05-15 11:20:55 -07:00
2005-04-16 15:20:36 -07:00
2006-03-20 13:42:58 -08:00
2006-06-21 12:40:48 -07:00
2005-10-30 17:37:17 -08:00
2006-03-23 07:38:12 -08:00
2005-10-28 08:16:47 -07:00
2006-04-20 07:54:04 -07:00
2006-03-27 08:44:50 -08:00
2006-06-20 15:10:08 -07:00
2006-03-28 09:16:05 -08:00
2005-04-16 15:20:36 -07:00
2006-06-20 15:10:08 -07:00
2006-04-26 00:14:19 -04:00
2006-06-20 15:10:08 -07:00
2005-04-16 15:20:36 -07:00
2006-03-25 08:22:52 -08:00
2005-05-05 16:36:44 -07:00
2005-04-16 15:20:36 -07:00
2006-04-25 14:26:46 +01:00
2005-04-16 15:20:36 -07:00
2006-01-11 08:14:16 -08:00
2006-06-20 17:39:53 -07:00
2005-06-20 15:15:29 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-05 16:36:31 -07:00
2006-06-19 18:55:56 -07:00
2006-06-20 15:10:08 -07:00
2006-03-25 08:22:53 -08:00
2006-01-12 11:35:15 -06:00
2005-04-16 15:20:36 -07:00
2006-06-20 15:37:56 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-04-26 12:56:16 +01:00
2006-06-20 17:52:36 -07:00
2006-06-20 15:10:08 -07:00
2006-04-25 15:29:01 +01:00
2006-04-11 06:18:40 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-06-17 21:30:53 -07:00
2006-06-21 12:40:48 -07:00
2006-06-20 15:10:08 -07:00
2006-04-26 12:56:16 +01:00
2006-04-26 12:56:16 +01:00
2006-06-21 12:40:47 -07:00
2006-06-21 15:04:15 -07:00
2006-01-09 15:32:31 -02:00
2005-10-29 21:40:35 -07:00
2006-04-26 12:56:16 +01:00
2006-06-20 15:10:08 -07:00
2006-02-27 23:34:40 -06:00
2006-03-24 07:33:26 -08:00