aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/gprs.c
Commit message (Expand)AuthorAgeFilesLines
* samsung-ipc: gprs: switch to Linux code styleDenis 'GNUtoo' Carikli2020-06-271-34/+37
* Consistent coding style in helpersPaul Kocialkowski2014-02-091-32/+35
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-10/+10
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-1/+0
* Refactor code for consistent coding style and avoid using assertPaul Kocialkowski2013-06-251-9/+12
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-251-1/+1
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
* GPRS: added and completed structures, defines and reworked functions accordinglyPaul Kocialkowski2012-07-081-15/+23
* GPRS port list setup function (currently with fixed values), needed for ariesPaulK2012-06-071-0/+12
* gprs: adjust setup method so we can deactivate a gprs context nowSimon Busch2012-01-271-7/+14
* Add vim modeline for uniform indentationSimon Busch2011-10-291-0/+2
* explicitly cast strncpy parameter to char*Joerie de Gram2011-10-281-3/+3
* Some little updates for gprs message structuresSimon Busch2011-10-251-0/+1
* Implement several parts of known gprs messages typesSimon Busch2011-10-251-0/+43