aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/device
Commit message (Expand)AuthorAgeFilesLines
* prainha: Remove TODO commentPaul Kocialkowski2013-03-061-2/+0
* Piranha (P5100/P3100 Galaxy Tab 2.0 tablets) supportPaul Kocialkowski2013-03-063-0/+913
* Aries: Stick a bit more with SEC ril, preventing some failuresPaul Kocialkowski2012-11-181-56/+54
* GPRS: Pass CID to activate/deactivate functionsPaul Kocialkowski2012-11-111-6/+17
* crespo: Kernel-version-dependant gprs specsPaul Kocialkowski2012-10-132-5/+34
* maguro: cleanup code to match common code styleSimon Busch2012-09-212-41/+36
* xmm6260: cleanup code a bit to match common code styleSimon Busch2012-09-214-63/+53
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-2118-18/+18
* ipc: fix gprs_get_iface functionsPaul Kocialkowski2012-09-103-9/+11
* ipc: refactor ipc_client_gprs_get_iface method to return iface name instead o...Simon Busch2012-09-094-15/+14
* Aries: Use new IPC open/close definitionsPaul Kocialkowski2012-09-071-4/+5
* xm6269: drop log statement as it fills up the log output unnecessarilySimon Busch2012-08-281-1/+0
* maguro: try to load radio image from more than on source pathSimon Busch2012-08-272-6/+17
* Merge remote-tracking branch 'astarasikov/merge-24-aug'Simon Busch2012-08-276-46/+71
|\
| * maguro: replace constant with mask for boot replyAlexander Tarasikov2012-08-262-2/+2
| * Revert "Add a delay to maguro fw loader to work around buggy init"Alexander Tarasikov2012-08-261-2/+0
| * Merge branch 'morphis-master' into tuna-trackingAlexander Tarasikov2012-08-259-71/+120
| |\
| | * Merge tag 'tuna-stc-jb-v1' into morphis-masterAlexander Tarasikov2012-08-246-40/+60
| | |\
| * | | [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
| * | | disable xmm6260 wake locks temporarily (until they are debugged)Alexander Tarasikov2012-08-201-8/+8
| | |/ | |/|
| * | Implement maguro poweroffAlexander Tarasikov2012-07-263-1/+24
| * | Make wakelocks not crespo-specific and add for xmm6260Alexander Tarasikov2012-07-263-39/+36
| * | Fix GPS on tuna by setting the UART mux correctlyAlexander Tarasikov2012-07-121-17/+5
* | | 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-094-8/+18
* | crespo: fix all warnings regarding ignored return value from std. library fun...Simon Busch2012-08-091-27/+53
* | Prefix method correctly with ipc_client_Simon Busch2012-08-085-9/+9
* | Simplify open/close handler signatureSimon Busch2012-08-083-8/+6
* | 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-086-18/+28
|/
* 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-053-115/+13
* XMM6260: Split code into galaxys2, maguro and xmm2620 (shared code) devicesPaul Kocialkowski2012-07-0513-325/+466
* 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-057-327/+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-043-46/+56
* XMM6260: Added GPRS capabilities handlerPaul Kocialkowski2012-07-041-0/+21
* Aries/Crespo: Added GPRS capabilities handlerPaul Kocialkowski2012-07-042-0/+23
* Using stored nv_data file and related functions instead of the default nv_dataPaul Kocialkowski2012-07-044-37/+93