zephyr/subsys/usb
Johann Fischer daa83f8823 usb: mass_storage: rework and cleanup logging
This patch reworked logging so that the logging levels are more
finely graded and the locations with non-critical error handling
(below usb_ep_set_stall's) are logged with SYS_LOG_WRN.
Also cleanup, add log domain and fix indents.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-01-26 08:35:08 +05:30
..
class usb: mass_storage: rework and cleanup logging 2018-01-26 08:35:08 +05:30
CMakeLists.txt subsys: usb: Set Zephyr project USB Vendor and Product IDs 2018-01-15 15:47:53 -05:00
Kconfig usb: Set Class Handler buffer size to 256 for RNDIS 2018-01-17 18:53:05 -05:00
composite.c usb: Rename SYS_LOG_USB to SYS_LOG_USB_DEVICE 2018-01-17 18:53:05 -05:00
composite.h subsys: usb: add composite device support 2017-10-13 09:18:14 -04:00
usb_descriptor.c usb: rndis: Add RNDIS device descriptors to the table 2018-01-17 18:53:05 -05:00
usb_descriptor.h usb: rndis: Add RNDIS device descriptors to the table 2018-01-17 18:53:05 -05:00
usb_device.c usb: Rename SYS_LOG_USB to SYS_LOG_USB_DEVICE 2018-01-17 18:53:05 -05:00