aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/device/xmm6260
Commit message (Expand)AuthorAgeFilesLines
* Split aries and crespo common code to xmm6160, along with major code reworkPaul Kocialkowski2013-06-301-0/+2
* Get rid of wakelocks, this should be dealt with on the upper layersPaul Kocialkowski2013-06-271-18/+0
* Rework handlers and ipc functions for better consistencyPaul Kocialkowski2013-06-272-99/+98
* Renamed ipc_private.h to ipc.hPaul Kocialkowski2013-06-253-3/+3
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-252-2/+2
* xmm6260: Set message info data to NULL before alloc (or no alloc)Paul Kocialkowski2013-03-231-0/+1
* 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-216-6/+6
* ipc: fix gprs_get_iface functionsPaul Kocialkowski2012-09-101-3/+3
* ipc: refactor ipc_client_gprs_get_iface method to return iface name instead o...Simon Busch2012-09-092-7/+7
* xm6269: drop log statement as it fills up the log output unnecessarilySimon Busch2012-08-281-1/+0
* Merge remote-tracking branch 'astarasikov/merge-24-aug'Simon Busch2012-08-271-9/+40
|\
| * Merge branch 'morphis-master' into tuna-trackingAlexander Tarasikov2012-08-252-12/+16
| |\
| | * Merge tag 'tuna-stc-jb-v1' into morphis-masterAlexander Tarasikov2012-08-241-5/+31
| | |\
| * | | [xmm6260] add ipc error checksAlexander Tarasikov2012-08-231-4/+9
| * | | re-enable wakelocks on xmm6260Alexander Tarasikov2012-08-201-8/+8
| * | | disable xmm6260 wake locks temporarily (until they are debugged)Alexander Tarasikov2012-08-201-8/+8
| | |/ | |/|
| * | Make wakelocks not crespo-specific and add for xmm6260Alexander Tarasikov2012-07-261-5/+31
* | | Add cmd field to ipc_message_info structure which will be prefilledSimon Busch2012-08-241-0/+1
| |/ |/|
* | Simplify open/close handler signatureSimon Busch2012-08-082-5/+4
* | GPRS: Get interface name given the connection ID (cid)Paul Kocialkowski2012-07-082-7/+12
|/
* XMM6260/Crespo: Fixed common_data_set_fdPaul Kocialkowski2012-07-051-2/+1
* Unified debug messages on send/recv with ipc_util functionsPaul Kocialkowski2012-07-051-27/+5
* XMM6260: Split code into galaxys2, maguro and xmm2620 (shared code) devicesPaul Kocialkowski2012-07-057-201/+152
* XMM6260: Moved device-specific files to galaxys2 and maguro foldersPaul Kocialkowski2012-07-056-1711/+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-041-17/+21
* XMM6260: Added GPRS capabilities handlerPaul Kocialkowski2012-07-041-0/+21
* Using stored nv_data file and related functions instead of the default nv_dataPaul Kocialkowski2012-07-044-37/+93
* Allow EFS path to be overriden per-boardAlexander Tarasikov2012-07-041-0/+8
* xmm6260 rfs cleanup: code style and compilation warningsAlexander Tarasikov2012-07-041-18/+23
* RFS: added missing send/recv functionsPaul Kocialkowski2012-07-042-6/+96
* 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-047-145/+156
* Add the dirty, hackish and barely working xmm6260 modem supportAlexander Tarasikov2012-07-0412-0/+2750