summaryrefslogtreecommitdiffstats
path: root/gen.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused labelsDenis 'GNUtoo' Carikli2019-06-181-2/+0
* Samsung-RIL rewrite: harder, better, probably not faster but definitely strongerPaul Kocialkowski2014-08-071-95/+180
* RIL_LOG macro to log messagesreplicant-4.2-0002replicant-4.2-0001Paul Kocialkowski2013-12-201-4/+4
* Update copyright informationPaul Kocialkowski2013-03-311-2/+1
* Avoid checking ipc_message_info pointer since it is checked in readloopPaul Kocialkowski2013-03-311-1/+1
* gen: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-311-6/+2
* Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments stylePaul Kocialkowski2013-03-301-9/+9
* Change coding style: add a space after if, for and whilePaul Kocialkowski2013-02-091-17/+17
* Copyright: Corrected email addressPaul Kocialkowski2012-11-191-1/+1
* Updated copyright informationPaul Kocialkowski2012-11-041-1/+1
* GEN: Change function name to match naming stylePaul Kocialkowski2012-11-011-2/+2
* GEN: Use lists stored in ril_data instead of global tablePaul Kocialkowski2012-11-011-70/+91
* Reworked RIL requests, globals, SIM status, clientPaul Kocialkowski2012-11-011-3/+3
* Updated ToDo listPaulK2012-04-031-0/+3
* Improved SMS stability (now it's stable), still no multi-message, plus bug fixesPaulK2012-01-011-0/+21
* Added RFS functions and IPC_GEN_PHONE_RES proper handling, applied to dataPaulK2011-12-311-0/+154