zephyr/include/zephyr
Yong Cong Sin 085df8bd1e arch: remove z_arch_esf_t
The exception stack frame type `z_arch_esf_t` had been deprecated
since #73593 for 2 releases, it is not used in the kernel since, and
applications/drivers should have been updated to use the
`struct arch_esf` now, remove it.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2025-01-23 16:32:36 +01:00
..
acpi
app_memory
arch arch: remove z_arch_esf_t 2025-01-23 16:32:36 +01:00
audio
bluetooth Bluetooth: pacs: Add dynamic PACS registration 2025-01-22 15:49:50 +01:00
canbus
console
crypto
data
debug
devicetree
dfu dfu: flash_img: add flash_img_get_upload_slot() 2025-01-17 09:07:45 +01:00
display
drivers usb: udc: fix noncache usb transfer buffer 2025-01-21 19:27:18 +01:00
dsp dsp: utils: Implemented float/fixed type conversions 2024-12-17 20:55:27 +01:00
dt-bindings dts: arm: npcx: add I2C port helper macro 2025-01-23 05:22:57 +01:00
fs fs: littlefs: add littlefs disk version selection 2024-12-17 20:55:51 +01:00
input
internal Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
ipc
kernel
linker linker: iterable_section: Allow numeric sorting up to 5 numeric characters 2025-01-22 10:40:45 +01:00
llext llext: fix Z_GENERIC_SECTION() usage 2025-01-22 20:50:00 +01:00
logging logging: Fix set but not used warning 2025-01-17 06:43:18 +01:00
lorawan
math
mctp mctp: Add mctp subsystem with uart binding 2025-01-14 22:55:41 +01:00
mem_mgmt
mgmt smp_shell: Add missing include for k_fifo 2025-01-17 19:43:44 +01:00
misc
modbus
modem
multi_heap
net net: ethernet: Allow drivers to reserve net_pkt headroom 2025-01-23 16:31:41 +01:00
platform
pm
portability
posix posix: features: correction on posix2 feature test macros 2025-01-13 20:24:05 +01:00
random
retention
rtio drivers: rtio: bugfix 2025-01-13 10:08:45 +01:00
sd
sensing
settings
shell shell: add Kconfig option for configurable autoflush behavior 2025-01-23 13:45:20 +01:00
sip_svc
stats
storage stream_flash: Enforce size to be explicitly present on init 2025-01-07 15:56:49 +01:00
sys kernel: Rewrite k_pipe_* API 2025-01-17 19:43:44 +01:00
task_wdt
timing
toolchain
tracing tracing: k_pipe: Add tracing support for reworked k_pipe API 2025-01-17 19:43:44 +01:00
usb usb: device_next: hid: Pass request buffer in input report done 2025-01-14 10:56:06 +01:00
usb_c
xen
zbus zbus: optional unique channel numeric identifiers 2024-12-18 12:47:24 +01:00
zvfs
bindesc.h
cache.h
device.h device: add CONFIG_LLEXT_EXPORT_DEV_IDS_BY_HASH option 2025-01-22 15:49:10 +01:00
devicetree.h edtlib: add "hash" attribute to nodes 2025-01-22 15:49:10 +01:00
fatal.h
fatal_types.h
init.h
irq.h
irq_multilevel.h
irq_nextlevel.h
irq_offload.h
kernel.h kernel/pipe: implement direct-to-pending-readers data copy 2025-01-21 19:44:57 +01:00
kernel_includes.h
kernel_structs.h kernel: mark z_smp_current_get() with the const attribute 2025-01-10 07:49:08 +01:00
kernel_version.h
net_buf.h net: buf: revert disallowing blocking in syswq 2025-01-23 10:14:59 +01:00
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall.h
toolchain.h
types.h