- 4a09e1d core: Reuse buffers for tx, allow message pools by Matt Johnston · 4 months ago
- 6e0c5d6 serial: Fix const correctness of write stub by Matt Johnston · 4 months ago
- e79ac01 serial: Replace mctp_write_all with a function by Matt Johnston · 4 weeks ago
- 3ef4778 Fix warnings reported by -Wpedantic by Matt Johnston · 4 weeks ago
- b3de343 serial: Support Frame Check Sequence by John Chung · 9 months ago
- 1fe5899 serial: Recover the state machine when a request's bytes are dropped by Nikhil Namjoshi · 12 months ago
- 2a2a0f6 serial: Initialize pkt_trailer for the binding by Konstantin Aladyshev · 1 year, 4 months ago
- a721c2d format: reformat with clang-format by Patrick Williams · 2 years, 1 month ago
- 0721f58 core: Define return value behaviours for binding Tx callbacks by Andrew Jeffery · 2 years, 3 months ago
- 89a2878 serial: Give write callbacks a consistent behaviour by Andrew Jeffery · 2 years, 3 months ago
- 8f53d63 mctp-demux-daemon: Exploit binding mctp_*_init_pollfd() APIs by Andrew Jeffery · 2 years, 6 months ago
- 1111c6a bindings: Add mctp_*_init_pollfd() API by Andrew Jeffery · 2 years, 6 months ago
- 39da3d0 libmctp: Split padding in pktbuf into header and trailer by Andrew Jeffery · 3 years, 10 months ago
- ff25d7e Extract container_of definition out of individual bindings by Przemyslaw Czarnowski · 4 years, 10 months ago
- f8b4749 serial: Add mctp_serial_destroy() by Andrew Jeffery · 4 years, 10 months ago
- 73c268e libmctp: Clarify BTU-related symbols by Andrew Jeffery · 5 years ago
- 00e6770 serial: Fix control reaching end of non-void function by Andrew Jeffery · 5 years ago
- ad772b9 serial: Fix unused result warning for write() by Andrew Jeffery · 5 years ago
- 1e0af04 bindings: Fix spaced-indentation by Andrew Jeffery · 5 years ago
- c6f676d serial,astlpc: only include unistd.h if we're using file IO by Jeremy Kerr · 5 years ago
- 3b36d17 API: Add binding accessors to generic struct mctp_binding by Jeremy Kerr · 5 years ago
- 597b369 serial: Add non-fileio interface to serial binding by Jeremy Kerr · 5 years ago
- df15f7e core,bindings: Allow bindings to specify packet size by Jeremy Kerr · 5 years ago
- 0bead57 serial: zero struct mctp_binding_serial on init by Jeremy Kerr · 5 years ago
- c1693af core: Free packet in mctp_bus_rx by Jeremy Kerr · 5 years ago
- 3d36ee2 LICENSE: add GPLv2 license option. by Jeremy Kerr · 6 years ago
- c7e764a Rework conditional feature usage by Jeremy Kerr · 6 years ago
- 1cd3118 API: add mctp_set_tx_enabled by Jeremy Kerr · 6 years ago
- 48f408f serial: Don't append serial header to received packets by Jeremy Kerr · 6 years ago
- 0a00dca API,core: Add reference from binding to mctp core by Jeremy Kerr · 6 years ago
- 7520cec Add reference to bus from binding by Jeremy Kerr · 6 years ago
- c67605b serial: Don't use packet buffer for escaped tx data by Jeremy Kerr · 6 years ago
- 4cdc200 Initial MCTP core code by Jeremy Kerr · 6 years ago