zephyr/subsys
Johann Fischer 5fb7c11446 usb: cdc_acm: update state after RESUME event
Update state after RESUME event.
Use LOG_INF for important events and log a
warning if the data is discarded.

Fixes #17488

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-08-23 15:47:06 +02:00
..
bluetooth Bluetooth: controller: split: Fix Enc setup reset on rejection 2019-08-22 16:40:46 +02:00
console
cpp
debug subsys/debug/tracing: rearrange for standard use of extern "C" 2019-08-19 23:36:59 +02:00
dfu dfu: fix printf formatting in img_util 2019-08-16 20:40:13 +02:00
disk disk: kconfig: Remove redundant DISK_ACCESS_SDHC dependency 2019-08-07 04:27:15 -04:00
fb scripts: gen_cfb_font_header: modify to replicate cfb fonts 2019-07-31 05:43:50 -04:00
fs subsys/fs/littlefs: fix Coverity issues 2019-08-19 08:34:17 +02:00
jwt
logging logging: avoid buffer overrun extracting arguments 2019-08-19 12:23:28 +02:00
mgmt Bluetooth: GATT: Fix using variable size storage for CCC 2019-08-22 15:14:39 +03:00
net net: gptp: Fix for coverity CIDs 203471 and 203464 2019-08-23 08:54:27 -04:00
power
random
settings Settings: Fix incorrect return of -EINVAL for deleted entries 2019-08-20 13:18:38 +02:00
shell shell: fix log output when CONFIG_LOG_IMMEDIATE=y 2019-08-14 14:27:14 +02:00
stats
storage
testsuite subsys/testsuite: rearrange for standard use of extern "C" 2019-08-19 23:36:59 +02:00
usb usb: cdc_acm: update state after RESUME event 2019-08-23 15:47:06 +02:00
CMakeLists.txt
Kconfig