zephyr/subsys
ZhongYao Luo 188a42b117 usb: device: fix unaligned memory access in Audio class
Use UNALIGNED_*, sys_get_* to fix unaligned memory
access issues

Signed-off-by: ZhongYao Luo <LuoZhongYao@gmail.com>
2024-11-26 15:44:45 -05:00
..
bindesc bindesc: Add support for reading binary descriptors 2024-10-11 13:20:49 -04:00
bluetooth tests: Bluetooth: ASCS: Fix various issues in ASCS unit tests 2024-11-26 15:43:13 -05:00
canbus
console
dap
debug debug: symtab: fix ignored type qualifiers on func return type 2024-11-06 09:52:36 -08:00
demand_paging demand_paging: eviction: add kconfig CONFIG_EVICTION_TRACKING 2024-11-18 13:16:44 -05:00
dfu susbys/dfu/img_util: refined ERASE PROGRESSIVELY implementation 2024-10-18 08:19:28 -04:00
disk
dsp
emul
fb fb: cfb_shell: remove dev null check 2024-11-16 14:53:57 -05:00
fs fs: Fix null pointer exception caused by async fs_unmount 2024-11-07 18:06:58 -06:00
input
ipc ipc: icbmsg: Reduce block alignment to 32-bits 2024-11-22 08:26:22 -05:00
jwt jwt: remove TinyCrypt usage 2024-11-05 13:44:20 -06:00
llext LLEXT: no repeated linking with inline relocations 2024-11-20 10:17:06 +00:00
logging logging: formatting: Allow coloring in custom cases 2024-11-19 10:12:05 -05:00
lorawan lorawan: replace booleans by atomic flags 2024-11-16 14:03:36 -05:00
mem_mgmt
mgmt it8xxx2/shi: wrap pm policy state get/put 2024-11-25 10:07:20 +01:00
modbus modbus: fix support for floating point values 2024-10-08 17:01:19 +02:00
modem drivers: modem: initialize variables to avoid warn 2024-11-19 10:04:58 -05:00
net net: prometheus: Add way to format output by a metric 2024-11-26 15:42:40 -05:00
pm pm: device_runtime: Optimize pm_device_runtime_usage 2024-11-26 15:43:21 -05:00
portability arch: deprecate _current 2024-11-23 20:12:24 -05:00
profiling arch: deprecate _current 2024-11-23 20:12:24 -05:00
random random: random_timer.c Remove __GNUC__ ifdef 2024-11-06 10:11:58 -08:00
retention
rtio
sd
secure_storage secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
sensing
settings settings: introduce priority for commit 2024-10-24 22:04:07 +01:00
shell arch: deprecate _current 2024-11-23 20:12:24 -05:00
sip_svc
stats
storage storage: flash_map: Don't generate flash area when no device 2024-11-21 14:48:44 +01:00
task_wdt
testsuite tests: CONFIG_TEST_USERSPACE selects CONFIG_USERSPACE 2024-11-18 19:30:50 -05:00
timing
tracing tracing: add named event trace 2024-10-17 10:46:52 -04:00
usb usb: device: fix unaligned memory access in Audio class 2024-11-26 15:44:45 -05:00
zbus zbus: optional publishing statistics 2024-10-10 14:57:13 -04:00
CMakeLists.txt secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
Kconfig secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00