13 Commits (061036f9e352bf96e4808ab1cb209aac2747dafd)

Author SHA1 Message Date
Nicolas Pitre f087aa264e kernel/pipe: fix poll support 3 months ago
Erik Tamlin 07f5a6fa18 k_pipe: fix trace point for blocking writes 5 months ago
Nicolas Pitre f93c1ed291 kernel/pipe: squash compiler warning 6 months ago
Nicolas Pitre 0c0644bd68 kernel/pipe: disable direct-to-readers copy with CONFIG_KERNEL_COHERENCE 6 months ago
Nicolas Pitre 3da90f9d49 kernel/pipe: add missing calls to z_reschedule() 6 months ago
Nicolas Pitre 29ae9e3435 kernel/pipe: implement direct-to-pending-readers data copy 6 months ago
Nicolas Pitre 4af80d72bc kernel/pipe: remove extra hardware timer query on thread wakeup 6 months ago
Nicolas Pitre 46617644e7 kernel/pipe: code flow cleanup 6 months ago
Måns Ansgariusson efcc734b79 tracing: k_pipe: Add tracing support for reworked k_pipe API 6 months ago
Måns Ansgariusson 6782c5381d tests: kernel: pipe: Add new test cases for pipe API rework 6 months ago
Måns Ansgariusson 84584c579e kernel: k_pipe: Add object_core support for the k_pipe rework 6 months ago
Måns Ansgariusson a9ab8cb779 feat: enable polling support for k_pipe interface 6 months ago
Måns Ansgariusson c8a2a080ac kernel: Rewrite k_pipe_* API 6 months ago