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
/
device
Commit message (
Expand
)
Author
Age
Files
Lines
*
prainha: Remove TODO comment
Paul Kocialkowski
2013-03-06
1
-2
/
+0
*
Piranha (P5100/P3100 Galaxy Tab 2.0 tablets) support
Paul Kocialkowski
2013-03-06
3
-0
/
+913
*
Aries: Stick a bit more with SEC ril, preventing some failures
Paul Kocialkowski
2012-11-18
1
-56
/
+54
*
GPRS: Pass CID to activate/deactivate functions
Paul Kocialkowski
2012-11-11
1
-6
/
+17
*
crespo: Kernel-version-dependant gprs specs
Paul Kocialkowski
2012-10-13
2
-5
/
+34
*
maguro: cleanup code to match common code style
Simon Busch
2012-09-21
2
-41
/
+36
*
xmm6260: cleanup code a bit to match common code style
Simon Busch
2012-09-21
4
-63
/
+53
*
switch to GPLv2+ as license as decided by all authors per mail
Simon Busch
2012-09-21
18
-18
/
+18
*
ipc: fix gprs_get_iface functions
Paul Kocialkowski
2012-09-10
3
-9
/
+11
*
ipc: refactor ipc_client_gprs_get_iface method to return iface name instead o...
Simon Busch
2012-09-09
4
-15
/
+14
*
Aries: Use new IPC open/close definitions
Paul Kocialkowski
2012-09-07
1
-4
/
+5
*
xm6269: drop log statement as it fills up the log output unnecessarily
Simon Busch
2012-08-28
1
-1
/
+0
*
maguro: try to load radio image from more than on source path
Simon Busch
2012-08-27
2
-6
/
+17
*
Merge remote-tracking branch 'astarasikov/merge-24-aug'
Simon Busch
2012-08-27
6
-46
/
+71
|
\
|
*
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
9
-71
/
+120
|
|
\
|
|
*
Merge tag 'tuna-stc-jb-v1' into morphis-master
Alexander Tarasikov
2012-08-24
6
-40
/
+60
|
|
|
\
|
*
|
|
[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
|
*
|
|
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
|
*
|
Make wakelocks not crespo-specific and add for xmm6260
Alexander Tarasikov
2012-07-26
3
-39
/
+36
|
*
|
Fix GPS on tuna by setting the UART mux correctly
Alexander Tarasikov
2012-07-12
1
-17
/
+5
*
|
|
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
4
-8
/
+18
*
|
crespo: fix all warnings regarding ignored return value from std. library fun...
Simon Busch
2012-08-09
1
-27
/
+53
*
|
Prefix method correctly with ipc_client_
Simon Busch
2012-08-08
5
-9
/
+9
*
|
Simplify open/close handler signature
Simon Busch
2012-08-08
3
-8
/
+6
*
|
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
6
-18
/
+28
|
/
*
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
3
-115
/
+13
*
XMM6260: Split code into galaxys2, maguro and xmm2620 (shared code) devices
Paul Kocialkowski
2012-07-05
13
-325
/
+466
*
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
7
-327
/
+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
*
XMM6260: Fix code indent
Paul Kocialkowski
2012-07-05
10
-1534
/
+1551
*
XMM6260: Split defines in header files
Paul Kocialkowski
2012-07-05
6
-67
/
+112
*
Reworked nv_data handling in nv_data_specs, moved some functions to gprs_specs
Paul Kocialkowski
2012-07-04
3
-46
/
+56
*
XMM6260: Added GPRS capabilities handler
Paul Kocialkowski
2012-07-04
1
-0
/
+21
*
Aries/Crespo: Added GPRS capabilities handler
Paul Kocialkowski
2012-07-04
2
-0
/
+23
*
Using stored nv_data file and related functions instead of the default nv_data
Paul Kocialkowski
2012-07-04
4
-37
/
+93
[next]