summaryrefslogtreecommitdiffstats
path: root/rfs.c
Commit message (Expand)AuthorAgeFilesLines
* Samsung-RIL rewrite: harder, better, probably not faster but definitely strongerPaul Kocialkowski2014-08-071-50/+98
* RIL_LOG macro to log messagesreplicant-4.2-0002replicant-4.2-0001Paul Kocialkowski2013-12-201-6/+6
* Follow changes in libsamsung-ipc APIPaul Kocialkowski2013-07-031-14/+2
* Update copyright informationPaul Kocialkowski2013-03-311-2/+1
* Avoid checking ipc_message_info pointer since it is checked in readloopPaul Kocialkowski2013-03-311-2/+2
* rfs: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-301-16/+32
* Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments stylePaul Kocialkowski2013-03-301-5/+5
* Change coding style: add a space after if, for and whilePaul Kocialkowski2013-02-091-4/+4
* RFS: Export ipc_rfs_send function prototypePaul Kocialkowski2012-12-151-2/+2
* Copyright: Corrected email addressPaul Kocialkowski2012-11-191-1/+1
* Updated copyright informationPaul Kocialkowski2012-11-041-1/+1
* Reworked RIL requests, globals, SIM status, clientPaul Kocialkowski2012-11-011-2/+8
* RFS: Only print the first 0x100 bytesPaul Kocialkowski2012-07-041-2/+2
* Added RFS functions and IPC_GEN_PHONE_RES proper handling, applied to dataPaulK2011-12-311-0/+91