zephyr/subsys
Emil Obalski d6dba72502 usb: cdc: Semaphore per CDC_ACM instance.
Usage of `pool_wait_sem` was incorrect. The semaphore shall be
dependent on context it was called for. In case of many CDC_ACM
devices one could possibly block others. This fixes an issue by
making semaphore a part of the internal CDC_ACM device structure.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-09-16 13:21:49 -05:00
..
bluetooth Bluetooth: host: free the adv instance if start legacy advertise fail 2020-09-16 11:29:09 +03:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs
jwt
logging logging: rtt: Do not retry on error in non blocking mode 2020-09-11 09:34:54 -05:00
mgmt mgmt: hawkbit: Fix resources leakage 2020-09-16 12:05:21 +02:00
net net: openthread: fix initialization with link raw enabled 2020-09-16 12:05:07 +02:00
power power: fix Kconfig help message 2020-09-14 21:27:23 -04:00
random random: rand32_ctr_drbg: Fix missed device constify change 2020-09-08 14:03:01 +02:00
settings
shell shell: Fix typo in a comment 2020-09-15 09:44:42 -05:00
stats
storage storage: flash_map: Fix checking unsigned for negative value 2020-09-15 12:44:13 +02:00
testsuite tests: timestamp: minor cleanup 2020-09-05 13:28:38 -05:00
timing timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00
tracing
usb usb: cdc: Semaphore per CDC_ACM instance. 2020-09-16 13:21:49 -05:00
CMakeLists.txt
Kconfig timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00