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
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch to GPLv2+ as license as decided by all authors per mail
Simon Busch
2012-09-21
32
-32
/
+32
*
ipc: don't set a default log handler; should be set only on demand
Simon Busch
2012-09-20
1
-2
/
+0
*
ipc: fix gprs_get_iface functions
Paul Kocialkowski
2012-09-10
4
-10
/
+12
*
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 o...
Simon Busch
2012-09-09
6
-19
/
+18
*
sec: add setup method for ipc_sec_change_locking_pw_set message type
Simon Busch
2012-09-09
1
-0
/
+18
*
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
*
net: renaming some parts to be more reasonable
Simon Busch
2012-08-30
1
-2
/
+2
*
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
-0
/
+10
*
Reformat log output for received/sent messages
Simon Busch
2012-08-28
1
-4
/
+4
*
xm6269: drop log statement as it fills up the log output unnecessarily
Simon Busch
2012-08-28
1
-1
/
+0
*
Use correct helper method to print request type
Simon Busch
2012-08-28
1
-1
/
+1
*
maguro: try to load radio image from more than on source path
Simon Busch
2012-08-27
2
-6
/
+17
*
Make everything compile again after last merge
Simon Busch
2012-08-27
1
-0
/
+1
*
Merge remote-tracking branch 'astarasikov/merge-24-aug'
Simon Busch
2012-08-27
9
-47
/
+135
|
\
|
*
maguro: replace constant with mask for boot reply
Alexander Tarasikov
2012-08-26
2
-2
/
+2
|
*
Revert "Add a delay to maguro fw loader to work around buggy init"
Alexander Tarasikov
2012-08-26
1
-2
/
+0
|
*
Merge branch 'morphis-master' into tuna-tracking
Alexander Tarasikov
2012-08-25
14
-170
/
+365
|
|
\
|
|
*
Merge tag 'tuna-stc-jb-v1' into morphis-master
Alexander Tarasikov
2012-08-24
9
-41
/
+117
|
|
|
\
|
*
|
|
[xmm6260] add ipc error checks
Alexander Tarasikov
2012-08-23
1
-4
/
+9
|
*
|
|
re-enable wakelocks on xmm6260
Alexander Tarasikov
2012-08-20
1
-8
/
+8
|
*
|
|
Add a delay to maguro fw loader to work around buggy init
Alexander Tarasikov
2012-08-20
1
-0
/
+2
|
*
|
|
Use static wakelock file descriptors
Alexander Tarasikov
2012-08-20
1
-10
/
+17
|
*
|
|
disable xmm6260 wake locks temporarily (until they are debugged)
Alexander Tarasikov
2012-08-20
1
-8
/
+8
|
|
|
/
|
|
/
|
|
*
|
Implement maguro poweroff
Alexander Tarasikov
2012-07-26
3
-1
/
+24
|
*
|
Silently ignore null client/message in ipc log
Alexander Tarasikov
2012-07-26
1
-1
/
+3
|
*
|
Make wakelocks not crespo-specific and add for xmm6260
Alexander Tarasikov
2012-07-26
6
-42
/
+93
|
*
|
Fix GPS on tuna by setting the UART mux correctly
Alexander Tarasikov
2012-07-12
1
-17
/
+5
*
|
|
Add another method to free space used by a response message
Simon Busch
2012-08-24
1
-0
/
+8
*
|
|
Add cmd field to ipc_message_info structure which will be prefilled
Simon Busch
2012-08-24
4
-0
/
+4
|
|
/
|
/
|
*
|
maguro: fix warning about ignore return result
Simon Busch
2012-08-09
1
-1
/
+6
*
|
rfs: fix warnings about ignored return results from std. library functions
Simon Busch
2012-08-09
5
-60
/
+203
*
|
crespo: fix all warnings regarding ignored return value from std. library fun...
Simon Busch
2012-08-09
1
-27
/
+53
*
|
First round of fixing unnecessary warnings
Simon Busch
2012-08-08
2
-9
/
+13
*
|
Prefix method correctly with ipc_client_
Simon Busch
2012-08-08
7
-29
/
+29
*
|
Simplify open/close handler signature
Simon Busch
2012-08-08
5
-12
/
+11
*
|
Fix GPS on tuna by setting the UART mux correctly
Alexander Tarasikov
2012-07-12
1
-17
/
+5
*
|
GPRS: Get interface name given the connection ID (cid)
Paul Kocialkowski
2012-07-08
8
-21
/
+31
*
|
GPRS: added and completed structures, defines and reworked functions accordingly
Paul Kocialkowski
2012-07-08
1
-15
/
+23
|
/
*
XMM6260/Crespo: Fixed common_data_set_fd
Paul Kocialkowski
2012-07-05
2
-3
/
+2
*
Removed device loop code (the upper layer must decide whether to loop or not)
Paul Kocialkowski
2012-07-05
2
-54
/
+26
*
Unified debug messages on send/recv with ipc_util functions
Paul Kocialkowski
2012-07-05
4
-115
/
+79
*
Removed deprecated util files
Paul Kocialkowski
2012-07-05
2
-91
/
+0
*
XMM6260: Split code into galaxys2, maguro and xmm2620 (shared code) devices
Paul Kocialkowski
2012-07-05
16
-359
/
+507
*
XMM6260: Moved device-specific files to galaxys2 and maguro folders
Paul Kocialkowski
2012-07-05
6
-0
/
+0
*
XMM6260: Always use ipc log handler, also reduced log output
Paul Kocialkowski
2012-07-05
8
-329
/
+202
*
XMM6260: Renamed IO functions to give them an explicit name and cleanup
Paul Kocialkowski
2012-07-05
5
-51
/
+20
*
XMM6260: Fixed functions names and braces
Paul Kocialkowski
2012-07-05
3
-117
/
+130
[next]