index
:
external_libsamsung-ipc.git
master
replicant-6.0
external/libsamsung-ipc
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sec: add IPC_SEC_FACILITY_LOCK_TYPE_SC_UNLOCKED type
Simon Busch
2012-08-29
1
-0
/
+1
*
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
|
\
|
*
Merge tag 'tuna-stc-jb-v1' into morphis-master
Alexander Tarasikov
2012-08-24
2
-0
/
+28
|
|
\
|
|
*
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
*
|
GPRS: added and completed structures, defines and reworked functions accordingly
Paul Kocialkowski
2012-07-08
1
-24
/
+49
*
|
Call: Added a few call end causes
Paul Kocialkowski
2012-07-06
1
-0
/
+4
|
/
*
Unified debug messages on send/recv with ipc_util functions
Paul Kocialkowski
2012-07-05
1
-0
/
+4
*
Removed deprecated util files
Paul Kocialkowski
2012-07-05
3
-31
/
+0
*
Reworked nv_data handling in nv_data_specs, moved some functions to gprs_specs
Paul Kocialkowski
2012-07-04
1
-4
/
+13
*
GPRS: New capabilities structure and related handler
Paul Kocialkowski
2012-07-04
1
-0
/
+6
*
RFS: Exported nv_data path functions
Paul Kocialkowski
2012-07-04
1
-0
/
+5
*
GPRS port list setup function (currently with fixed values), needed for aries
PaulK
2012-06-07
1
-0
/
+6
*
Function to check if GPRS activation/deactivation functions are available
PaulK
2012-06-07
1
-0
/
+1
*
Introducing device-specific GPRS activation/deactivation functions mechanism
PaulK
2012-06-06
1
-0
/
+3
*
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
*
RFS NV item handling methods are now sending the io confirmation message dire...
Simon Busch
2012-02-21
1
-2
/
+2
*
Import two methods from samsung-ril to deal with rfs read/write nv item messa...
Simon Busch
2012-02-20
1
-0
/
+3
*
net: fix styling/naming/coding issues
Simon Busch
2012-02-06
1
-2
/
+2
*
net: add structure to set network PLMN selection mode
Simon Busch
2012-02-06
1
-2
/
+10
*
Update Makefile to distribute all necessary headers files and compile h1 devi...
Simon Busch
2012-02-04
1
-0
/
+9
*
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
*
Rework IPC client creation to detect device automatically on startup
Simon Busch
2012-01-30
1
-2
/
+6
*
We don't ship headers files for the H1 device with autotools version
Simon Busch
2012-01-30
1
-9
/
+0
*
Rework device specific code so we can build one library for all devices now
Simon Busch
2012-01-30
1
-3
/
+7
*
Add structure definition for IPC_NET_MODE_SEL message
Simon Busch
2012-01-30
1
-0
/
+4
*
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
*
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
*
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
[next]