zephyr/subsys
Benedek Kupper a6b911f195 usb: device_next: USB reset clears remote wakeup permission
Verbatim from USB 2.0 specification:
The Remote Wakeup field indicates whether the device is currently enabled
to request remote wakeup. The default mode for devices that support
remote wakeup is disabled. If D1 is reset to zero, the ability of the
device to signal remote wakeup is disabled. If D1 is set to one,
the ability of the device to signal remote wakeup is enabled.
The Remote Wakeup field can be modified by the SetFeature() and
ClearFeature() requests using the DEVICE_REMOTE_WAKEUP feature selector.
This field is reset to zero when the device is reset.

Signed-off-by: Benedek Kupper <kupper.benedek@gmail.com>
2024-10-08 05:59:29 -04:00
..
bindesc
bluetooth bluetooth: controller: ll_sw: nordic: align to nrfx 3.7.0 2024-10-07 18:42:14 +02:00
canbus
console
dap
debug
demand_paging
dfu dfu: Add missing depends on for progressive erase 2024-10-01 09:46:18 +02:00
disk
dsp
emul
fb
fs fs: littlefs: get block_cycles value from dts 2024-10-07 18:43:05 +02:00
input
ipc ipc: icmsg: Check return error of pbuf_rx_init() 2024-10-02 10:09:18 +02:00
jwt
llext llext: Add RISC-V arch-specific relocations 2024-10-03 21:59:42 +01:00
logging
lorawan
mem_mgmt
mgmt arch: Add Cortex-R8 support 2024-10-01 09:58:22 +02:00
modbus modbus: reset wait semaphore before tx 2024-10-07 17:12:44 +01:00
modem
net net: wifi: Fix DPP disabled build 2024-10-07 17:12:16 +01:00
pm zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
portability
profiling
random
retention
rtio
sd
secure_storage secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
sensing
settings
shell
sip_svc
stats
storage
task_wdt
testsuite
timing
tracing tracing: Fix sysview for soc families not subdivided into series 2024-10-06 20:51:27 +01:00
usb usb: device_next: USB reset clears remote wakeup permission 2024-10-08 05:59:29 -04:00
zbus
CMakeLists.txt secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
Kconfig secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00