zephyr/subsys
Yishai Jaffe 1b4cef325b shell: use shell_device_get_binding
Use shell_device_get_binding() instead of device_get_binding() so that
we get the device based on its name and in addition by its label.

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
2024-12-18 15:32:10 +01:00
..
bindesc
bluetooth Bluetooth: AVDTP: Check buffer length before pulling it 2024-12-18 10:17:45 +01:00
canbus
console
dap
debug drivers: coredump: Place API into iterable section 2024-12-03 02:36:38 +01:00
demand_paging
dfu dfu: boot: mcuboot: fix boot_is_img_confirmed 2024-12-05 12:29:44 +01:00
disk
dsp
emul
fb drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
fs fs: littlefs: add littlefs disk version selection 2024-12-17 20:55:51 +01:00
input input: prevent the caller from sleeping in sysworkq 2024-11-29 14:49:43 +01:00
ipc
jwt
llext llext: move a calculation to a more logical location 2024-12-17 20:55:15 +01:00
logging logging: increase the maximum value of LOG_BUFFER_SIZE 2024-12-12 19:59:51 +01:00
lorawan
mem_mgmt
mgmt Subsys: mgmt: mcumgr: Fix mcumgr assertion error 2024-12-16 13:09:28 +01:00
modbus modbus: serial: remove redundant cfg->dev usage in uart_cb_handler 2024-12-13 11:34:44 +01:00
modem
net net: wifi: hostap: add set RTS threshold command support 2024-12-18 10:17:24 +01:00
pm shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
portability kernel/sched: Eliminate PRESTART thread state 2024-11-27 10:38:05 -05:00
profiling arch: deprecate _current 2024-11-23 20:12:24 -05:00
random
retention
rtio
sd
secure_storage secure_storage: its: store: settings: improve debug logging 2024-12-17 11:34:42 +00:00
sensing drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
settings
shell shell: modules: kernel: streamline code 2024-12-13 11:35:28 +01:00
sip_svc
stats
storage storage: flash map: Add flash_area_sectors 2024-12-02 09:43:00 +01:00
task_wdt
testsuite
timing
tracing tracing: kernel: Add support for stopping workqueues 2024-12-12 11:07:39 +01:00
usb usb: device_next: rework wSequence check in CDC NCM implementation 2024-12-18 12:46:08 +01:00
zbus zbus: optional unique channel numeric identifiers 2024-12-18 12:47:24 +01:00
CMakeLists.txt
Kconfig