1. caa0c0a rtio: Split the rx and tx buffer unions by Tom Burdick · 7 months ago
  2. 71bf363 rtio: Enable submit/consume semaphores by default by Tom Burdick · 7 months ago
  3. 7d9ff8b rtio: workq: Initialize Work item before using it by Luis Ubieda · 8 months ago
  4. 3646b63 rtio: Add RTIO Work-queues service by Luis Ubieda · 9 months ago
  5. d95caa5 sys: Add a lockfree mpsc and spsc queues by Tom Burdick · 1 year, 5 months ago
  6. 054f453 rtio: Callback chaining and testing by Tom Burdick · 10 months ago
  7. bbe5e1e build: namespace the generated headers with `zephyr/` by Yong Cong Sin · 1 year, 1 month ago
  8. a08bfeb syscall: rename Z_OOPS -> K_OOPS by Anas Nashif · 1 year, 5 months ago
  9. 9c4d881 syscall: rename Z_SYSCALL_ to K_SYSCALL_ by Anas Nashif · 1 year, 5 months ago
  10. df94289 syscall: Z_SYSCALL_MEMORY_ARRAY -> K_SYSCALL_MEMORY_ARRAY by Anas Nashif · 1 year, 5 months ago
  11. 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 5 months ago
  12. 9e8d609 rtio: Remove unused Kconfigs for executors by Tom Burdick · 1 year, 5 months ago
  13. 691facc include: always use <> for Zephyr includes by Gerard Marull-Paretas · 1 year, 6 months ago
  14. fc45b3f rtio: add missing init.h include by Gerard Marull-Paretas · 1 year, 6 months ago
  15. 10be3a1 rtio: Implement a NO_RESPONSE flag for SQEs by Yuval Peress · 1 year, 9 months ago
  16. c1d9dc4 rtio: syscalls: use zephyr_syscall_header by Daniel Leung · 1 year, 10 months ago
  17. dacb3db iterable_sections: move to specific header by Gerard Marull-Paretas · 1 year, 10 months ago
  18. 7153157 rtio: Add support for multishot reads by Yuval Peress · 1 year, 10 months ago
  19. 2c30920 rtio: add cancel support by Yuval Peress · 1 year, 10 months ago
  20. ea8930b rtio: Cleanup the various define macros by Tom Burdick · 1 year, 10 months ago
  21. e4b1032 rtio: Use mpsc for submission and completion queue by Tom Burdick · 1 year, 10 months ago
  22. 3fd0a15 rtio: fix bug in mempool release API by Yuval Peress · 1 year, 11 months ago
  23. dbb470e rtio: Add a managed memory pool for reads by Yuval Peress · 1 year, 11 months ago
  24. 80d70b4 rtio: Add cqe per each sqe in transaction by Yuval Peress · 2 years ago
  25. a539d9c rtio: Add transceive op by Tom Burdick · 2 years ago
  26. 912e7ff rtio: Add callback op by Tom Burdick · 2 years, 1 month ago
  27. bb72809 rtio: Add tiny write op by Tom Burdick · 2 years, 1 month ago
  28. 610d307 rtio: Properly track last sqe in the queue by Tom Burdick · 2 years ago
  29. 3353342 rtio: Add transactional submissions by Tom Burdick · 2 years ago
  30. 3998f9f rtio: Shareable lock-free iodevs by Tom Burdick · 2 years, 4 months ago
  31. e3d877f rtio: Userspace support by Tom Burdick · 2 years, 5 months ago
  32. 8b6ede6 rtio: Release sqe before submitting cqe by Tom Burdick · 2 years, 5 months ago
  33. 24d09d3 include: fix the remaining legacy #include paths by Fabio Baltieri · 2 years, 8 months ago
  34. 0fe2c1f everywhere: Fix legacy include paths by Tomislav Milkovic · 2 years, 8 months ago
  35. 121462b rtio: Low (Memory) Cost Concurrent scheduler by Tom Burdick · 2 years, 10 months ago
  36. 3d2ead3 rtio: Real-Time Input/Output Stream by Tom Burdick · 6 years ago