..
app_memory
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
arch
ARC: Check that ISR and exception stacks are proper aligned
2022-08-16 08:25:51 +00:00
audio
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
bluetooth
Bluetooth: audio: Add HAS client support for preset switching
2022-08-18 12:46:27 +02:00
canbus
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
console
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
crypto
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
data
lib: os: Extend Json library API and type update
2022-06-06 12:06:43 +02:00
debug
doxygen: remove redundant usages of def
2022-08-09 12:29:28 +02:00
devicetree
doxygen: remove redundant usages of def
2022-08-09 12:29:28 +02:00
dfu
doc: services: storage: add flash_img API
2022-05-15 21:33:54 +02:00
display
doxygen: remove redundant usages of def
2022-08-09 12:29:28 +02:00
drivers
drivers/counter: return 64-bit value
2022-08-18 12:42:30 +02:00
dt-bindings
dts: arm: rpi_pico: Adding spi configurations to rp2040
2022-08-18 10:18:16 +02:00
fs
fcb: Fix parameter description
2022-06-05 14:49:06 +02:00
ipc
ipc_service: Add ipc_service_deregister_endpoint function
2022-08-18 12:32:21 +02:00
kernel
kernel: pipes: rewrite pipes implementation
2022-08-17 19:31:25 +02:00
linker
ztest: allow asserts anywhere
2022-08-09 13:30:15 -04:00
logging
doxygen: remove redundant usages of def
2022-08-09 12:29:28 +02:00
lorawan
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
math
doxygen: remove redundant usages of def
2022-08-09 12:29:28 +02:00
mgmt
doxygen: remove redundant usages of def
2022-08-09 12:29:28 +02:00
modbus
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
multi_heap
shared_multi_heap: Rework framework
2022-04-21 13:15:26 +02:00
net
net: socketcan: decouple SocketCAN and CAN controller headers
2022-08-18 10:19:29 +02:00
pm
pm: policy: allow multiple subscribers to latency changes
2022-08-03 11:19:17 +02:00
portability
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
posix
include: add more missing zephyr/ prefixes
2022-05-27 15:20:27 -07:00
random
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
rtio
rtio: Low (Memory) Cost Concurrent scheduler
2022-06-28 13:53:13 -04:00
sd
include: sd: Add SD subsystem header files
2022-04-29 14:21:36 -05:00
settings
settings: API for get storage instance used
2022-08-02 15:15:10 +02:00
shell
shell: fix shell start obscure invaild.
2022-07-11 10:20:35 +02:00
stats
include: Prefix includes to use a scope
2022-04-08 19:03:32 +02:00
storage
storage: flash_map: use DT_LABEL macro
2022-07-17 16:43:31 -05:00
sys
lib: os: cbprintf: fix typo exteral -> external
2022-08-17 08:08:46 +00:00
task_wdt
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
timing
timing: Fix symbol extern for C++
2022-05-26 13:02:53 -07:00
toolchain
xcc: do not call ASSERT in CODE_UNREACHABLE
2022-08-12 14:40:26 -04:00
tracing
doxygen: remove redundant usages of def
2022-08-09 12:29:28 +02:00
usb
usb: remove deprecated headers and macros
2022-07-08 11:58:08 +02:00
xen
everywhere: Fix legacy include paths
2022-07-18 16:16:47 +00:00
cache.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
device.h
device.h: Do not generate "okay" devicetree nodes if DT is unsupported
2022-08-15 11:10:51 -07:00
devicetree.h
devicetree: s/devicetree_unfixed/devicetree_generated
2022-08-11 12:17:02 +02:00
exc_handle.h
include: Prefix includes to use a scope
2022-04-08 19:03:32 +02:00
fatal.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
init.h
doxygen: remove redundant usages of def
2022-08-09 12:29:28 +02:00
irq.h
doxygen: remove redundant usages of def
2022-08-09 12:29:28 +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
kernel: Add k_event_set_masked primitive
2022-07-25 15:24:32 -04:00
kernel_includes.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
kernel_structs.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +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
include: Update zephyr.h includes to use zephyr/ prefix
2022-04-21 07:40:54 -05:00
spinlock.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
sw_isr_table.h
arch: Use a common place for z_irq_spurious
2022-07-07 15:24:39 -04:00
sys_clock.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
syscall.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
syscall_handler.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
timeout_q.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
toolchain.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
types.h
types: mode to include/zephyr
2022-05-05 14:26:05 -05:00
wait_q.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00
zephyr.h
include: migrate includes to <zephyr/...>
2022-05-06 20:03:00 +02:00