| Commit message (Expand) | Author | Age | Files | Lines |
* | sms: SVC center addr extract helper | Paul Kocialkowski | 2014-08-04 | 1 | -0/+25 |
* | sms: Size function for helpers that return data with non-explicit size | Paul Kocialkowski | 2014-08-03 | 1 | -8/+51 |
* | sec: Size function for helpers that return data with non-explicit size | Paul Kocialkowski | 2014-08-03 | 1 | -1/+19 |
* | rfs: Size function for helpers that return data with non-explicit size | Paul Kocialkowski | 2014-08-02 | 1 | -5/+19 |
* | net: PLMN list extract helpers, PLMN type | Paul Kocialkowski | 2014-08-02 | 1 | -0/+40 |
* | devices: Proper alignment (12 and 16 tabs of 4 spaces) | Paul Kocialkowski | 2014-08-02 | 7 | -101/+99 |
* | devices: Size limit when reading RFS data | Paul Kocialkowski | 2014-08-02 | 6 | -2/+14 |
* | call: Size function for helpers that return data with non-explicit size | Paul Kocialkowski | 2014-08-02 | 1 | -1/+16 |
* | Missing gprs_activate/deactivate handlers definitions | Paul Kocialkowski | 2014-07-29 | 6 | -12/+72 |
* | GPRS cid count is unsigned integer | Paul Kocialkowski | 2014-07-28 | 6 | -15/+15 |
* | svc: Helpers | Paul Kocialkowski | 2014-07-27 | 3 | -1/+84 |
* | Offset is unsigned int | Paul Kocialkowski | 2014-07-26 | 3 | -7/+8 |
* | ipc_utils: New line before printing I/O debug | Paul Kocialkowski | 2014-07-26 | 1 | -0/+4 |
* | sec: RSIM access helper | Paul Kocialkowski | 2014-07-26 | 1 | -0/+30 |
* | sms: Only copy when there is actual data | Paul Kocialkowski | 2014-07-26 | 1 | -2/+4 |
* | utils: Dedicated function for length/size | Paul Kocialkowski | 2014-07-26 | 1 | -10/+43 |
* | utils: Shared libraries don't allow for internal functions | Paul Kocialkowski | 2014-07-26 | 12 | -50/+0 |
* | Data dump function replacement | Paul Kocialkowski | 2014-07-26 | 1 | -60/+128 |
* | sms: Save/del msg helpers, send msg correction | Paul Kocialkowski | 2014-07-26 | 1 | -10/+63 |
* | sms: Headers sort, pdu extract helper | Paul Kocialkowski | 2014-07-05 | 1 | -0/+21 |
* | xmm626: HSIC ACKs are not reliable | Paul Kocialkowski | 2014-07-05 | 1 | -4/+4 |
* | ipc_utils: Utility to check whether a seq is valid | Paul Kocialkowski | 2014-07-04 | 1 | -0/+8 |
* | call: DTMF status over state, burst response | Paul Kocialkowski | 2014-07-04 | 1 | -5/+5 |
* | misc: IPC_MISC_ME_VERSION request data and new helpers | Paul Kocialkowski | 2014-07-04 | 1 | -0/+29 |
* | sec: Maximum password size is not so much the size of the size element | Paul Kocialkowski | 2014-07-03 | 1 | -4/+4 |
* | sec: Cleanup memory before use | Paul Kocialkowski | 2014-07-03 | 1 | -0/+1 |
* | sec: Proper prefixes and unused function removal | Paul Kocialkowski | 2014-07-03 | 1 | -17/+0 |
* | sec: Actually copy the PIN lengths | Paul Kocialkowski | 2014-06-18 | 1 | -0/+2 |
* | net: Proper PLMN copy, without null terminating byte | Paul Kocialkowski | 2014-05-25 | 1 | -2/+2 |
* | Generic xmm616 and xmm626 names | Paul Kocialkowski | 2014-05-16 | 26 | -780/+780 |
* | ipc: Carefully check for name or board name when detecting device | Paul Kocialkowski | 2014-03-27 | 1 | -1/+11 |
* | rfs: Chunk size is not always greater than size | Paul Kocialkowski | 2014-02-26 | 1 | -2/+2 |
* | Global include path | Paul Kocialkowski | 2014-02-26 | 5 | -8/+7 |
* | aries: Minor coding style correction | Paul Kocialkowski | 2014-02-24 | 1 | -0/+3 |
* | ipc_utils: Correct enumaration for headers | Paul Kocialkowski | 2014-02-24 | 1 | -2/+2 |
* | ipc_utils: Enumerate send first, then recv | Paul Kocialkowski | 2014-02-24 | 1 | -10/+10 |
* | ipc_devices: Proper type for count and index | Paul Kocialkowski | 2014-02-23 | 3 | -6/+12 |
* | ipc_utils: Request type string when sending | Paul Kocialkowski | 2014-02-16 | 1 | -1/+1 |
* | ipc: Consistent coding style and major cleanup | Paul Kocialkowski | 2014-02-15 | 30 | -1249/+1065 |
* | rfs: Consistent coding style, cleanup and fresh new implementation | Paul Kocialkowski | 2014-02-15 | 4 | -604/+494 |
* | utils: Files rename, new functions, proper types and few other cleanups | Paul Kocialkowski | 2014-02-13 | 11 | -57/+188 |
* | rfs: Proper type for size definitions | Paul Kocialkowski | 2014-02-13 | 2 | -6/+6 |
* | rfs: Proper IPC functions for nv_data specs, without generic fallback values | Paul Kocialkowski | 2014-02-11 | 23 | -215/+226 |
* | Extract in helpers naming | Paul Kocialkowski | 2014-02-11 | 3 | -9/+6 |
* | Consistent coding style in helpers | Paul Kocialkowski | 2014-02-09 | 7 | -224/+278 |
* | Prefer official Samsung IPC protocol names | Paul Kocialkowski | 2014-02-08 | 2 | -175/+175 |
* | devices folder instead of device, for better consistency | Paul Kocialkowski | 2014-02-08 | 32 | -39/+39 |
* | Correct enumeration of files and devices | Paul Kocialkowski | 2014-02-08 | 4 | -30/+32 |
* | Follow consistent coding style in headers | Paul Kocialkowski | 2014-02-06 | 7 | -64/+63 |
* | device: Buffer has length and tail is footer | Paul Kocialkowski | 2014-01-26 | 6 | -25/+25 |