zephyr/subsys/usb/class
Kumar Gala 5013cca676 usb: rndis: Rename CONFIG_RNDIS_TX_BUF_* and CONFIG_RNDIS_CMD_BUF_*
Rename CONFIG_RNDIS_TX_BUF_* to CFG_RNDIS_TX_BUF_* and rename
CONFIG_RNDIS_CMD_BUF_* to CFG_RNDIS_CMD_BUF_*.  The CONFIG options where
not exposed in Kconfig so limit use of CONFIG_ to Kconfig only symbols.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-05-23 17:57:06 -04:00
..
hid hid: core: truncated wLength if it doesn't match report descriptor size 2018-04-21 07:01:36 -07:00
netusb usb: rndis: Rename CONFIG_RNDIS_TX_BUF_* and CONFIG_RNDIS_CMD_BUF_* 2018-05-23 17:57:06 -04:00
bluetooth.c usb: Add Bluetooth device class core functionality 2018-04-20 21:04:42 -07:00
cdc_acm.c cdc_acm: fix interrupt handling, API registration, and propgate errors. 2018-03-28 11:17:14 +02:00
CMakeLists.txt subsys: usb: rework USB DFU class driver 2018-04-30 17:42:40 -04:00
Kconfig subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
mass_storage.c subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
usb_dfu.c usb: dfu: fix 'this area can not be overwritten' 2018-05-10 16:26:38 -07:00