aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-251-2/+0
* Add missing modem_prj.h file to automake configurationSimon Busch2013-06-231-0/+1
* Fix outstanding compiler warningsSimon Busch2013-06-231-0/+1
* Rules to build piranha code on MakefilesPaul Kocialkowski2013-03-241-0/+3
* xmm6260: Set message info data to NULL before alloc (or no alloc)Paul Kocialkowski2013-03-231-0/+1
* prainha: Remove TODO commentPaul Kocialkowski2013-03-061-2/+0
* Piranha (P5100/P3100 Galaxy Tab 2.0 tablets) supportPaul Kocialkowski2013-03-065-0/+940
* sms: Correct memcpy argument (don't use a pointer to pointer)Paul Kocialkowski2013-01-301-1/+1
* Permit explicit board name instead of device namePaul Kocialkowski2012-12-151-10/+10
* Aries: Stick a bit more with SEC ril, preventing some failuresPaul Kocialkowski2012-11-181-56/+54
* ipc: reset client structure after allocation to zeroSimon Busch2012-11-141-0/+2
* Fix wrong device detection; we have to check for board_name instead of device...Simon Busch2012-11-141-1/+1
* GPRS: Pass CID to activate/deactivate functionsPaul Kocialkowski2012-11-113-12/+23
* SMS: Renamed structures according to messages names, build sms.cPaul Kocialkowski2012-11-012-4/+5
* crespo: Kernel-version-dependant gprs specsPaul Kocialkowski2012-10-134-8/+48
* Kernel version in IPC device desc, with detection codePaul Kocialkowski2012-10-133-12/+46
* samsung-ipc: cleanup to match common code styleSimon Busch2012-09-216-56/+50