summaryrefslogtreecommitdiffstats
path: root/pwr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define and use RIL_TOKEN_NULLPaul Kocialkowski2013-03-311-4/+4
* pwr: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-301-25/+20
* Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments stylePaul Kocialkowski2013-03-301-8/+8
* pwr: Handle phone reset messagePaul Kocialkowski2013-03-071-0/+6
* pwr: Complete request even if last state seems not to matchPaul Kocialkowski2013-03-071-4/+2
* pwr: Wait for IPC_PWR_PHONE_PWR_UP to complete startupPaul Kocialkowski2013-03-061-1/+1
* Change coding style: add a space after if, for and whilePaul Kocialkowski2013-02-091-3/+3
* PWR: Report power states and return to RILJ properlyPaul Kocialkowski2012-12-161-19/+20
* Copyright: Corrected email addressPaul Kocialkowski2012-11-191-1/+1
* Updated copyright informationPaul Kocialkowski2012-11-041-1/+1
* SMS: Use lists stored in ril_data instead of global tablePaul Kocialkowski2012-11-041-1/+0
* PWR: Fix typo errorPaul Kocialkowski2012-11-011-1/+1
* Reworked RIL requests, globals, SIM status, clientPaul Kocialkowski2012-11-011-18/+19
* Improved SMS stability (now it's stable), still no multi-message, plus bug fixesPaulK2012-01-011-0/+1
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-211-19/+36
* Modified samsung-ril to work on Nexus S.PaulK2011-11-221-0/+98