..
acpi
app_memory
kernel: typedef k_mem_domain_t and _mem_domain_info_t
2025-04-17 00:57:19 +02:00
arch
doc: kernel: Clarify relationship between direct and ZLI interrupts
2025-06-06 14:49:16 +01:00
audio
usb: device_next: add new MIDI 2.0 device class
2025-01-31 19:50:26 +01:00
bluetooth
Bluetooth: Add API to obtain ACL connection corresponding to a2dp
2025-06-10 13:28:16 +02:00
canbus
lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h
2024-09-07 11:19:05 -05:00
console
crypto
everywhere: replace double words
2024-06-22 05:40:22 -04:00
data
json: improve parsing and serializing of integers
2025-04-11 06:32:50 +02:00
debug
doc: doxygen: group debugging APIs
2025-04-18 17:46:50 +02:00
devicetree
devicetree: macros: add display specific macros
2025-05-08 12:24:21 +02:00
dfu
dfu: Add support for new MCUboot swap using offset mode
2025-02-10 19:05:25 +01:00
display
cfb: typo fixes
2025-04-02 10:30:50 +02:00
drivers
drivers: led: fix LED_BRIGTHNESS_MAX typo
2025-06-09 14:50:33 -07:00
dsp
dsp: utils: Implemented float/fixed type conversions
2024-12-17 20:55:27 +01:00
dt-bindings
drivers: adc: siwx91x: Analog pin initialization
2025-06-10 12:07:33 +02:00
fs
fs: zms: clarify need to re-mount after zms_clear
2025-03-31 14:32:08 +02:00
input
drivers: input: cy8cmbr3xxx: add support for cy8cmbr3xxx input driver
2025-01-28 14:13:08 +01:00
internal
toolchain: Replace TOOLCHAIN_IGNORE_WSHADOW_BEGIN/END
2025-03-20 21:57:47 +01:00
ipc
ipc_service: icmsg: Add "unbound" functionality
2025-02-14 13:34:49 +01:00
kernel
kernel: remove kernel/internal/smp.h
2025-04-29 02:42:09 +02:00
linker
zephyr/linker: Move .tbss section back to ROMABLE_REGION
2025-06-11 08:14:46 +02:00
llext
llext: add context save and restore
2025-06-10 12:52:38 -04:00
logging
arch: nios2: remove arch
2025-05-15 20:01:05 -04:00
lorawan
lorawan: add link check support.
2025-04-17 17:23:12 +02:00
math
math: interpolation: linear interpolation
2024-08-29 16:12:36 -04:00
mem_mgmt
mgmt
mgmt: hawkbit: interface support for ip addresses and domain name
2025-05-28 11:08:53 +02:00
misc
misc: move lorem ipsum text to zephyr/misc/lorem_ipsum.h
2024-08-02 03:31:06 -04:00
modbus
modbus: serial: Add non-compliant mode with custom stop-bit settings
2025-06-10 12:53:23 -04:00
modem
gnss: u_blox_f9p: Introduce High-precision GNSS module
2025-06-04 08:44:59 +02:00
multi_heap
soc: espressif: psram as shared multi heap
2024-08-27 18:37:47 -04:00
net
net: l2: wifi: Modify btwt_setup usage.
2025-06-10 08:47:25 +02:00
platform
init: fix soc and board hooks doxygen comments
2024-11-21 11:02:07 +00:00
pm
pm: policy: fix mocks of CONFIG_PM_POLICY_DEVICE_CONSTRAINTS
2025-06-05 09:34:31 +02:00
pmci /mctp
pmci: Move MCTP into the PMCI subsys
2025-04-21 12:43:33 +02:00
portability
portability: cmsis: Avoid copying objects names into control block
2025-04-14 20:03:19 +02:00
posix
Revert "posix: net: move static inline gethostname() to lib definition"
2025-05-30 08:27:19 -04:00
psa
secure_storage: add a global registry header file for PSA key IDs
2025-02-13 20:22:09 +01:00
random
random: remove deprecated rand32.h
2024-11-13 19:08:11 -08:00
retention
retention: Fix documentation issue
2024-07-25 09:25:21 +02:00
rtio
rtio: API version 0.2.0, unstable
2025-05-14 23:35:15 +02:00
sd
sd: sd_spec: update trailing doxygen comments
2024-07-17 16:19:07 -04:00
sensing
settings
settings: zms: code style clean up
2025-05-15 17:53:26 +02:00
shell
shell: fix alignment issue
2025-06-11 08:56:04 -07:00
sip_svc
stats
storage
storage/stream_flash: Fix description of erased_up_to
2025-05-02 16:10:17 +01:00
sys
lib: min_heap: Add min-heap data structure
2025-06-07 13:29:24 +01:00
task_wdt
task_wdt: Add suspend and resume API functions
2025-04-02 13:05:14 +02:00
timing
toolchain
include mwdt: Change ifdef from NATIVE_APPLICATION to NATIVE_BUILD
2025-06-10 13:29:28 +02:00
tracing
kernel: kheap: decouple simple alloc from aligned_alloc
2025-04-01 22:13:04 +02:00
usb
usb: device_next: do not list high-speed functions if not used
2025-06-03 14:48:29 +01:00
usb_c
usbc: fix errors in TCPC_REG_PD_REV and TCPC_REG_PD_INT_REV macros
2025-05-27 11:50:29 +02:00
video
drivers: video: dcmipp: add functions for external ISP functions usage
2025-06-06 10:10:58 +02:00
virtio
docs: virtio: add virtio docs
2025-06-02 17:37:07 +02:00
xen
include: xen: add gnttab_query_size struct to public headers
2025-02-14 10:41:33 +01:00
zbus
api: zbus: Make zbus a stable API
2025-05-23 15:30:48 +02:00
zvfs
bindesc.h
bindesc.h: Include missing device.h
2024-10-14 13:01:23 +02:00
cache.h
everywhere: replace double words
2024-06-22 05:40:22 -04:00
device.h
device: Provide de-init device function only if requested
2025-06-03 17:08:50 +02:00
devicetree.h
devicetree: Use IS_EQ()
for DT_SAME_NODE()
2025-06-11 08:19:41 +02:00
fatal.h
kernel: Add missing @brief for z_fatal_error
2024-06-20 17:02:45 -04:00
fatal_types.h
init.h
linker: update section names to be unambiguous
2025-03-20 12:20:55 -04:00
irq.h
doc: kernel: Clarify relationship between direct and ZLI interrupts
2025-06-06 14:49:16 +01:00
irq_multilevel.h
irq: multilevel: compile 3rd level IRQ APIs only when enabled
2025-02-19 14:49:27 +00:00
irq_nextlevel.h
style: add missing curly braces in if/while/for statements.
2025-05-17 14:10:33 +02:00
irq_offload.h
kernel.h
kernel: fix timeout bugs
2025-06-11 09:56:13 +02:00
kernel_includes.h
kernel: remove kernel/internal/smp.h
2025-04-29 02:42:09 +02:00
kernel_structs.h
kernel_structs: Add macro CPU_ID for getting current CPU ID
2025-04-08 08:57:57 +02:00
kernel_version.h
doc: doxygen: add @brief to few APIs
2025-04-18 17:46:50 +02:00
net_buf.h
lib: net_buf: remove deprecated net_buf_put() and net_buf_get() functions
2025-03-12 19:04:19 +01:00
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h
arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS
2025-06-10 22:13:09 +02:00
sys_clock.h
kernel: fix timeout bugs
2025-06-11 09:56:13 +02:00
syscall.h
toolchain.h
toolchain: Add IAR warning macros
2025-03-25 22:15:32 +01:00
types.h
misc: Restrict linkage for main to freestanding
2025-04-03 15:26:23 -07:00