aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tools: ipc-test test program, for various purposesPaul Kocialkowski2014-02-213-0/+156
* tools: modemctrl tool rename, in favor of ipc-modemPaul Kocialkowski2014-02-213-7/+7
* ipc_utils: Request type string when sendingPaul Kocialkowski2014-02-161-1/+1
* libsamsung-ipc is maintained by the Replicant projectPaul Kocialkowski2014-02-152-1/+5
* Version-independent pkgconfig rulesPaul Kocialkowski2014-02-154-5/+5
* Deprecated and unmaintained vapi removalPaul Kocialkowski2014-02-152-1403/+0
* ipc: Consistent coding style and major cleanupPaul Kocialkowski2014-02-1534-1336/+1151
* rfs: Consistent coding style, cleanup and fresh new implementationPaul Kocialkowski2014-02-155-623/+514
* utils: Files rename, new functions, proper types and few other cleanupsPaul Kocialkowski2014-02-1312-58/+189
* rfs: Proper type for size definitionsPaul Kocialkowski2014-02-133-8/+8
* rfs: Proper IPC functions for nv_data specs, without generic fallback valuesPaul Kocialkowski2014-02-1125-239/+234