aboutsummaryrefslogtreecommitdiffstats
path: root/src/sercomm.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-7/+3
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-11/+11
2017-06-12update/extend doxygen documentationHarald Welte1-0/+1
2017-05-17sercomm: More API documentationHarald Welte1-4/+35
2017-05-17sercomm: Better integration of driver interfaceHarald Welte1-28/+17
2017-05-17sercomm: Include in libosmocore MakefileHarald Welte1-3/+3
2017-05-17sercomm: Rename sercomm_lock() to sercomm_drv_lock()Harald Welte1-18/+15
2017-05-17sercomm: remove unrequired helper functionsHarald Welte1-13/+0
2017-05-17sercomm: Move HDLC related defines into C fileHarald Welte1-0/+7
2017-05-17sercomm: Add doxygen-style documentation to public APIHarald Welte1-3/+13
2017-05-17sercomm: include header file from osmocom/coreHarald Welte1-2/+1
2017-05-17sercomm: make rx msg size configurable per instanceHarald Welte1-4/+6
2017-05-17sercomm: introduce osmo_ naming prefix in struct and function namesHarald Welte1-14/+14
2017-05-17sercomm: Enable multiple instances of 'sercomm'Harald Welte1-93/+70
2017-05-17Import sercomm.c from osmocom-bbHarald Welte1-0/+343