aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Extract in helpers namingPaul Kocialkowski2014-02-116-15/+11
* Consistent coding style in helpersPaul Kocialkowski2014-02-0914-259/+339
* Prefer official Samsung IPC protocol namesPaul Kocialkowski2014-02-0810-222/+221
* devices folder instead of device, for better consistencyPaul Kocialkowski2014-02-0833-53/+53
* Unified description of libsamsung-ipcPaul Kocialkowski2014-02-082-3/+3
* Correct enumeration of files and devicesPaul Kocialkowski2014-02-087-47/+50
* Follow consistent coding style in headersPaul Kocialkowski2014-02-0622-378/+344
* device: Buffer has length and tail is footerPaul Kocialkowski2014-01-266-25/+25
* Types are not commandsPaul Kocialkowski2014-01-2517-17/+17
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-2551-80/+32
* Android.mk cleanupPaul Kocialkowski2014-01-251-31/+36
* ipc_util: Print messages lengthsreplicant-4.2-0002Paul Kocialkowski2014-01-231-8/+8
* aries: Read and write data in proper buffer-sized chunksPaul Kocialkowski2014-01-232-33/+109
* Samsung Galaxy Note 2 N7100 supportreplicant-4.2-0001Paul Kocialkowski2014-01-135-1/+477
* Device detection mechanism improvments and more constitant devices namingPaul Kocialkowski2014-01-137-215/+203
* sms: Save/del structures and related valuesPaul Kocialkowski2013-09-011-0/+33
* svc: Relevant messages and structures definitionsPaul Kocialkowski2013-08-253-0/+143
* Samsung Galaxy Note supportPaul Kocialkowski2013-08-201-0/+4
* misc.h: tz, dl and dv values are explicitly signedPaul Kocialkowski2013-07-031-1/+1
* Samsung Galaxy S3 (galaxys3) supportPaul Kocialkowski2013-07-036-10/+502
* xmm6260: Correct SEC modem ohci sysfs pathPaul Kocialkowski2013-07-031-1/+1
* ipc devices: Include structures definitions from devices headersPaul Kocialkowski2013-07-036-35/+36
* Rename ipc_header to ipc_fmt_header, add ipc_rfs_header and utility functionsPaul Kocialkowski2013-07-037-338/+105
* util: Rename block_size to chunkPaul Kocialkowski2013-07-031-3/+3
* Remove file read functions from ipc_utilPaul Kocialkowski2013-07-032-93/+0
* rfs.c: Fix coding style and compilation warningsPaul Kocialkowski2013-07-031-31/+29
* ipc.c: Check heandlers data create/destroy pointersPaul Kocialkowski2013-07-031-2/+4
* aries: Minor coding-style-related changesPaul Kocialkowski2013-07-031-31/+56
* crespo: Minor coding-style-related changesPaul Kocialkowski2013-07-031-6/+36
* xmm6160: Minor coding-style-related changesPaul Kocialkowski2013-07-031-7/+7
* Major rework of xmm6260 common code (MIPI and HSIC) and xmm6260 devices codePaul Kocialkowski2013-07-0331-3746/+3553
* xmm6160: Rename modem_image to firmware to avoid confusionPaul Kocialkowski2013-07-014-17/+17
* xmm6160: Explicit PSI data argument namePaul Kocialkowski2013-07-012-4/+4
* xmm6160: Use device-specific sizes and offsetsPaul Kocialkowski2013-06-306-32/+43
* Prefix per-device headers definitions with the device namePaul Kocialkowski2013-06-306-158/+159
* Split aries and crespo common code to xmm6160, along with major code reworkPaul Kocialkowski2013-06-3011-923/+848