Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xmm6260: Set message info data to NULL before alloc (or no alloc) | Paul Kocialkowski | 2013-03-23 | 1 | -0/+1 |
| | | | | | Change-Id: I5eb463630dfd611e0f3db439ea1a1efb420bcc5a Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | modemctrl: Remove SIM initializing message | Paul Kocialkowski | 2013-03-07 | 1 | -3/+0 |
| | | | | | Change-Id: If73a5bc5a87ae1bfdb0921ef16338be11cc7b989 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | sec: Use correct SIM ready status value | Paul Kocialkowski | 2013-03-07 | 1 | -1/+1 |
| | | | | | Change-Id: I71afe804d05585a0f232fe2fd685c5e78101def4 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | disp: Second byte of icon info is the reception level in bars | Paul Kocialkowski | 2013-03-07 | 1 | -1/+1 |
| | | | | | Change-Id: I54963a4db11c6e766c787e2cc173cd5a27662b53 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | 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 | 6 | -1/+963 |
| | | | | | Change-Id: Ie3d120723aeff044d127ff66e46ec9e7b5f476cc Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Merge pull request #4 from Jooles/master | Simon Busch | 2013-02-17 | 1 | -0/+10 |
|\ | | | | | Added Spica support | ||||
| * | Added spica (i5700) to available devices in Android.mk | Julian Cromarty | 2013-02-14 | 1 | -0/+10 |
|/ | | | | Change-Id: I7e20a28c0c7aa749e037721bbaf36125cde5cbba | ||||
* | sec: RSIM access data structure when SIM ICC type != 1 | Paul Kocialkowski | 2013-02-09 | 1 | -1/+12 |
| | | | | | Change-Id: I4580ffcc91486363dc50a1fca116991fda098e48 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | misc: Timezone value can be negative, use a signed char accordingly | Paul Kocialkowski | 2013-02-08 | 1 | -1/+1 |
| | | | | | Change-Id: I8dc9fb1412df458eda38683580764490135df45f Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | sms: Correct memcpy argument (don't use a pointer to pointer) | Paul Kocialkowski | 2013-01-30 | 1 | -1/+1 |
| | | | | | Change-Id: I53bc70e83df6c50f64629abb2157cae28b6a0dea Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | sec: correct binary represetation of SIM access commands | Simon Busch | 2013-01-15 | 1 | -2/+6 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Misc: Correct the value for time info message | Paul Kocialkowski | 2012-12-16 | 1 | -1/+1 |
| | | | | | Change-Id: Ia1dd301a339c34ac443fbc1da81e8d29b1f8f2a3 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Permit explicit board name instead of device name | Paul Kocialkowski | 2012-12-15 | 2 | -16/+16 |
| | | | | | Change-Id: I7ed51c0a35061daeaac302c8bac90a1c3b577e1d 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> | ||||
* | ipc: reset client structure after allocation to zero | Simon Busch | 2012-11-14 | 1 | -0/+2 |
| | | | | | | | | | When we're just allocating memory and do not care about the content of the allocated memory area we can head into cases where the internal parts of the structures are already set with a random value and then causes segfaults cause code peaces are trying to access invalid memory areas. Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Fix wrong device detection; we have to check for board_name instead of ↵ | Simon Busch | 2012-11-14 | 1 | -1/+1 |
| | | | | | | device name Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Fix vapi errors due to ipc_sms_send_msg and ipc_sms_deliv_report_msg renames. | Denis 'GNUtoo' Carikli | 2012-11-12 | 1 | -2/+2 |
| | | | | | | | | Without that fix we have: smshandler.c:111:34: error: field 'ackmsg' has incomplete type smshandler.c:113:34: error: field '_tmp4_' has incomplete type Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | ||||
* | GPRS: Pass CID to activate/deactivate functions | Paul Kocialkowski | 2012-11-11 | 4 | -14/+25 |
| | | | | | | | Aries: Use CID to activate/deactivate the corresponding iface Change-Id: Ifd153eda59404921bc6ea12d27f94d5aee7b06ff Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | SMS: Renamed structures according to messages names, build sms.c | Paul Kocialkowski | 2012-11-01 | 5 | -15/+28 |
| | | | | | Change-Id: I9e8d01ca8b0eb23d9ca2a2034c5bb9594f151e92 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | crespo: Kernel-version-dependant gprs specs | Paul Kocialkowski | 2012-10-13 | 4 | -8/+48 |
| | | | | | Change-Id: I208edeb3b9f8bdce4051b42d0ecda85259cf1d82 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Kernel version in IPC device desc, with detection code | Paul Kocialkowski | 2012-10-13 | 3 | -12/+46 |
| | | | | | Change-Id: Ica8dd604ddaff527436e9ba909ab7d22eda9a875 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Fix vapi errors due to ipc_net_current_plmn rename. | Denis 'GNUtoo' Carikli | 2012-09-30 | 1 | -1/+1 |
| | | | | | | | | Without that fix we have: mediators_network.c: In function 'samsung_network_get_status_real_run_co': mediators_network.c:1575:24: error: dereferencing pointer to incomplete type Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | ||||
* | Fix vapi errors due to ipc_net_regist rename. | Denis 'GNUtoo' Carikli | 2012-09-30 | 1 | -1/+1 |
| | | | | | | | | Without that fix we have many errors such as this one: mediators_network.c: In function 'samsung_network_get_status_real_run_co': mediators_network.c:1473:21: error: dereferencing pointer to incomplete type Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | ||||
* | Merge pull request #3 from GNUtoo/master | morphis | 2012-09-30 | 1 | -2/+2 |
|\ | | | | | Fix VAPI's ipc_net_{regist_setup,plmn_sel_setup} renames for fsogsmd | ||||
| * | Fix VAPI's ipc_net_{regist_setup,plmn_sel_setup} renames for fsogsmd | Denis 'GNUtoo' Carikli | 2012-09-30 | 1 | -2/+2 |
|/ | | | | | | | | | | | Without that fix fsogmsd fails to compile that way: mediators_network.c: In function 'samsung_network_register_real_run_co': mediators_network.c:711:2: warning: implicit declaration of function 'ipc_net_plmn_sel_setup' [-Wimplicit-function-declaration] And: mediators_network.c: In function 'samsung_network_get_status_real_run_co': mediators_network.c:1426:2: warning: implicit declaration of function 'ipc_net_regist_setup' [-Wimplicit-function-declaration] Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | ||||
* | samsung-ipc: cleanup to match common code style | Simon Busch | 2012-09-21 | 6 | -56/+50 |
| | |||||
* | 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 |
| | |||||
* | cleanup autoconf configuration | Simon Busch | 2012-09-21 | 1 | -3/+0 |
| | |||||
* | switch to GPLv2+ as license as decided by all authors per mail | Simon Busch | 2012-09-21 | 63 | -679/+344 |
| | |||||
* | update authors file with all people contributed to libsamsung-ipc | Simon Busch | 2012-09-20 | 1 | -1/+3 |
| | |||||
* | ipc: don't set a default log handler; should be set only on demand | Simon Busch | 2012-09-20 | 1 | -2/+0 |
| | |||||
* | SND: Add missing undocumented commands | Paul Kocialkowski | 2012-09-15 | 1 | -0/+5 |
| | | | | | Change-Id: Ib84ce488e3f78c4fd0dfcfc7eb199c0d93bc034e Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | ipc: fix gprs_get_iface functions | Paul Kocialkowski | 2012-09-10 | 5 | -11/+13 |
| | | | | | Change-Id: Idea112725ca55ea341d11055a332b1c8625e614c Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | gprs: rename member of ipc_gprs_hsdpa_status to reg_state | Simon Busch | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | call: fix retrieval of the number of a call | Simon Busch | 2012-09-09 | 1 | -5/+6 |
| | |||||
* | ipc: refactor ipc_client_gprs_get_iface method to return iface name instead ↵ | Simon Busch | 2012-09-09 | 7 | -20/+19 |
| | | | | | | | 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. | ||||
* | misc: add IPC_MISC_DEBUG_LEVEL message type | Simon Busch | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | sec: add setup method for ipc_sec_change_locking_pw_set message type | Simon Busch | 2012-09-09 | 2 | -0/+21 |
| | |||||
* | sec: rename ipc_sec_change_locking_pw to ipc_sec_change_locking_pw_set | Simon Busch | 2012-09-09 | 1 | -1/+4 |
| | |||||
* | sec: add setup method for ipc_sec_phone_lock_set message type | Simon Busch | 2012-09-09 | 1 | -0/+13 |
| | |||||
* | 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> | ||||
* | sec: Corrected comments about data types | Paul Kocialkowski | 2012-09-06 | 1 | -2/+2 |
| | | | | | Change-Id: Ia139f8d5cf42047c95024ebbdb296e8aed530ea9 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | tools: drop not working forwarding tool | Simon Busch | 2012-08-30 | 2 | -191/+0 |
| | |||||
* | net: renaming some parts to be more reasonable | Simon Busch | 2012-08-30 | 4 | -11/+16 |
| | |||||
* | sec: add IPC_SEC_FACILITY_LOCK_TYPE_SC_UNLOCKED type | Simon Busch | 2012-08-29 | 2 | -0/+2 |
| | |||||
* | sec: rename ipc_sec_pin_status_response structure | Simon Busch | 2012-08-29 | 3 | -6/+6 |
| | |||||
* | sec: rename IPC_SEC_PIN_STATUS to IPC_SEC_SIM_STATUS | Simon Busch | 2012-08-29 | 4 | -5/+5 |
| | |||||
* | sec: refactor type naming to be clean and not misleading | Simon Busch | 2012-08-29 | 4 | -77/+126 |
| |