Files
kernel_xiaomi_sm8250/include/linux
Alan Stern 8bb54ab573 usbcore: add usb_device_driver definition
This patch (as732) adds a usb_device_driver structure, for representing
drivers that manage an entire USB device as opposed to just an
interface.  Support routines like usb_register_device_driver,
usb_deregister_device_driver, usb_probe_device, and usb_unbind_device
are also added.

Unlike an earlier version of this patch, the new code is type-safe.  To
accomplish this, the existing struct driver embedded in struct
usb_driver had to be wrapped in an intermediate wrapper.  This enables
the core to tell at runtime whether a particular struct driver belongs
to a device driver or to an interface driver.


Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-27 11:58:50 -07:00
..
2006-08-03 16:56:02 -04:00
2006-09-07 15:57:12 +01:00
2006-08-31 00:02:15 -04:00
2006-09-11 13:32:30 -04:00
2006-09-23 21:03:52 -05:00
2006-06-27 17:32:38 -07:00
2006-09-25 21:08:39 -07:00
2006-09-22 23:24:30 -04:00
2006-06-26 09:58:36 -07:00
2006-07-03 19:44:51 -07:00
2006-09-26 08:48:54 -07:00
2006-09-27 08:26:10 -07:00
2006-09-22 15:18:47 -07:00
2006-07-28 21:02:00 -07:00
2006-09-26 10:52:28 +02:00
2006-07-03 15:27:03 -07:00
2006-09-26 15:38:52 -07:00
2006-07-03 15:27:03 -07:00
2006-08-21 10:02:50 +02:00
2006-09-22 14:53:32 -07:00
2006-09-22 15:20:25 -07:00
2006-09-27 08:26:10 -07:00
2006-07-03 15:27:00 -07:00
2006-07-14 21:53:56 -07:00
2006-09-26 08:48:47 -07:00
2006-07-14 21:53:55 -07:00
2006-09-22 14:54:20 -07:00
2006-09-27 08:26:20 -07:00
2006-08-27 11:01:32 -07:00
2006-09-26 08:48:49 -07:00
2006-09-26 08:48:48 -07:00
2006-09-26 17:43:54 -07:00
2006-08-19 17:44:31 -04:00
2006-06-28 15:54:27 -07:00
2006-09-25 21:08:37 -07:00
2006-07-03 19:48:25 -07:00
2006-09-26 08:49:04 -07:00
2006-09-26 08:48:44 -07:00
2006-06-30 11:25:38 -07:00
2006-09-22 14:55:02 -07:00
2006-09-22 14:53:36 -07:00
2006-09-26 08:48:58 -07:00
2006-09-27 08:26:20 -07:00
2006-06-30 18:25:18 +02:00
2006-07-10 13:24:25 -07:00
2006-09-26 08:48:44 -07:00