aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc
Commit message (Expand)AuthorAgeFilesLines
* add support for n5100HEADreplicant-6.0Wolfgang Wiedmeyer2017-07-145-0/+466
* support new codename and board name for piranhaWolfgang Wiedmeyer2017-06-111-0/+10
* Merge remote-tracking branch 'replicant/master' into replicant-6.0replicant-6.0-0001Wolfgang Wiedmeyer2016-08-253-0/+3
|\
| * Add some missing headersmasterPaul Kocialkowski2016-02-024-0/+4
* | fix the rest of linker errors and get rid of implicit declaration warningsWolfgang Wiedmeyer2015-12-224-0/+4
* | fix includesWolfgang Wiedmeyer2015-12-172-0/+2
|/
* aries: The gprs iface may be requested before it's activatedreplicant-4.2-0004Paul Kocialkowski2014-12-271-19/+3
* ipc_utils: ipc_data_dump string escapereplicant-4.2-0003Paul Kocialkowski2014-11-151-2/+14
* svc: String headerPaul Kocialkowski2014-11-021-0/+1
* External fds polling supportPaul Kocialkowski2014-08-0711-31/+122
* xmm626: Check modem status on read and writePaul Kocialkowski2014-08-061-2/+12
* sec: RSIM access extract helperPaul Kocialkowski2014-08-041-0/+31
* rfs: Proper helpersPaul Kocialkowski2014-08-041-32/+53
* sms: Arguments checkPaul Kocialkowski2014-08-041-0/+6
* sms: SVC center addr extract helperPaul Kocialkowski2014-08-041-0/+25
* sms: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-031-8/+51
* sec: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-031-1/+19
* rfs: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-021-5/+19
* net: PLMN list extract helpers, PLMN typePaul Kocialkowski2014-08-021-0/+40
* 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-021-1/+16
* Missing gprs_activate/deactivate handlers definitionsPaul Kocialkowski2014-07-296-12/+72
* GPRS cid count is unsigned integerPaul Kocialkowski2014-07-286-15/+15
* svc: HelpersPaul Kocialkowski2014-07-273-1/+84
* Offset is unsigned intPaul Kocialkowski2014-07-263-7/+8
* ipc_utils: New line before printing I/O debugPaul Kocialkowski2014-07-261-0/+4
* sec: RSIM access helperPaul Kocialkowski2014-07-261-0/+30
* sms: Only copy when there is actual dataPaul Kocialkowski2014-07-261-2/+4
* utils: Dedicated function for length/sizePaul Kocialkowski2014-07-261-10/+43
* utils: Shared libraries don't allow for internal functionsPaul Kocialkowski2014-07-2612-50/+0
* Data dump function replacementPaul Kocialkowski2014-07-261-60/+128
* sms: Save/del msg helpers, send msg correctionPaul Kocialkowski2014-07-261-10/+63
* sms: Headers sort, pdu extract helperPaul Kocialkowski2014-07-051-0/+21
* xmm626: HSIC ACKs are not reliablePaul Kocialkowski2014-07-051-4/+4
* ipc_utils: Utility to check whether a seq is validPaul Kocialkowski2014-07-041-0/+8
* call: DTMF status over state, burst responsePaul Kocialkowski2014-07-041-5/+5
* misc: IPC_MISC_ME_VERSION request data and new helpersPaul Kocialkowski2014-07-041-0/+29
* 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-031-17/+0
* sec: Actually copy the PIN lengthsPaul Kocialkowski2014-06-181-0/+2
* net: Proper PLMN copy, without null terminating bytePaul Kocialkowski2014-05-251-2/+2
* Generic xmm616 and xmm626 namesPaul Kocialkowski2014-05-1626-780/+780
* ipc: Carefully check for name or board name when detecting devicePaul Kocialkowski2014-03-271-1/+11
* rfs: Chunk size is not always greater than sizePaul Kocialkowski2014-02-261-2/+2
* Global include pathPaul Kocialkowski2014-02-265-8/+7
* 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-241-10/+10