..
acpi
include: always use <> for Zephyr includes
2023-09-14 13:49:58 +02:00
app_memory
app_memdomain: doc: Properly mount doc page
2023-07-18 21:37:41 +00:00
arch
arch: arm: cortex_m: Revert "enable armv8m.baseline to use BASEPRI"
2023-10-24 09:06:23 +02:00
audio
drivers: dmic: doc: Cleanup Doxygen documentation
2023-09-06 15:12:14 +02:00
bluetooth
Bluetooth: Mesh: Update spec ref 1.0.1->1.1
2023-10-25 14:50:14 +02:00
canbus
canbus: isotp: rename ctx function parameters to rctx/sctx
2023-09-21 11:54:11 +02:00
console
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
crypto
include: crypto: Remove duplicate assignment line
2023-06-13 10:43:00 -04:00
data
lib: json: add helper macro for named array of array
2023-07-26 09:11:16 +02:00
debug
COVERAGE: Fix COVERAGE_GCOV dependencies
2023-08-24 15:36:31 +02:00
devicetree
dt: Make zephyr,memory-attr a capabilities bitmask
2023-09-15 12:46:54 +02:00
dfu
dox: doxygen: add third_party group
2023-06-05 20:21:09 -04:00
display
display: cfb: move to utilities group
2023-06-05 20:21:09 -04:00
drivers
drivers: mipi_dsi: dsi_mcux_2l add msg flag for low power mode
2023-10-24 11:37:41 +02:00
dsp
zdsp: Add Q value print formatting helpers for
2023-09-25 09:47:26 +02:00
dt-bindings
soc: sam: Add SUPC driver and dts model
2023-10-24 11:35:43 +02:00
fs
fs: nvs: Note about nvs_write with len equal to 0.
2023-10-13 19:10:57 +01:00
input
input: rename callback define macro to INPUT_CALLBACK_DEFINE
2023-08-10 08:15:10 +00:00
ipc
ipc_service: open-amp: Align VRINGs
2023-07-18 11:04:46 +00:00
kernel
kernel: Remove mempool_heap
2023-10-13 09:56:02 +03:00
linker
linker: common-rom: Keep z_shared_isr regardless of dynamic interrupts
2023-10-24 17:00:55 +02:00
llext
llext: Cleanups noted in initial PR
2023-10-01 09:22:18 +03:00
logging
logging: Fix logical operator use
2023-10-20 15:20:52 +02:00
lorawan
lorawan: Update data type of dev_nonce in lorawan_join_otaa struct
2023-09-26 08:38:05 +02:00
math
math: Update ilog2_compile_time_const_u32 to wrap n with ()
2023-04-29 12:25:03 +02:00
mem_mgmt
dt: Make zephyr,memory-attr a capabilities bitmask
2023-09-15 12:46:54 +02:00
mgmt
mcumgr: grp: settings_mgmt: Handle settings return values
2023-10-12 11:54:30 +01:00
modbus
modbus: add support for defining custom functions
2023-09-29 13:05:42 +02:00
modem
modem: modem_ppp: Update documentation
2023-10-17 21:58:30 +03:00
multi_heap
dt: Make zephyr,memory-attr a capabilities bitmask
2023-09-15 12:46:54 +02:00
net
net: sockets: Add object core support to sockets
2023-10-24 11:11:30 +02:00
pm
pm: Fix possible undefined reference
2023-10-23 20:57:57 -05:00
portability
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
posix
POSIX API: Fix posix_types.h for native builds
2023-10-20 15:01:25 +02:00
random
random: Rename random header
2023-10-10 14:23:50 +03:00
retention
retention: Add bootloader configuration interface
2023-09-27 20:18:31 -04:00
rtio
rtio: cleanup blocking loop
2023-10-06 09:30:11 +01:00
sd
drivers: sdhc: allow bandwidth selection
2023-09-13 16:20:59 +02:00
sensing
sensing: use POST_KERNEL level
2023-09-15 16:04:19 +02:00
settings
doc: doxygen: add some OS services to os_services group
2023-06-05 20:21:09 -04:00
shell
shell: add new APIs to get the backend instances
2023-10-25 09:57:29 +02:00
sip_svc
subsystem: sip_svc: Use atomic variable for locking in singly open system
2023-09-15 09:26:49 +02:00
stats
include: Prefix includes to use a scope
2022-04-08 19:03:32 +02:00
storage
doc/nvme: NVMe mandates dword-aligned buffer addresses
2023-09-22 09:23:18 +02:00
sys
sys: device_mmio: polish doxygen
2023-10-21 13:18:33 +02:00
task_wdt
doc: doxygen: add some subsystems to os_services group
2023-05-31 14:39:29 -04:00
timing
doc: doxygen: add some OS services to os_services group
2023-06-05 20:21:09 -04:00
toolchain
toolchain: do not allow including toolchain-specific headers
2023-09-15 09:27:30 +02:00
tracing
tracing: remove references to deprecated k_pipe_block_put
2023-09-18 19:20:02 -04:00
usb
include: usbh: remove usbh_peripheral and rename class_code
2023-10-01 09:26:07 +03:00
usb_c
usbc: add function that prevents the USB-C stack from sleep
2023-10-23 10:33:38 +02:00
xen
xen: add helper functions for Xen domain memory management
2023-09-15 11:15:00 +01:00
zbus
zbus: Remove obsolete function from header
2023-10-17 14:27:21 +03:00
bindesc.h
bindesc: Add initial support for binary descriptor definition
2023-09-28 07:39:09 -04:00
cache.h
cache: Add note about buffer alignment and size
2023-06-22 06:06:32 -04:00
device.h
dts: drop HAS_DTS
2023-10-20 12:18:17 -07:00
devicetree.h
dt: Make zephyr,memory-attr a capabilities bitmask
2023-09-15 12:46:54 +02:00
fatal.h
fatal: move enum definition to dedicated header
2023-01-12 10:01:05 +01:00
fatal_types.h
fatal_types: define start of arch specific faults
2023-01-12 10:01:05 +01:00
init.h
init: add sub-priority to internal ordering
2023-07-25 15:58:06 +00:00
irq.h
arch: Add support for dynamically disconnecting shared interrupts
2023-09-14 08:35:12 +02:00
irq_nextlevel.h
include: Prefix includes to use a scope
2022-04-08 19:03:32 +02:00
irq_offload.h
include: Prefix includes to use a scope
2022-04-08 19:03:32 +02:00
kernel.h
doc: kernel: k_busy_wait behavior with SYSTEM_CLOCK_SLOPPY_IDLE and PM
2023-10-18 13:14:54 +03:00
kernel_includes.h
kernel: Remove mempool_heap
2023-10-13 09:56:02 +03:00
kernel_structs.h
kernel: move sched_priq.h to internal/ folder
2023-09-30 18:43:28 +02:00
kernel_version.h
include: Prefix includes to use a scope
2022-04-08 19:03:32 +02:00
shared_irq.h
include: Prefix includes to use a scope
2022-04-08 19:03:32 +02:00
smf.h
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
spinlock.h
kernel: spinlock: k_spin_is_locked introduction
2023-09-07 14:26:55 +02:00
sw_isr_table.h
arch: Add support for dynamically disconnecting shared interrupts
2023-09-14 08:35:12 +02:00
sys_clock.h
sys_clock: header: minor cleanup and doxygenization
2023-09-30 18:43:28 +02:00
syscall.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
syscall_handler.h
syscall: Z_SYSCALL_VERIFY_MSG to ignore -Wshadow
2023-08-10 08:14:12 +00:00
toolchain.h
toolchain: Add flag indicating zero length array support
2023-09-12 17:23:31 +01:00
types.h
kernel: Explicitly define the main prototype if C++
2023-06-20 16:35:22 +02:00
zephyr.h
build: drop LEGACY_INCLUDE_PATH support
2023-02-21 15:06:48 +01:00