Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sec: rename ipc_sec_pin_status_response structure | Simon Busch | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | sec: rename IPC_SEC_PIN_STATUS to IPC_SEC_SIM_STATUS | Simon Busch | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | sec: refactor type naming to be clean and not misleading | Simon Busch | 2012-08-29 | 1 | -51/+78 |
| | |||||
* | Merge remote-tracking branch 'astarasikov/merge-24-aug' | Simon Busch | 2012-08-27 | 2 | -0/+28 |
|\ | | | | | | | | | Conflicts: include/Makefile.am | ||||
| * | Merge tag 'tuna-stc-jb-v1' into morphis-master | Alexander Tarasikov | 2012-08-24 | 2 | -0/+28 |
| |\ | | | | | | | | | | | | | Conflicts: samsung-ipc/device/maguro/maguro_loader.c | ||||
| | * | Make wakelocks not crespo-specific and add for xmm6260 | Alexander Tarasikov | 2012-07-26 | 2 | -0/+28 |
| | | | |||||
* | | | Add another method to free space used by a response message | Simon Busch | 2012-08-24 | 1 | -0/+1 |
| | | | |||||
* | | | Add cmd field to ipc_message_info structure which will be prefilled | Simon Busch | 2012-08-24 | 1 | -0/+1 |
| | | | |||||
* | | | Add identifiable named header file which should be the only one used by clients | Simon Busch | 2012-08-24 | 2 | -0/+29 |
|/ / | |||||
* | | rfs: fix warnings about ignored return results from std. library functions | Simon Busch | 2012-08-09 | 1 | -2/+2 |
| | | |||||
* | | First round of fixing unnecessary warnings | Simon Busch | 2012-08-08 | 1 | -2/+2 |
| | | |||||
* | | Prefix method correctly with ipc_client_ | Simon Busch | 2012-08-08 | 1 | -3/+5 |
| | | |||||
* | | GPRS: Get interface name given the connection ID (cid) | Paul Kocialkowski | 2012-07-08 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | | GPRS: added and completed structures, defines and reworked functions accordingly | Paul Kocialkowski | 2012-07-08 | 1 | -24/+49 |
| | | | | | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | | Call: Added a few call end causes | Paul Kocialkowski | 2012-07-06 | 1 | -0/+4 |
|/ | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Unified debug messages on send/recv with ipc_util functions | Paul Kocialkowski | 2012-07-05 | 1 | -0/+4 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Removed deprecated util files | Paul Kocialkowski | 2012-07-05 | 3 | -31/+0 |
| | | | | 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 | 1 | -4/+13 |
| | | | | | | | | | | | | | | 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> | ||||
* | GPRS: New capabilities structure and related handler | Paul Kocialkowski | 2012-07-04 | 1 | -0/+6 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | RFS: Exported nv_data path functions | Paul Kocialkowski | 2012-07-04 | 1 | -0/+5 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | GPRS port list setup function (currently with fixed values), needed for aries | PaulK | 2012-06-07 | 1 | -0/+6 |
| | | | | Signed-off-by: PaulK <contact@paulk.fr> | ||||
* | Function to check if GPRS activation/deactivation functions are available | PaulK | 2012-06-07 | 1 | -0/+1 |
| | | | | Signed-off-by: PaulK <contact@paulk.fr> | ||||
* | Introducing device-specific GPRS activation/deactivation functions mechanism | PaulK | 2012-06-06 | 1 | -0/+3 |
| | | | | Signed-off-by: PaulK <contact@paulk.fr> | ||||
* | call: add pack method for dtmf burst send message | Simon Busch | 2012-03-02 | 1 | -0/+1 |
| | |||||
* | Fixed ipc_sec_phone_lock stuctures | PaulK | 2012-02-24 | 1 | -2/+6 |
| | |||||
* | Added SIM PIN-related structures on sec header | PaulK | 2012-02-24 | 1 | -2/+17 |
| | |||||
* | Install disp.h file too for IPC v4 protocol version | Simon Busch | 2012-02-23 | 1 | -0/+1 |
| | |||||
* | Correct disp icon info structure for IPC-V4 devices | PaulK | 2012-02-22 | 3 | -4/+67 |
| | |||||
* | Added NET_MODE_SEL headers, fixed NET_PLMN_SEL structure and related function | PaulK | 2012-02-01 | 2 | -9/+16 |
| | | | | | | Also: * renamed IPC_NET_PLMN_SEL_MODE to IPC_NET_PLMN_SEL_... * switched plmn from unsigned to signed char array as it's a string | ||||
* | RFS NV item handling methods are now sending the io confirmation message ↵ | Simon Busch | 2012-02-21 | 1 | -2/+2 |
| | | | | directly | ||||
* | Import two methods from samsung-ril to deal with rfs read/write nv item ↵ | Simon Busch | 2012-02-20 | 1 | -0/+3 |
| | | | | message types | ||||
* | net: fix styling/naming/coding issues | Simon Busch | 2012-02-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | net: add structure to set network PLMN selection mode | Simon Busch | 2012-02-06 | 1 | -2/+10 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Update Makefile to distribute all necessary headers files and compile h1 ↵ | Simon Busch | 2012-02-04 | 1 | -0/+9 |
| | | | | | | device support Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Modified ipc devices handling to use a table and permit explicit device name | PaulK | 2012-02-03 | 1 | -10/+0 |
| | |||||
* | Add aries device for compilation and register it's handlers on startup | Simon Busch | 2012-01-30 | 1 | -1/+2 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Rework IPC client creation to detect device automatically on startup | Simon Busch | 2012-01-30 | 1 | -2/+6 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | We don't ship headers files for the H1 device with autotools version | Simon Busch | 2012-01-30 | 1 | -9/+0 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Rework device specific code so we can build one library for all devices now | Simon Busch | 2012-01-30 | 1 | -3/+7 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Add structure definition for IPC_NET_MODE_SEL message | Simon Busch | 2012-01-30 | 1 | -0/+4 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Fixed ss.h header installation with autotools | PaulK | 2012-01-28 | 1 | -0/+1 |
| | |||||
* | Adjust to get everything compiling with autotools again | Simon Busch | 2012-01-28 | 2 | -7/+8 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Added USSD defines and actions | PaulK | 2012-01-28 | 2 | -12/+54 |
| | |||||
* | Added a GPRS error code and a missing function prototype | PaulK | 2012-01-28 | 1 | -0/+2 |
| | |||||
* | Switched crespo headers to ipc-v4 as these are shared between multiple devices | PaulK | 2012-01-28 | 10 | -20/+20 |
| | |||||
* | gprs: adjust setup method so we can deactivate a gprs context now | Simon Busch | 2012-01-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Modified handlers with common handlers data and device-specific functions | PaulK | 2012-01-14 | 1 | -2/+7 |
| | |||||
* | Fixed SND define that prevented in-call volume change to work | PaulK | 2012-01-03 | 1 | -1/+1 |
| | |||||
* | Fixed Makefile.am for rfs.h | PaulK | 2011-12-31 | 1 | -0/+1 |
| | |||||
* | Moved nv_data functions and headers to rfs.c/rfs.h, plus some fixes | PaulK | 2011-12-31 | 1 | -0/+17 |
| |