Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prainha: Remove TODO comment | Paul Kocialkowski | 2013-03-06 | 1 | -2/+0 |
| | | | | | Change-Id: I8a61b582c16b8169505c7252f6d7260a542a290b Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Piranha (P5100/P3100 Galaxy Tab 2.0 tablets) support | Paul Kocialkowski | 2013-03-06 | 3 | -0/+913 |
| | | | | | Change-Id: Ie3d120723aeff044d127ff66e46ec9e7b5f476cc Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Aries: Stick a bit more with SEC ril, preventing some failures | Paul Kocialkowski | 2012-11-18 | 1 | -56/+54 |
| | | | | | Change-Id: I54f069f32f85528176b8e06ac587d8948fae47f2 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | GPRS: Pass CID to activate/deactivate functions | Paul Kocialkowski | 2012-11-11 | 1 | -6/+17 |
| | | | | | | | Aries: Use CID to activate/deactivate the corresponding iface Change-Id: Ifd153eda59404921bc6ea12d27f94d5aee7b06ff Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | crespo: Kernel-version-dependant gprs specs | Paul Kocialkowski | 2012-10-13 | 2 | -5/+34 |
| | | | | | Change-Id: I208edeb3b9f8bdce4051b42d0ecda85259cf1d82 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | maguro: cleanup code to match common code style | Simon Busch | 2012-09-21 | 2 | -41/+36 |
| | |||||
* | xmm6260: cleanup code a bit to match common code style | Simon Busch | 2012-09-21 | 4 | -63/+53 |
| | |||||
* | switch to GPLv2+ as license as decided by all authors per mail | Simon Busch | 2012-09-21 | 18 | -18/+18 |
| | |||||
* | ipc: fix gprs_get_iface functions | Paul Kocialkowski | 2012-09-10 | 3 | -9/+11 |
| | | | | | Change-Id: Idea112725ca55ea341d11055a332b1c8625e614c Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | ipc: refactor ipc_client_gprs_get_iface method to return iface name instead ↵ | Simon Busch | 2012-09-09 | 4 | -15/+14 |
| | | | | | | | of using a parameter Allocating memory and setting a pointer to it for the user via a parameter is kind of unnecessary. It's better to return the pointer instead. | ||||
* | Aries: Use new IPC open/close definitions | Paul Kocialkowski | 2012-09-07 | 1 | -4/+5 |
| | | | | | Change-Id: I348c615371bcc24796ea0b7ea33a32eab23709c4 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | xm6269: drop log statement as it fills up the log output unnecessarily | Simon Busch | 2012-08-28 | 1 | -1/+0 |
| | |||||
* | maguro: try to load radio image from more than on source path | Simon Busch | 2012-08-27 | 2 | -6/+17 |
| | |||||
* | Merge remote-tracking branch 'astarasikov/merge-24-aug' | Simon Busch | 2012-08-27 | 6 | -46/+71 |
|\ | | | | | | | | | Conflicts: include/Makefile.am | ||||
| * | maguro: replace constant with mask for boot reply | Alexander Tarasikov | 2012-08-26 | 2 | -2/+2 |
| | | |||||
| * | Revert "Add a delay to maguro fw loader to work around buggy init" | Alexander Tarasikov | 2012-08-26 | 1 | -2/+0 |
| | | | | | | | | | | The real cause of call failure was samsung-ril-client This delay is not needed | ||||
| * | Merge branch 'morphis-master' into tuna-tracking | Alexander Tarasikov | 2012-08-25 | 9 | -71/+120 |
| |\ | |||||
| | * | Merge tag 'tuna-stc-jb-v1' into morphis-master | Alexander Tarasikov | 2012-08-24 | 6 | -40/+60 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: samsung-ipc/device/maguro/maguro_loader.c | ||||
| * | | | [xmm6260] add ipc error checks | Alexander Tarasikov | 2012-08-23 | 1 | -4/+9 |
| | | | | |||||
| * | | | re-enable wakelocks on xmm6260 | Alexander Tarasikov | 2012-08-20 | 1 | -8/+8 |
| | | | | |||||
| * | | | Add a delay to maguro fw loader to work around buggy init | Alexander Tarasikov | 2012-08-20 | 1 | -0/+2 |
| | | | | |||||
| * | | | disable xmm6260 wake locks temporarily (until they are debugged) | Alexander Tarasikov | 2012-08-20 | 1 | -8/+8 |
| | |/ | |/| | |||||
| * | | Implement maguro poweroff | Alexander Tarasikov | 2012-07-26 | 3 | -1/+24 |
| | | | |||||
| * | | Make wakelocks not crespo-specific and add for xmm6260 | Alexander Tarasikov | 2012-07-26 | 3 | -39/+36 |
| | | | |||||
| * | | Fix GPS on tuna by setting the UART mux correctly | Alexander Tarasikov | 2012-07-12 | 1 | -17/+5 |
| | | | |||||
* | | | Add cmd field to ipc_message_info structure which will be prefilled | Simon Busch | 2012-08-24 | 4 | -0/+4 |
| |/ |/| | |||||
* | | maguro: fix warning about ignore return result | Simon Busch | 2012-08-09 | 1 | -1/+6 |
| | | |||||
* | | rfs: fix warnings about ignored return results from std. library functions | Simon Busch | 2012-08-09 | 4 | -8/+18 |
| | | |||||
* | | crespo: fix all warnings regarding ignored return value from std. library ↵ | Simon Busch | 2012-08-09 | 1 | -27/+53 |
| | | | | | | | | functions | ||||
* | | Prefix method correctly with ipc_client_ | Simon Busch | 2012-08-08 | 5 | -9/+9 |
| | | |||||
* | | Simplify open/close handler signature | Simon Busch | 2012-08-08 | 3 | -8/+6 |
| | | |||||
* | | Fix GPS on tuna by setting the UART mux correctly | Alexander Tarasikov | 2012-07-12 | 1 | -17/+5 |
| | | |||||
* | | GPRS: Get interface name given the connection ID (cid) | Paul Kocialkowski | 2012-07-08 | 6 | -18/+28 |
|/ | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260/Crespo: Fixed common_data_set_fd | Paul Kocialkowski | 2012-07-05 | 2 | -3/+2 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Removed device loop code (the upper layer must decide whether to loop or not) | Paul Kocialkowski | 2012-07-05 | 2 | -54/+26 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Unified debug messages on send/recv with ipc_util functions | Paul Kocialkowski | 2012-07-05 | 3 | -115/+13 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260: Split code into galaxys2, maguro and xmm2620 (shared code) devices | Paul Kocialkowski | 2012-07-05 | 13 | -325/+466 |
| | | | | | | | | | | | | | | * Moved maguro and galaxys2 loaders to proper folders * Renamed i9100 to galaxys2 and i9250 to maguro * Device-specific ops, handlers, gprs_specs and nv_data_specs on XMM2620 devices though most data/functions are still shared in xmm2620_ipc * Removed radio_parts from modemctl_io_data * Moved CRC calculate function to xmm2620_loader * Moved io_helpers functions to xmm2620_loader * Listed include headers in each file instead of using common.h * Prefixed remaining xmm2620 files Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260: Moved device-specific files to galaxys2 and maguro folders | Paul Kocialkowski | 2012-07-05 | 6 | -0/+0 |
| | | | | | | Warning: this commit breaks code compilation! Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260: Always use ipc log handler, also reduced log output | Paul Kocialkowski | 2012-07-05 | 7 | -327/+202 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260: Renamed IO functions to give them an explicit name and cleanup | Paul Kocialkowski | 2012-07-05 | 5 | -51/+20 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260: Fixed functions names and braces | Paul Kocialkowski | 2012-07-05 | 3 | -117/+130 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260: Reworked modemctl and brought ipc client to most functions | Paul Kocialkowski | 2012-07-05 | 6 | -287/+299 |
| | | | | | | | | | | * Radio parts are now generic for XMM6260 devices * ipc client structure is now brought to most functions, to be used for logging * fwloader_context was renamed to struct modemctl_io_data * Generic XMM6260 radio parts are now part of struct modemctl_io_data * Bare ioctls are used in modemctl (no need to log success) Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260 I9250: Renamed and moved structures | Paul Kocialkowski | 2012-07-05 | 2 | -45/+49 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260 I9100: Renamed and moved structures | Paul Kocialkowski | 2012-07-05 | 2 | -30/+35 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260: Fix code indent | Paul Kocialkowski | 2012-07-05 | 10 | -1534/+1551 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260: Split defines in header files | Paul Kocialkowski | 2012-07-05 | 6 | -67/+112 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Reworked nv_data handling in nv_data_specs, moved some functions to gprs_specs | Paul Kocialkowski | 2012-07-04 | 3 | -46/+56 |
| | | | | | | | | | | | | | | nv_data: * Reworked device-specific nv_data passthrough functions * Moved default values in rfs.h * Added more specific infos (size, chunk size, secret) * Applied to xmm6260 device gprs: * Moved non-io-related gprs handlers to gprs_specs * Applied to crespo, aries and xmm6260 devices Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | XMM6260: Added GPRS capabilities handler | Paul Kocialkowski | 2012-07-04 | 1 | -0/+21 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Aries/Crespo: Added GPRS capabilities handler | Paul Kocialkowski | 2012-07-04 | 2 | -0/+23 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Using stored nv_data file and related functions instead of the default nv_data | Paul Kocialkowski | 2012-07-04 | 4 | -37/+93 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> |