| Commit message (Expand) | Author | Age | Files | Lines |
* | RIL_LOG macro to log messagesreplicant-4.2-0002replicant-4.2-0001 | Paul Kocialkowski | 2013-12-20 | 20 | -273/+279 |
* | misc: Complete NITZ report | Paul Kocialkowski | 2013-09-29 | 1 | -1/+1 |
* | Send internal SMS to alert the user when an important crash just happened | Paul Kocialkowski | 2013-09-29 | 6 | -3/+208 |
* | misc: Check for IPC message type properly | Paul Kocialkowski | 2013-09-29 | 1 | -14/+16 |
* | Check modem state before RIL requests and properly report it on crash | Paul Kocialkowski | 2013-09-28 | 13 | -70/+198 |
* | sms: Write/delete SMS on SIM support | Paul Kocialkowski | 2013-09-01 | 3 | -0/+159 |
* | svc: Implement Samsung Service Mode OEM Hook | Paul Kocialkowski | 2013-08-25 | 4 | -0/+293 |
* | PLMN list update | Paul Kocialkowski | 2013-07-26 | 1 | -66/+123 |
* | ipc: Open client after power on | Paul Kocialkowski | 2013-07-03 | 1 | -8/+8 |
* | Follow changes in libsamsung-ipc API | Paul Kocialkowski | 2013-07-03 | 5 | -226/+80 |
* | Remove TODO list | Paul Kocialkowski | 2013-03-31 | 1 | -8/+0 |
* | plmn_list: Update script and list | Paul Kocialkowski | 2013-03-31 | 2 | -181/+302 |
* | Update copyright information | Paul Kocialkowski | 2013-03-31 | 27 | -71/+44 |
* | Coding style: add spaces after switch statements | Paul Kocialkowski | 2013-03-31 | 8 | -28/+28 |
* | Avoid checking ipc_message_info pointer since it is checked in readloop | Paul Kocialkowski | 2013-03-31 | 12 | -64/+53 |
* | Coding style: add spaces around equal sign in for statements | Paul Kocialkowski | 2013-03-31 | 6 | -16/+16 |
* | Define and use RIL_TOKEN_NULL | Paul Kocialkowski | 2013-03-31 | 7 | -35/+36 |
* | ss: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -4/+26 |
* | sms: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -93/+71 |
* | sat: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 2 | -70/+75 |
* | sec: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 2 | -122/+142 |
* | net: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 2 | -150/+169 |
* | misc: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -43/+72 |
* | gprs: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -20/+117 |
* | gen: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -6/+2 |
* | disp: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -10/+24 |
* | call: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 2 | -162/+158 |
* | srs: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 2 | -135/+132 |
* | ipc: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 2 | -135/+183 |
* | client: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-30 | 2 | -37/+38 |
* | pwr: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-30 | 2 | -26/+21 |
* | snd: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-30 | 2 | -15/+36 |
* | rfs: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-30 | 1 | -16/+32 |
* | Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments style | Paul Kocialkowski | 2013-03-30 | 23 | -272/+220 |
* | ipc: Set ipc message structure to 0 and double check before freeing | Paul Kocialkowski | 2013-03-23 | 1 | -1/+3 |
* | disp: Log signal strength | Paul Kocialkowski | 2013-03-08 | 1 | -0/+2 |
* | pwr: Handle phone reset message | Paul Kocialkowski | 2013-03-07 | 3 | -0/+10 |
* | sec: Use correct SIM ready status value | Paul Kocialkowski | 2013-03-07 | 1 | -3/+2 |
* | disp: Report signal strength from icon info | Paul Kocialkowski | 2013-03-07 | 1 | -15/+48 |
* | pwr: Complete request even if last state seems not to match | Paul Kocialkowski | 2013-03-07 | 1 | -4/+2 |
* | SRS: srs-client library, proper structures for protocol data | Paul Kocialkowski | 2013-03-07 | 5 | -21/+475 |
* | pwr: Wait for IPC_PWR_PHONE_PWR_UP to complete startup | Paul Kocialkowski | 2013-03-06 | 3 | -1/+8 |
* | Piranha (P5100/P3100 Galaxy Tab 2.0 tablets) support | Paul Kocialkowski | 2013-03-06 | 1 | -0/+10 |
* | sec: Handle various SIM I/O message formats based on SIM ICC type | Paul Kocialkowski | 2013-02-09 | 4 | -44/+296 |
* | sec: Do not consider absent SIM state as unknown | Paul Kocialkowski | 2013-02-09 | 1 | -0/+1 |
* | sec: Assume SIM is ready when phonebook init is complete | Paul Kocialkowski | 2013-02-09 | 1 | -3/+1 |
* | sec: Send SIM I/O requests one after another | Paul Kocialkowski | 2013-02-09 | 2 | -21/+205 |
* | Change coding style: add a space after if, for and while | Paul Kocialkowski | 2013-02-09 | 17 | -469/+469 |
* | compat: Removed separate header: apply per-version changes in the code | Paul Kocialkowski | 2013-02-09 | 5 | -61/+61 |
* | sec: Rewrite SIM I/O functions | Paul Kocialkowski | 2013-02-09 | 2 | -34/+55 |