zephyr/subsys
Johann Fischer 4b0b65c1b8 subsys: usb: check for invalid descriptor type request
Implementation of Get Descriptor Request should not return interface
or endpoint descriptors in a single request without configuration
descriptor, see USB Spec. Revision 2.0, 9.4.3 Get Descriptor

This patch fixes linux kernel usbtest subtest 7 and subtest 11 errors.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-05-14 17:24:52 -04:00
..
bluetooth Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
console kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
cpp kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00
debug subsys: debug: Fix stack sentinel dependencies 2018-05-10 14:16:46 -07:00
dfu subsys: dfu: boot: Remove unused ver query code. 2018-02-21 18:53:42 -05:00
disk subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
fs subsys: fs: Add the support for multiple instances of fs 2018-05-08 08:53:01 -04:00
logging syslog: net: Fix multiple network interface selection for IPv4 2018-04-13 08:29:44 -04:00
mgmt mgmt: Switch to new base64 library 2018-03-23 05:18:11 -04:00
net OpenThread: Change SETTINGS_CONFIG_PAGE_SIZE to target specific value 2018-05-14 17:23:38 -04:00
random subsys: random: Fix semaphore initial count of xoroshiro128 2017-11-15 15:47:10 -06:00
settings susbsys: settings: optimized fcb compression for deleted entry 2018-05-11 09:56:52 +02:00
shell shell: kernel: Add reboot command 2018-04-25 07:18:35 +05:30
storage subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
usb subsys: usb: check for invalid descriptor type request 2018-05-14 17:24:52 -04:00
CMakeLists.txt subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
Kconfig kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00