zephyr/subsys
Johann Fischer b98d8cdaa0 usb: do not check size of REQUEST_BUFFER for Data stage IN
Do not check size of REQUEST_BUFFER for Data stage IN
transactions. The check can not be done effectively because
the pointer (usb_dev.data_buf) can be changed and the actual
size of the buffer used is unknown at this point.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-09-26 13:19:02 +02:00
..
bluetooth Bluetooth: Host: Remove printk dependency from settings 2019-09-25 17:36:39 +02:00
console
cpp
debug debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
dfu
disk
fb
fs
jwt
logging logging: Add option to block in thread context 2019-09-23 22:04:42 -07:00
mgmt
net
power
random
settings settings: Generic function to call set handler 2019-09-24 14:15:38 +02:00
shell
stats
storage
testsuite
usb usb: do not check size of REQUEST_BUFFER for Data stage IN 2019-09-26 13:19:02 +02:00
CMakeLists.txt
Kconfig