libmctp: srcrev bump 34b9b3d82b..ba6727e6d6
Andrew Jeffery (53):
Add MAINTAINERS file
bindings: Fix spaced-indentation
serial: Fix unused result warning for write()
mctp-demux-daemon: Fix erroneous call to memset()
astlpc: Remove unused rc variable
serial: Fix control reaching end of non-void function
log: Allow disabling of stdio
Add gitignore
astlpc: Make sure fileio capability builds if we've requested it
astlpc: Fix KCS read error mesage
astlpc: Fix kcs_read() status check in mctp_astlpc_kcs_send()
libmctp: Clarify BTU-related symbols
mctp-demux-daemon: Explicitly disable verbose before option parsing
configure: Add code coverage magic
astlpc: mctp_astlpc_init_ops: constify ops struct
tests: Add test_astlpc
tests: Add test_serial
core: Add packetisation debug statements
astlpc: Add packet transmission debugging statements
astlpc: Fix dummy byte IRQ trigger ordering
test_serial: Fix assert triggered in core.c
mctp-demux.service: Set a default binding to be overridden
cmake: Avoid artifacts called liblibmctp*
cmake: Register test executables with the build system
cmake: Add new tests to test suite
mctp-demux-daemon: Resolve uninitialised variable warning
test_serial: Resolve control reaching end of non-void function
alloc: Resolve control reaching the end of a non-void function
test_bridge: Resolve control reaching the end of a non-void function
test-utils: Resolve control reaching the end of a non-void function
test-utils: Avoid undefined behaviour on indirect call
core: Fix realloc() memory leak in packet reassembly
libmctp: Add mctp_destroy()
test-utils: Add mctp_binding_test_destroy()
test_seq: Clean up after each test case
test_eid: Clean up after test case
astlpc: Add mctp_astlpc_destroy()
test_astlpc: Clean up after test case
serial: Add mctp_serial_destroy()
test_serial: Clean up after test case
bootstrap: Add a 'dev' mode
mctp-demux-daemon: Silence warnings on remote close
configure: Disable portability to cater to code-coverage
bootstrap: Cleanup FLAGS definition
bootstrap: Error on implicit function definitions
astlpc: Use mctp_pr* inside libmctp
astlpc: Conditionally include endian.h
astlpc: Avoid requiring off_t
configure: Expose optional features via AC_ARG_WITH()
libmctp: Add .clang-format config
clang-format: Disable AlignConsecutiveMacros
libmctp: Add code formatting script
test_astlpc: Do debug logging before asserts
Iwona Winiarska (1):
MAINTAINERS: Add Iwona Winiarska as a reviewer
James Feist (1):
CmakeLists.txt: Add missing flag
Jeremy Kerr (1):
serial,astlpc: only include unistd.h if we're using file IO
Przemyslaw Czarnowski (1):
Extract container_of definition out of individual bindings
Sumanth Bhat (1):
Add Sumanth and Richard to reviewers
Wiktor GoĊgowski (1):
core: Support transport control commands
Xiaochao Ma (1):
Add MCTP service file
Change-Id: Ida5356fc0d3e8c5bc65d01a92ef8a3db9dfb8474
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
1 file changed