Felix Hädicke
1a00b457a5
usb: gadget: composite: let USB functions process ctrl reqs in cfg0
...
It can sometimes be necessary for gadget drivers to process non-standard
control requests, which host devices can send without having sent
USB_REQ_SET_CONFIGURATION.
Therefore, the req_match() usb_function method is enhanced with the new
parameter "config0". When a USB configuration is active, this parameter
is false. When a non-core control request is processed in
composite_setup(), without an active configuration, req_match() of the
USB functions of all available configurations which implement this
function, is called with config0=true. Then the control request gets
processed by the first usb_function instance whose req_match() returns
true.
Signed-off-by: Felix Hädicke <felixhaedicke@web.de >
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com >
2016-08-25 12:13:17 +03:00
..
2016-07-28 15:32:53 +02:00
2016-08-02 16:11:27 -04:00
2016-07-28 09:34:47 +05:30
2016-08-06 00:01:33 -04:00
2016-08-04 20:10:31 -04:00
2016-08-04 20:10:31 -04:00
2016-08-05 09:48:22 -04:00
2016-08-08 22:22:20 -07:00
2016-08-12 12:32:24 -07:00
2016-08-25 12:13:17 +03:00
2016-07-31 02:25:02 -07:00
2016-08-04 14:19:16 -06:00
2016-08-04 14:19:16 -06:00
2016-07-26 16:19:19 -07:00
2016-08-07 14:41:02 -06:00
2016-08-04 08:50:07 -04:00
2016-08-07 14:41:02 -06:00
2016-08-07 14:41:02 -06:00
2016-08-07 14:41:02 -06:00
2016-08-11 09:41:35 -06:00
2016-08-02 17:31:41 -04:00
2016-07-30 11:20:02 -07:00
2016-07-28 16:07:41 -07:00
2016-08-18 15:36:13 +02:00
2016-08-02 16:11:27 -04:00
2016-07-28 18:56:22 +02:00
2016-08-02 19:35:24 -04:00
2016-08-07 10:01:14 -04:00
2016-07-28 17:38:16 -07:00
2016-08-04 08:50:07 -04:00
2016-08-04 08:50:07 -04:00
2016-08-04 08:50:07 -04:00
2016-08-01 18:55:31 -04:00
2016-08-04 10:16:56 +09:30
2016-08-04 08:50:07 -04:00
2016-08-02 19:35:10 -04:00
2016-08-07 14:41:02 -06:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-27 14:20:09 -07:00
2016-08-02 17:31:41 -04:00
2016-08-02 19:35:44 -04:00
2016-07-27 10:24:38 -05:00
2016-08-04 08:50:07 -04:00
2016-08-02 17:31:41 -04:00
2016-07-28 16:07:41 -07:00
2016-08-02 19:35:03 -04:00
2016-08-02 19:35:30 -04:00
2016-07-26 16:19:19 -07:00
2016-08-12 12:01:27 +02:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-26 16:19:19 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-08-02 19:35:02 -04:00
2016-08-08 14:48:14 -07:00
2016-08-04 10:16:55 +09:30
2016-08-09 09:19:32 +02:00
2016-07-29 12:17:52 -07:00
2016-08-13 15:15:54 -07:00
2016-08-06 09:49:02 -04:00
2016-07-31 02:25:02 -07:00
2016-07-28 16:07:41 -07:00
2016-08-07 14:41:02 -06:00
2016-08-02 17:12:29 -04:00
2016-08-10 13:05:52 +02:00
2016-07-29 15:54:19 -07:00
2016-08-09 10:48:18 -07:00
2016-07-29 15:54:19 -07:00
2016-08-02 19:35:08 -04:00
2016-08-02 19:35:06 -04:00
2016-07-27 12:03:20 -07:00
2016-08-02 19:35:38 -04:00
2016-08-02 19:35:37 -04:00
2016-08-02 19:35:37 -04:00
2016-08-02 19:35:23 -04:00
2016-08-08 12:51:58 -07:00
2016-07-27 14:20:09 -07:00
2016-07-26 16:19:19 -07:00
2016-08-08 13:11:43 -07:00
2016-07-28 16:07:41 -07:00
2016-08-08 14:48:14 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-08-04 08:50:07 -04:00
2016-08-02 17:31:41 -04:00
2016-08-08 14:48:14 -07:00
2016-07-28 16:07:41 -07:00
2016-08-08 13:02:01 -07:00
2016-08-01 21:44:52 +03:00
2016-08-02 02:57:29 +03:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-08-04 08:50:07 -04:00