zephyr/subsys
Flavio Ceolin 4960a9aa7a pm: device_runtime: Fix possible underflow
The runtime API is referenced count and uses a uint32_t.
Avoid underflow when dealing with put requests.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-08-25 19:40:17 -04:00
..
bluetooth Bluetooth: Controller: Remove memcpy of SCAN_REQ and CONN_REQ PDUs 2021-08-25 18:07:53 -04:00
canbus modules: canopennode: move glue code to modules directory 2021-07-01 13:32:18 -04:00
console console: remove device_get_binding(CONFIG_UART_CONSOLE_ON_DEV_NAME) 2021-08-23 18:53:47 -04:00
cpp CPP: fix static objects init for MWDT toolchain 2021-08-09 22:47:22 -04:00
debug thread analyzer: fix formatting for unsigned int 2021-06-01 12:42:38 -05:00
demand_paging kernel: mmu: z_backing_store* to k_mem_paging_backing_store* 2021-05-28 11:33:22 -04:00
dfu dfu/boot: add CONFIG_UPDATEABLE_IMAGE_NUMBER option 2021-06-17 12:41:17 +02:00
disk
emul include: Move emul.h to drivers/emul.h 2021-04-22 12:51:01 -04:00
fb
fs fs/fatfs: Apply changes required for version 0.14b 2021-08-17 17:52:55 -04:00
ipc ipc: Call ipm_set_enabled() on RX channel also for dual IPM support 2021-08-25 18:04:01 -04:00
jwt
logging console: remove device_get_binding(CONFIG_UART_CONSOLE_ON_DEV_NAME) 2021-08-23 18:53:47 -04:00
lorawan lorawan: Fix setting APP_KEY using MacMibSetRequest 2021-07-22 06:11:41 -04:00
mgmt subsys/mgmt/hawkbit: Compute & compare image hash 2021-08-18 20:10:21 -04:00
modbus modbus: fix untrusted loop bound in modbus client 2021-05-05 11:33:56 +02:00
net net: ot: rework NCP interface configuration 2021-08-23 18:53:47 -04:00
pm pm: device_runtime: Fix possible underflow 2021-08-25 19:40:17 -04:00
portability cmsis_rots_v1: fix for clearing signal flags in osSignalWait. 2021-08-12 17:30:03 -04:00
random random: deprecate XOROSHIRO_RANDOM_GENERATOR 2021-08-05 11:24:44 +02:00
settings toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
shell shell: remove Kconfig option CONFIG_UART_SHELL_ON_DEV_NAME 2021-08-24 17:15:58 -04:00
stats
storage storage/flash_map: Fix flash area bounds checking 2021-05-25 16:59:01 -05:00
task_wdt task_wdt: Fix the way the kernel timer is used 2021-07-07 07:44:22 -05:00
testsuite cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
timing timing: add kconfig CONFIG_TIMING_FUNCTIONS_NEED_AT_BOOT 2021-04-06 16:43:55 -04:00
tracing toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
usb usb: cdc_acm: configure CDC ACM UART instances using devicetree only 2021-08-23 18:53:47 -04:00
CMakeLists.txt usb: remove Kconfig option CONFIG_USB 2021-08-03 19:00:12 -04:00
Kconfig pm: move power subsystem to pm 2021-05-05 18:35:49 -04:00