aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc
Commit message (Expand)AuthorAgeFilesLines
...
* ipc_devices: Proper type for count and indexPaul Kocialkowski2014-02-233-6/+12
* ipc_utils: Request type string when sendingPaul Kocialkowski2014-02-161-1/+1
* ipc: Consistent coding style and major cleanupPaul Kocialkowski2014-02-1530-1249/+1065
* rfs: Consistent coding style, cleanup and fresh new implementationPaul Kocialkowski2014-02-154-604/+494
* utils: Files rename, new functions, proper types and few other cleanupsPaul Kocialkowski2014-02-1311-57/+188
* rfs: Proper type for size definitionsPaul Kocialkowski2014-02-132-6/+6
* rfs: Proper IPC functions for nv_data specs, without generic fallback valuesPaul Kocialkowski2014-02-1123-215/+226
* Extract in helpers namingPaul Kocialkowski2014-02-113-9/+6
* Consistent coding style in helpersPaul Kocialkowski2014-02-097-224/+278
* Prefer official Samsung IPC protocol namesPaul Kocialkowski2014-02-082-175/+175
* devices folder instead of device, for better consistencyPaul Kocialkowski2014-02-0832-39/+39
* Correct enumeration of files and devicesPaul Kocialkowski2014-02-084-30/+32
* Follow consistent coding style in headersPaul Kocialkowski2014-02-067-64/+63
* device: Buffer has length and tail is footerPaul Kocialkowski2014-01-266-25/+25
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-2532-47/+18
* 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-134-0/+471
* Device detection mechanism improvments and more constitant devices namingPaul Kocialkowski2014-01-136-174/+187
* svc: Relevant messages and structures definitionsPaul Kocialkowski2013-08-251-0/+18
* Samsung Galaxy S3 (galaxys3) supportPaul Kocialkowski2013-07-035-2/+485
* 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-035-334/+91
* 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-0330-3739/+3548
* 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-3010-920/+842
* New utilities (not exposed by the API) for various I/O and ipc fill functionsPaul Kocialkowski2013-06-284-1/+351
* ipc util: Do not use strdup, to avoid memory leakPaul Kocialkowski2013-06-271-188/+317
* Get rid of wakelocks, this should be dealt with on the upper layersPaul Kocialkowski2013-06-274-94/+0
* Rework handlers and ipc functions for better consistencyPaul Kocialkowski2013-06-2717-756/+672
* rfs.c: Coding style cosmeticsPaul Kocialkowski2013-06-271-86/+83
* ipc.c: Coding style cosmeticsPaul Kocialkowski2013-06-261-48/+27
* ipc_client_send: Single function with return codePaul Kocialkowski2013-06-261-22/+5
* Coding style: Move ; around in for statementsPaul Kocialkowski2013-06-253-5/+5
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-257-24/+41
* Refactor code for consistent coding style and avoid using assertPaul Kocialkowski2013-06-2514-106/+117
* Renamed ipc_private.h to ipc.hPaul Kocialkowski2013-06-2516-19/+28
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-2517-18/+18
* Drop (incomplete) support for Samsung H1Paul Kocialkowski2013-06-253-343/+0