zephyr/subsys
Troels Nilsson 0a2d538c2b Bluetooth: Controller: Remove separate done memq
The separate done memq was introduced to handle the old LLCP
stalling processing of the rx queue; This is no longer an issue with
the new LLCP, so we can remove it

Signed-off-by: Troels Nilsson <trnn@demant.com>
2023-08-02 16:39:45 +02:00
..
bluetooth Bluetooth: Controller: Remove separate done memq 2023-08-02 16:39:45 +02:00
canbus canbus: isotp: Enable TX padding by default if RX padding is required 2023-07-28 09:08:20 +00:00
console
debug debug: thread_analyzer: use printk by default 2023-07-19 11:06:04 +00:00
demand_paging
dfu
disk
dsp
emul emul: Don't panic if matching emul can't be found 2023-07-18 11:09:08 +00:00
fb fb: cfb_shell: correct invert command implementation 2023-05-26 09:49:25 -04:00
fs nvs: Fix missing nvs_ate.part init in nvs_add_gc_done_ate 2023-06-05 10:49:15 -04:00
input input: add some basic debugging utilities 2023-07-12 10:53:04 +00:00
ipc ipc: fix icmsg-me maybe-uninitialized compile warning 2023-07-31 17:04:14 +02:00
jwt
logging logging: sys_t/catalog: fix unaligned access 2023-07-25 09:14:17 +02:00
lorawan lorawan: initialise data structures earlier 2023-06-01 13:44:16 -04:00
mgmt mgmt: mcumgr: grp: Fix error translation function indent 2023-07-31 12:49:36 +02:00
modbus modbus: cancel the server_work in modbus disable 2023-05-22 10:50:20 +02:00
net net: ppp_l2: Make prio of PPP TX thread configurable 2023-08-02 14:04:55 +02:00
pm pm: state: allow disabling certain power states 2023-07-26 16:49:00 +02:00
portability portability cmsis_rtosv2: Check return of k_mem_slab_init() 2023-06-20 10:45:33 +00:00
random random: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
retention retention: Allow disabling mutex support 2023-07-12 11:51:30 +02:00
rtio rtio: Implement a NO_RESPONSE flag for SQEs 2023-06-23 12:31:09 -04:00
sd
sensing sensing: initial sensor list and enumerate each sensor 2023-06-17 07:43:25 -04:00
settings iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
shell shell: fix possible negative indexing 2023-07-27 10:20:04 +02:00
sip_svc iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
stats
storage
task_wdt
testsuite kernel/timeout: introduce the timepoint API 2023-07-25 09:12:26 +02:00
timing
tracing ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
usb usb: device: move the content of usb_msc.h to implementation file 2023-07-28 07:09:48 +02:00
zbus subsys/zbus: move to timepoint API 2023-07-25 09:12:26 +02:00
CMakeLists.txt sensing: add Sensing Subsystem skeleton 2023-06-17 07:43:25 -04:00
Kconfig sensing: add Sensing Subsystem skeleton 2023-06-17 07:43:25 -04:00