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
/
samsung-ipc
/
ipc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed H1 device and devices-related fixes
PaulK
2012-02-03
1
-2
/
+13
*
Adjust for recent changes to device creation structure
Simon Busch
2012-02-03
1
-40
/
+1
*
Merge remote-tracking branch 'origin/paulk/rework-device-specific' into morph...
Simon Busch
2012-02-03
1
-22
/
+58
|
\
|
*
Modified ipc devices handling to use a table and permit explicit device name
PaulK
2012-02-03
1
-40
/
+38
|
*
Register aries handlers on library initialization
Simon Busch
2012-01-30
1
-2
/
+4
|
*
Rework IPC client creation to detect device automatically on startup
Simon Busch
2012-01-30
1
-4
/
+55
|
*
Rework device specific code so we can build one library for all devices now
Simon Busch
2012-01-30
1
-16
/
+23
*
|
Register aries handlers on library initialization
Simon Busch
2012-02-03
1
-2
/
+5
*
|
Rework IPC client creation to detect device automatically on startup
Simon Busch
2012-02-03
1
-4
/
+55
*
|
Rework device specific code so we can build one library for all devices now
Simon Busch
2012-02-03
1
-16
/
+23
|
/
*
Cosmetics on ipc.c
PaulK
2012-01-28
1
-28
/
+20
*
Modified handlers with common handlers data and device-specific functions
PaulK
2012-01-14
1
-7
/
+99
*
Fixed tests on various handlers-related functions
PaulK
2012-01-08
1
-3
/
+5
*
Set negative rc for errors, plus cosmetics
PaulK
2011-12-30
1
-0
/
+1
*
Added RFS headers and RECV function for crespo
PaulK
2011-12-25
1
-2
/
+5
*
Use correct indentation
Simon Busch
2011-12-15
1
-2
/
+1
*
Corrected wake_lock in crespo_ipc and split struct ipc_call_outgoing
PaulK
2011-10-31
1
-1
/
+1
*
Setting the the handlers for several operations should be done in higher leve...
Simon Busch
2011-10-30
1
-4
/
+0
*
Fixed IPC_PWR_PHONE_STATE (from SEC RIL logs) removed last SIMIO bits + other...
PaulK
2011-10-30
1
-0
/
+1
*
New handlers structure (a data pointer for each handler function)
PaulK
2011-10-29
1
-38
/
+27
*
Added SIM IO table (from FSO), related helpers, crespo SMS ACK and corrections
PaulK
2011-10-29
1
-4
/
+4
*
Add vim modeline for uniform indentation
Simon Busch
2011-10-29
1
-0
/
+2
*
replace ipc_request and ipc_response by a single struct ipc_message_info
Joerie de Gram
2011-10-28
1
-3
/
+3
*
split devices, require compile-time device selection
Joerie de Gram
2011-10-28
1
-10
/
+9
*
added handlers support and default handlers for crespo.
PaulK
2011-10-28
1
-15
/
+85
*
fix various compilation warnings
Joerie de Gram
2011-10-28
1
-1
/
+1
*
Various updates regarding better vala integration
Simon Busch
2011-10-23
1
-3
/
+3
*
Updated Android.mk and added return 0; to make it build on Android.
PaulK
2011-10-23
1
-0
/
+2
*
Implement handling of additional arguments in ipc_client_log method
Simon Busch
2011-10-14
1
-2
/
+9
*
Implement log handler delegate the user can set to forwarding logging output ...
Simon Busch
2011-10-14
1
-0
/
+24
*
Name method ipc_client_set_delegates correctly
Simon Busch
2011-10-11
1
-3
/
+3
*
Implement ipc_client_recv method so we can now retrieve data from the modem
Simon Busch
2011-10-10
1
-1
/
+6
*
Rework API of this library to integrate better with other environments than A...
Simon Busch
2011-10-10
1
-46
/
+73
*
Several update regarding integration in other userland environements than and...
Simon Busch
2011-09-29
1
-0
/
+12
*
Use ipc ops in public API methods
Simon Busch
2011-08-25
1
-1
/
+34
*
Name ipc code lines not visible for the public with private postfix
Simon Busch
2011-08-25
1
-1
/
+1
*
Implement generic interface for ipc API
Simon Busch
2011-08-25
1
-0
/
+27
*
Add missing source files
Simon Busch
2011-08-24
1
-0
/
+53