index
:
external_libsamsung-ipc.git
master
replicant-6.0
Samsung IPC
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
vapi: bind missing ipc_client_create_handlers_common_data method
Simon Busch
2012-08-27
1
-0
/
+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
12
-47
/
+164
|
\
|
*
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
19
-221
/
+526
|
|
\
|
|
*
Merge tag 'tuna-stc-jb-v1' into morphis-master
Alexander Tarasikov
2012-08-24
12
-41
/
+146
|
|
|
\
|
*
|
|
[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
9
-42
/
+122
|
*
|
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
2
-0
/
+9
*
|
|
Add cmd field to ipc_message_info structure which will be prefilled
Simon Busch
2012-08-24
5
-0
/
+5
*
|
|
Add identifiable named header file which should be the only one used by clients
Simon Busch
2012-08-24
2
-0
/
+29
|
|
/
|
/
|
*
|
vapi: bind some more ipc client methods
Simon Busch
2012-08-22
1
-0
/
+2
*
|
vapi: bind power_on/power_off and correct return types
Simon Busch
2012-08-20
1
-2
/
+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
6
-62
/
+205
*
|
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
3
-11
/
+15
*
|
Prefix method correctly with ipc_client_
Simon Busch
2012-08-08
8
-32
/
+34
*
|
Simplify open/close handler signature
Simon Busch
2012-08-08
5
-12
/
+11
*
|
vapi: update for recent changes to GPRS subsystem
Simon Busch
2012-07-30
1
-17
/
+92
*
|
Merge pull request #1 from astarasikov/gps-fix
morphis
2012-07-17
1
-17
/
+5
|
\
\
|
*
|
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
9
-22
/
+32
*
|
GPRS: added and completed structures, defines and reworked functions accordingly
Paul Kocialkowski
2012-07-08
2
-39
/
+72
*
|
Call: Added a few call end causes
Paul Kocialkowski
2012-07-06
1
-0
/
+4
|
/
*
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
5
-115
/
+83
*
Removed deprecated util files
Paul Kocialkowski
2012-07-05
6
-123
/
+0
*
Android.mk: include xmm6260 path for every device
Paul Kocialkowski
2012-07-05
1
-2
/
+1
*
XMM6260: Split code into galaxys2, maguro and xmm2620 (shared code) devices
Paul Kocialkowski
2012-07-05
17
-367
/
+519
*
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
9
-330
/
+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
*
XMM6260: Reworked modemctl and brought ipc client to most functions
Paul Kocialkowski
2012-07-05
6
-287
/
+299
*
XMM6260 I9250: Renamed and moved structures
Paul Kocialkowski
2012-07-05
2
-45
/
+49
*
XMM6260 I9100: Renamed and moved structures
Paul Kocialkowski
2012-07-05
2
-30
/
+35
[prev]
[next]