index
:
external_libsamsung-ipc.git
master
replicant-6.0
Samsung IPC
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More cosmetics on headers
Paul Kocialkowski
2013-06-27
3
-18
/
+17
*
Get rid of wakelocks, this should be dealt with on the upper layers
Paul Kocialkowski
2013-06-27
2
-28
/
+0
*
Rework handlers and ipc functions for better consistency
Paul Kocialkowski
2013-06-27
1
-35
/
+40
*
ipc_client_send: Single function with return code
Paul Kocialkowski
2013-06-26
1
-7
/
+2
*
rfs.h: Coding style
Paul Kocialkowski
2013-06-25
1
-1
/
+1
*
Add newline and indentation on long functions names
Paul Kocialkowski
2013-06-25
7
-29
/
+58
*
Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).
Paul Kocialkowski
2013-06-25
10
-234
/
+334
*
Drop support for the (incomplete) old protocol implementation used on H1.
Paul Kocialkowski
2013-06-25
28
-902
/
+618
*
sec: Use correct SIM ready status value
Paul Kocialkowski
2013-03-07
1
-1
/
+1
*
disp: Second byte of icon info is the reception level in bars
Paul Kocialkowski
2013-03-07
1
-1
/
+1
*
sec: RSIM access data structure when SIM ICC type != 1
Paul Kocialkowski
2013-02-09
1
-1
/
+12
*
misc: Timezone value can be negative, use a signed char accordingly
Paul Kocialkowski
2013-02-08
1
-1
/
+1
*
sec: correct binary represetation of SIM access commands
Simon Busch
2013-01-15
1
-2
/
+6
*
Misc: Correct the value for time info message
Paul Kocialkowski
2012-12-16
1
-1
/
+1
*
GPRS: Pass CID to activate/deactivate functions
Paul Kocialkowski
2012-11-11
1
-2
/
+2
*
SMS: Renamed structures according to messages names, build sms.c
Paul Kocialkowski
2012-11-01
2
-11
/
+22
*
switch to GPLv2+ as license as decided by all authors per mail
Simon Busch
2012-09-21
28
-28
/
+28
*
SND: Add missing undocumented commands
Paul Kocialkowski
2012-09-15
1
-0
/
+5
*
ipc: fix gprs_get_iface functions
Paul Kocialkowski
2012-09-10
1
-1
/
+1
*
gprs: rename member of ipc_gprs_hsdpa_status to reg_state
Simon Busch
2012-09-09
1
-1
/
+1
*
ipc: refactor ipc_client_gprs_get_iface method to return iface name instead o...
Simon Busch
2012-09-09
1
-1
/
+1
*
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
1
-0
/
+3
*
sec: rename ipc_sec_change_locking_pw to ipc_sec_change_locking_pw_set
Simon Busch
2012-09-09
1
-1
/
+4
*
sec: Corrected comments about data types
Paul Kocialkowski
2012-09-06
1
-2
/
+2
*
net: renaming some parts to be more reasonable
Simon Busch
2012-08-30
2
-7
/
+12
*
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
[prev]
[next]