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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vapi: fix naming of ipc_call_outgoging_setup method
Simon Busch
2011-11-13
1
-0
/
+1
*
Rewritten modemctrl to provide an usable test binary
PaulK
2011-11-07
1
-130
/
+256
*
Switched utility functions to ipc_utils (for client-side logging)
PaulK
2011-11-07
7
-171
/
+174
*
Switched crespo's nv_data functions to the client log handler instead of printf
PaulK
2011-11-06
3
-51
/
+53
*
Add missing $ for use of variable $OPENSSL_REQUIRED in configure.ac file
Simon Busch
2011-11-06
1
-1
/
+1
*
Added per-device call.h to the include/ Makefile.am
PaulK
2011-11-01
1
-0
/
+2
*
Fixed Makefile.am on tools/ (added defines while building)
PaulK
2011-11-01
1
-1
/
+9
*
Split call headers and added some SND defines
PaulK
2011-11-01
4
-8
/
+25
*
Implemented minimal ipc upper-layer in modemctrl, with auto call functions
PaulK
2011-10-31
2
-45
/
+335
*
Corrected wake_lock in crespo_ipc and split struct ipc_call_outgoing
PaulK
2011-10-31
7
-19
/
+90
*
Only print hexdump for messages when build in debug mode
Simon Busch
2011-10-30
1
-1
/
+5
*
Revert "Bring back removed IPC_NET_ACCESS_TECHNOLOGY_... defines"
Simon Busch
2011-10-30
1
-7
/
+0
*
Setting the the handlers for several operations should be done in higher leve...
Simon Busch
2011-10-30
1
-4
/
+0
*
Adjust vala binding to suite for the latest changes to the library API
Simon Busch
2011-10-30
1
-43
/
+34
*
Add DEVICE_H1 or DEVICE_CRESPO as define to CFLAGS
Simon Busch
2011-10-30
1
-0
/
+2
*
Install device specific headers files too
Simon Busch
2011-10-30
1
-1
/
+15
*
Bring back removed IPC_NET_ACCESS_TECHNOLOGY_... defines
Simon Busch
2011-10-30
1
-0
/
+7
*
Merge branch 'master' into master-next
Simon Busch
2011-10-30
1
-1
/
+2
|
\
|
*
Fix mistake in vala binding
Simon Busch
2011-10-29
1
-1
/
+2
*
|
Comment some not compiling code in modemctrl tool
Simon Busch
2011-10-30
1
-0
/
+3
*
|
Fixed IPC_PWR_PHONE_STATE (from SEC RIL logs) removed last SIMIO bits + other...
PaulK
2011-10-30
6
-47
/
+41
*
|
Fixed struct ipc_misc_me_version for crespo (1 byte offset)
PaulK
2011-10-29
7
-7
/
+81
*
|
Removed SIM IO data and functions: handled by upper-layer code.
PaulK
2011-10-29
2
-260
/
+5
*
|
New handlers structure (a data pointer for each handler function)
PaulK
2011-10-29
6
-172
/
+179
*
|
Added SIM IO table (from FSO), related helpers, crespo SMS ACK and corrections
PaulK
2011-10-29
6
-40
/
+383
*
|
Add vim modeline for uniform indentation
Simon Busch
2011-10-29
27
-80
/
+121
*
|
Fix several places in code for latest infrastructure changes
Simon Busch
2011-10-29
3
-10
/
+9
*
|
fix autotools setup to support the new device specific structure
Simon Busch
2011-10-29
2
-8
/
+70
*
|
Merge remote-tracking branch 'ius/for-morphis' into master-next
Simon Busch
2011-10-29
28
-170
/
+752
|
\
\
|
|
/
|
/
|
|
*
net: correct net_regist_get and add helper
Joerie de Gram
2011-10-28
4
-2
/
+32
|
*
h1: add missing payload memcpy in h1_ipc_send
Joerie de Gram
2011-10-28
1
-1
/
+6
|
*
introduce device-specific includes, split h1/crespo gen_resp/net_regist
Joerie de Gram
2011-10-28
6
-22
/
+154
|
*
explicitly cast strncpy parameter to char*
Joerie de Gram
2011-10-28
2
-5
/
+5
|
*
types: revert indi/noti/resp rename
Joerie de Gram
2011-10-28
2
-9
/
+9
|
*
Corrected Android.mk, crespo_ipc file, some headers and helpers.
PaulK
2011-10-28
6
-29
/
+38
|
*
h1: dump ipc messages to log
Joerie de Gram
2011-10-28
1
-0
/
+10
|
*
replace ipc_request and ipc_response by a single struct ipc_message_info
Joerie de Gram
2011-10-28
6
-23
/
+16
|
*
split devices, require compile-time device selection
Joerie de Gram
2011-10-28
11
-34
/
+55
|
*
gprs: revert e28dc6d and insert missing message type
Joerie de Gram
2011-10-28
1
-10
/
+11
|
*
added handlers support and default handlers for crespo.
PaulK
2011-10-28
7
-42
/
+423
|
*
fix various compilation warnings
Joerie de Gram
2011-10-28
3
-3
/
+3
*
|
Various changes to code and vala binding regarding call API
Simon Busch
2011-10-28
3
-13
/
+92
|
/
*
Add setup method for call outgoing message and various cleanups for call mess...
Simon Busch
2011-10-27
4
-39
/
+88
*
gprs: add some missing unknown bytes to ipc_gprs_ip_configuration message
Simon Busch
2011-10-27
2
-0
/
+2
*
Fixup network registration message
Simon Busch
2011-10-25
2
-3
/
+12
*
gprs: fix wrong id for IPC_GPRS_IP_CONFIGURE message type
Simon Busch
2011-10-25
1
-2
/
+2
*
Some little updates for gprs message structures
Simon Busch
2011-10-25
2
-8
/
+14
*
Add setup method for ipc_sec_pin_status_set message
Simon Busch
2011-10-25
3
-0
/
+27
*
vapi: add a data property to each structure which returns the structure as by...
Simon Busch
2011-10-25
1
-1
/
+292
*
Implement several parts of known gprs messages types
Simon Busch
2011-10-25
6
-17
/
+214
[next]