Johann Fischer
c0c4dfc6ea
subsys: usb: usb_descriptor: fix style and function declaration
...
Fix style and function declaration
Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-03-21 15:39:56 -04:00
Andrei Emeltchenko
e8ccb16986
usb: hid: Add Human Interface Device (HID) class
...
Add support for Human Interface Device USB class.
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2018-01-31 07:42:19 -05:00
Andrei Emeltchenko
337601b42f
usb: rndis: Add RNDIS device descriptors to the table
...
Add needed descriptors for USB Remote NDIS Ethernet Network.
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2018-01-17 18:53:05 -05:00
Andrei Emeltchenko
bbd3b4d749
usb: Add CDC ECM composite configuration
...
Add USB device configuration for CDC ECM
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2017-10-28 14:38:19 -04:00
Johann Fischer
f0832da1e0
subsys: usb: add common device descriptor
...
Add common device descriptor for USB class devices.
The common descriptor allows easy configuration of Manufacturer,
Product, SerialNumber strings and PID/VID.
It also allows future support for composite devices.
Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2017-10-13 08:32:37 -04:00