..
acpi
acpi: Use ACPICA typedef names when available
2023-11-06 12:32:31 +01:00
app_memory
app_memdomain: doc: Properly mount doc page
2023-07-18 21:37:41 +00:00
arch
kernel: mm: move kernel mm functions under kernel includes
2023-11-20 09:19:14 +01:00
audio
drivers: audio: add errors management
2023-10-30 13:50:37 -04:00
bluetooth
Bluetooth: Mesh: Fix async behavior of Private Beacon Client API
2023-11-20 09:23:56 +01:00
canbus
drivers: can: unify spelling of CAN Flexible Data-rate abbreviation
2023-11-01 11:17:17 +00:00
console
crypto
include: crypto: Remove duplicate assignment line
2023-06-13 10:43:00 -04:00
data
data: Add navigation utils header
2023-10-30 11:43:19 -04: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
smbus: Remove syscalls with callbacks
2023-11-17 09:22:05 +01:00
dsp
zdsp: Add Q value print formatting helpers for
2023-09-25 09:47:26 +02:00
dt-bindings
dt-bindings: clock: update clock to RTD 1.0.0
2023-11-16 09:28:16 +01:00
fs
fs: Changes in the macro statements
2023-11-15 09:59:56 +01:00
input
input: kbd_matrix: move the header to the project wide include directory
2023-11-15 11:41:25 +01:00
internal
syscall: document K_OOPS
2023-11-03 11:46:52 +01:00
ipc
ipc: pbuf: fix incorrect doxygen group
2023-11-15 14:18:14 +00:00
kernel
doc: kernel/mm: some doxygen works
2023-11-20 09:19:14 +01:00
linker
kernel: mm: move kernel mm functions under kernel includes
2023-11-20 09:19:14 +01:00
llext
llext: fix a confusion between section indices
2023-11-17 09:25:42 +01:00
logging
logging: Remove syscall for z_log_msg_runtime_vcreate
2023-11-16 09:25:21 -05:00
lorawan
lorawan: use callback function signature typedefs
2023-11-13 09:53:32 +01: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
mgmt: mcumgr: Doxygen tags update
2023-11-20 09:20:25 +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: if: Add helper to calculate number of interfaces
2023-11-17 12:40:33 +01:00
pm
pm: Fix possible undefined reference
2023-10-23 20:57:57 -05:00
portability
posix
libc: common: add support for iso c11 threads
2023-11-14 18:23:42 +09: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: Make coverity happy
2023-11-20 09:22:46 +01:00
sd
sd: add sdio header file
2023-11-06 19:01:08 -05: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: backends: uart: add public function to access smp shell data
2023-11-15 16:38:16 +01:00
sip_svc
subsystem: sip_svc: Use atomic variable for locking in singly open system
2023-09-15 09:26:49 +02:00
stats
storage
doc/nvme: NVMe mandates dword-aligned buffer addresses
2023-09-22 09:23:18 +02:00
sys
kernel: mm: move kernel mm functions under kernel includes
2023-11-20 09:19:14 +01: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: Add nonnull attribute
2023-10-31 09:00:02 +01: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: fix warning messages when mixing C and C++ files
2023-11-17 09:22:29 +01: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
devicetree: encode multi-level interrupt number in C devicetree magic
2023-10-30 11:43:39 -04: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
irq: relocate multi-level irq out of irq.h
2023-10-30 11:43:39 -04:00
irq_multilevel.h
irq: multilevel: reduce the use of macros
2023-11-09 11:20:42 +01:00
irq_nextlevel.h
irq_offload.h
kernel.h
kernel: poll: change macro prefix from '_' to 'Z_'
2023-11-07 09:48:54 +01:00
kernel_includes.h
kernel: Remove mempool_heap
2023-10-13 09:56:02 +03:00
kernel_structs.h
kernel: Extend halting to support suspending
2023-11-06 18:59:35 -05:00
kernel_version.h
headers: kernel_version: Drop extern attr from functions
2023-10-30 12:51:04 -04:00
shared_irq.h
smf.h
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
spinlock.h
kernel: spinlock: Ticket spinlocks
2023-11-04 07:38:39 -04:00
sw_isr_table.h
arch: common: irq: relocate internal functions into a private header
2023-11-09 11:20:42 +01:00
sys_clock.h
sys_clock: header: minor cleanup and doxygenization
2023-09-30 18:43:28 +02:00
syscall.h
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