aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sec: RSIM access extract helperPaul Kocialkowski2014-08-042-0/+33
* rfs: Proper helpersPaul Kocialkowski2014-08-042-35/+59
* sms: Arguments checkPaul Kocialkowski2014-08-041-0/+6
* sms: SVC center addr extract helperPaul Kocialkowski2014-08-042-0/+27
* sms: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-032-9/+57
* sec: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-032-1/+21
* rfs: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-022-5/+20
* net: PLMN list extract helpers, PLMN typePaul Kocialkowski2014-08-022-1/+47
* devices: Proper alignment (12 and 16 tabs of 4 spaces)Paul Kocialkowski2014-08-027-101/+99
* devices: Size limit when reading RFS dataPaul Kocialkowski2014-08-026-2/+14
* call: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-022-1/+18
* disp: Proper icon info structure and flagsPaul Kocialkowski2014-08-021-4/+18
* gprs: Various bits and updatesPaul Kocialkowski2014-07-301-10/+20
* Missing gprs_activate/deactivate handlers definitionsPaul Kocialkowski2014-07-296-12/+72
* gprs: Fail causes import from TizenPaul Kocialkowski2014-07-291-10/+28
* GPRS cid count is unsigned integerPaul Kocialkowski2014-07-287-21/+21
* svc: HelpersPaul Kocialkowski2014-07-275-3/+97
* Offset is unsigned intPaul Kocialkowski2014-07-265-12/+14
* ipc_utils: New line before printing I/O debugPaul Kocialkowski2014-07-261-0/+4
* sec: RSIM access helperPaul Kocialkowski2014-07-262-0/+32
* sms: Only copy when there is actual dataPaul Kocialkowski2014-07-261-2/+4
* utils: Dedicated function for length/sizePaul Kocialkowski2014-07-262-11/+46
* utils: Shared libraries don't allow for internal functionsPaul Kocialkowski2014-07-2613-50/+13
* Data dump function replacementPaul Kocialkowski2014-07-262-61/+129
* sms: Save/del msg helpers, send msg correctionPaul Kocialkowski2014-07-262-12/+69
* sms: Headers sort, pdu extract helperPaul Kocialkowski2014-07-052-16/+42
* xmm626: HSIC ACKs are not reliablePaul Kocialkowski2014-07-051-4/+4
* snd: Proper missing structuresPaul Kocialkowski2014-07-051-1/+13
* ipc_utils: Utility to check whether a seq is validPaul Kocialkowski2014-07-042-0/+10
* call: DTMF status over state, burst responsePaul Kocialkowski2014-07-042-14/+18
* call: Turns out mpty was not a typo for emptyPaul Kocialkowski2014-07-041-2/+2
* misc: IPC_MISC_ME_VERSION request data and new helpersPaul Kocialkowski2014-07-042-3/+42
* sec: Maximum password size is not so much the size of the size elementPaul Kocialkowski2014-07-031-4/+4
* sec: Cleanup memory before usePaul Kocialkowski2014-07-031-0/+1
* sec: Proper prefixes and unused function removalPaul Kocialkowski2014-07-032-20/+2
* sec: Actually copy the PIN lengthsPaul Kocialkowski2014-06-181-0/+2
* net: Proper PLMN copy, without null terminating bytePaul Kocialkowski2014-05-251-2/+2
* net: PLMN is always 6 bytesPaul Kocialkowski2014-05-191-2/+1
* net: Correct enumerationPaul Kocialkowski2014-05-191-2/+2
* Generic xmm616 and xmm626 namesPaul Kocialkowski2014-05-1627-787/+787
* ipc: Carefully check for name or board name when detecting devicePaul Kocialkowski2014-03-271-1/+11
* pwr: Proper request/response values and structuresPaul Kocialkowski2014-02-261-2/+17
* rfs: Chunk size is not always greater than sizePaul Kocialkowski2014-02-261-2/+2
* Global include pathPaul Kocialkowski2014-02-265-8/+7
* Android.mk: Override LOCAL_CFLAGSPaul Kocialkowski2014-02-261-1/+1
* protocol: Commands and types are not the samePaul Kocialkowski2014-02-241-1/+1
* aries: Minor coding style correctionPaul Kocialkowski2014-02-241-0/+3
* ipc_utils: Correct enumaration for headersPaul Kocialkowski2014-02-241-2/+2
* ipc_utils: Enumerate send first, then recvPaul Kocialkowski2014-02-242-12/+12
* ipc_devices: Proper type for count and indexPaul Kocialkowski2014-02-233-6/+12