Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sercomm: More API documentation | Harald Welte | 2017-05-17 | 1 | -4/+35 |
* | sercomm: Better integration of driver interface | Harald Welte | 2017-05-17 | 1 | -28/+17 |
* | sercomm: Include in libosmocore Makefile | Harald Welte | 2017-05-17 | 1 | -3/+3 |
* | sercomm: Rename sercomm_lock() to sercomm_drv_lock() | Harald Welte | 2017-05-17 | 1 | -18/+15 |
* | sercomm: remove unrequired helper functions | Harald Welte | 2017-05-17 | 1 | -13/+0 |
* | sercomm: Move HDLC related defines into C file | Harald Welte | 2017-05-17 | 1 | -0/+7 |
* | sercomm: Add doxygen-style documentation to public API | Harald Welte | 2017-05-17 | 1 | -3/+13 |
* | sercomm: include header file from osmocom/core | Harald Welte | 2017-05-17 | 1 | -2/+1 |
* | sercomm: make rx msg size configurable per instance | Harald Welte | 2017-05-17 | 1 | -4/+6 |
* | sercomm: introduce osmo_ naming prefix in struct and function names | Harald Welte | 2017-05-17 | 1 | -14/+14 |
* | sercomm: Enable multiple instances of 'sercomm' | Harald Welte | 2017-05-17 | 1 | -93/+70 |
* | Import sercomm.c from osmocom-bb | Harald Welte | 2017-05-17 | 1 | -0/+343 |