aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/gen.c
Commit message (Collapse)AuthorAgeFilesLines
* Consistent coding style in helpersPaul Kocialkowski2014-02-091-12/+7
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-1/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Refactor code for consistent coding style and avoid using assertPaul Kocialkowski2013-06-251-2/+3
| | | | | Change-Id: Idca5edb70869e07d35744301b185df02e42f5b4c Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-251-1/+1
| | | | | | | Also some minor headers cosmetics. Change-Id: Id2b988b118d956e91827b9b840e3f384424593ae Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
|
* Fixed coding style: space after if, for, while, etcPaulK2012-02-011-1/+1
|
* Added missing stdio.h on gen.cPaulK2011-12-301-0/+1
|
* Added accuracy to crespo's struct ipc_gen_phone_res and added check functionPaulK2011-12-301-0/+39