aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge tag 'tuna-stc-jb-v1' into morphis-masterAlexander Tarasikov2012-08-249-41/+117
| | |\
| * | | [xmm6260] add ipc error checksAlexander Tarasikov2012-08-231-4/+9
| * | | re-enable wakelocks on xmm6260Alexander Tarasikov2012-08-201-8/+8
| * | | Add a delay to maguro fw loader to work around buggy initAlexander Tarasikov2012-08-201-0/+2
| * | | Use static wakelock file descriptorsAlexander Tarasikov2012-08-201-10/+17
| * | | disable xmm6260 wake locks temporarily (until they are debugged)Alexander Tarasikov2012-08-201-8/+8
| | |/ | |/|
| * | Implement maguro poweroffAlexander Tarasikov2012-07-263-1/+24
| * | Silently ignore null client/message in ipc logAlexander Tarasikov2012-07-261-1/+3
| * | Make wakelocks not crespo-specific and add for xmm6260Alexander Tarasikov2012-07-266-42/+93
| * | Fix GPS on tuna by setting the UART mux correctlyAlexander Tarasikov2012-07-121-17/+5
* | | Add another method to free space used by a response messageSimon Busch2012-08-241-0/+8
* | | Add cmd field to ipc_message_info structure which will be prefilledSimon Busch2012-08-244-0/+4
| |/ |/|
* | maguro: fix warning about ignore return resultSimon Busch2012-08-091-1/+6
* | rfs: fix warnings about ignored return results from std. library functionsSimon Busch2012-08-095-60/+203
* | crespo: fix all warnings regarding ignored return value from std. library fun...Simon Busch2012-08-091-27/+53
* | First round of fixing unnecessary warningsSimon Busch2012-08-082-9/+13
* | Prefix method correctly with ipc_client_Simon Busch2012-08-087-29/+29
* | Simplify open/close handler signatureSimon Busch2012-08-085-12/+11
* | Fix GPS on tuna by setting the UART mux correctlyAlexander Tarasikov2012-07-121-17/+5
* | GPRS: Get interface name given the connection ID (cid)Paul Kocialkowski2012-07-088-21/+31
* | GPRS: added and completed structures, defines and reworked functions accordinglyPaul Kocialkowski2012-07-081-15/+23
|/
* XMM6260/Crespo: Fixed common_data_set_fdPaul Kocialkowski2012-07-052-3/+2
* Removed device loop code (the upper layer must decide whether to loop or not)Paul Kocialkowski2012-07-052-54/+26
* Unified debug messages on send/recv with ipc_util functionsPaul Kocialkowski2012-07-054-115/+79
* Removed deprecated util filesPaul Kocialkowski2012-07-052-91/+0
* XMM6260: Split code into galaxys2, maguro and xmm2620 (shared code) devicesPaul Kocialkowski2012-07-0516-359/+507
* XMM6260: Moved device-specific files to galaxys2 and maguro foldersPaul Kocialkowski2012-07-056-0/+0
* XMM6260: Always use ipc log handler, also reduced log outputPaul Kocialkowski2012-07-058-329/+202
* XMM6260: Renamed IO functions to give them an explicit name and cleanupPaul Kocialkowski2012-07-055-51/+20
* XMM6260: Fixed functions names and bracesPaul Kocialkowski2012-07-053-117/+130
* XMM6260: Reworked modemctl and brought ipc client to most functionsPaul Kocialkowski2012-07-056-287/+299
* XMM6260 I9250: Renamed and moved structuresPaul Kocialkowski2012-07-052-45/+49
* XMM6260 I9100: Renamed and moved structuresPaul Kocialkowski2012-07-052-30/+35
* XMM6260: Fix code indentPaul Kocialkowski2012-07-0510-1534/+1551
* XMM6260: Split defines in header filesPaul Kocialkowski2012-07-056-67/+112
* Reworked nv_data handling in nv_data_specs, moved some functions to gprs_specsPaul Kocialkowski2012-07-048-169/+217
* Ordered devices by historical support orderPaul Kocialkowski2012-07-041-24/+24
* XMM6260: Added GPRS capabilities handlerPaul Kocialkowski2012-07-041-0/+21
* Aries/Crespo: Added GPRS capabilities handlerPaul Kocialkowski2012-07-042-0/+23
* GPRS: New capabilities structure and related handlerPaul Kocialkowski2012-07-042-1/+11
* RFS: Changed chunk size to 0x1000 when reading nv_dataPaul Kocialkowski2012-07-041-6/+6
* Using stored nv_data file and related functions instead of the default nv_dataPaul Kocialkowski2012-07-044-37/+93
* Set nv_data paths functions non-static so they can be reused in device codePaul Kocialkowski2012-07-041-5/+5
* Allow EFS path to be overriden per-boardAlexander Tarasikov2012-07-046-38/+170
* xmm6260 rfs cleanup: code style and compilation warningsAlexander Tarasikov2012-07-041-18/+23
* RFS: added missing send/recv functionsPaul Kocialkowski2012-07-042-6/+96
* Change i9250 and i9100 to lowercase to fix runtime detectionAlexander Tarasikov2012-07-041-2/+2
* Cleanup xmm6260 ipc, prepare for rfsAlexander Tarasikov2012-07-041-28/+11
* Fix compilation warningsAlexander Tarasikov2012-07-042-13/+20
* Update firmware loader to the latest version, fix makefiles forAlexander Tarasikov2012-07-0410-153/+173