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
*
rfs.h: Coding style
Paul Kocialkowski
2013-06-25
1
-1
/
+1
*
Coding style: Move ; around in for statements
Paul Kocialkowski
2013-06-25
3
-5
/
+5
*
Add newline and indentation on long functions names
Paul Kocialkowski
2013-06-25
14
-53
/
+99
*
Refactor code for consistent coding style and avoid using assert
Paul Kocialkowski
2013-06-25
15
-106
/
+118
*
Renamed ipc_private.h to ipc.h
Paul Kocialkowski
2013-06-25
16
-19
/
+28
*
modemctrl: Update Copyright block for better accuracy
Paul Kocialkowski
2013-06-25
1
-3
/
+4
*
Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).
Paul Kocialkowski
2013-06-25
29
-254
/
+354
*
Drop (incomplete) support for Samsung H1
Paul Kocialkowski
2013-06-25
5
-349
/
+0
*
Drop support for the (incomplete) old protocol implementation used on H1.
Paul Kocialkowski
2013-06-25
33
-968
/
+619
*
Update changelog for new release
Simon Busch
2013-06-23
1
-710
/
+367
*
Update documentation in preparation of a new release
Simon Busch
2013-06-23
2
-1
/
+24
*
Update list of authors based on git history
Simon Busch
2013-06-23
1
-0
/
+3
*
Add missing modem_prj.h file to automake configuration
Simon Busch
2013-06-23
1
-0
/
+1
*
Fix outstanding compiler warnings
Simon Busch
2013-06-23
2
-1
/
+7
*
Rules to build piranha code on Makefiles
Paul Kocialkowski
2013-03-24
1
-0
/
+3
*
xmm6260: Set message info data to NULL before alloc (or no alloc)
Paul Kocialkowski
2013-03-23
1
-0
/
+1
*
modemctrl: Remove SIM initializing message
Paul Kocialkowski
2013-03-07
1
-3
/
+0
*
sec: Use correct SIM ready status value
Paul Kocialkowski
2013-03-07
1
-1
/
+1
*
disp: Second byte of icon info is the reception level in bars
Paul Kocialkowski
2013-03-07
1
-1
/
+1
*
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
6
-1
/
+963
*
Merge pull request #4 from Jooles/master
Simon Busch
2013-02-17
1
-0
/
+10
|
\
|
*
Added spica (i5700) to available devices in Android.mk
Julian Cromarty
2013-02-14
1
-0
/
+10
|
/
*
sec: RSIM access data structure when SIM ICC type != 1
Paul Kocialkowski
2013-02-09
1
-1
/
+12
*
misc: Timezone value can be negative, use a signed char accordingly
Paul Kocialkowski
2013-02-08
1
-1
/
+1
*
sms: Correct memcpy argument (don't use a pointer to pointer)
Paul Kocialkowski
2013-01-30
1
-1
/
+1
*
sec: correct binary represetation of SIM access commands
Simon Busch
2013-01-15
1
-2
/
+6
*
Misc: Correct the value for time info message
Paul Kocialkowski
2012-12-16
1
-1
/
+1
*
Permit explicit board name instead of device name
Paul Kocialkowski
2012-12-15
2
-16
/
+16
*
Aries: Stick a bit more with SEC ril, preventing some failures
Paul Kocialkowski
2012-11-18
1
-56
/
+54
*
ipc: reset client structure after allocation to zero
Simon Busch
2012-11-14
1
-0
/
+2
*
Fix wrong device detection; we have to check for board_name instead of device...
Simon Busch
2012-11-14
1
-1
/
+1
*
Fix vapi errors due to ipc_sms_send_msg and ipc_sms_deliv_report_msg renames.
Denis 'GNUtoo' Carikli
2012-11-12
1
-2
/
+2
*
GPRS: Pass CID to activate/deactivate functions
Paul Kocialkowski
2012-11-11
4
-14
/
+25
*
SMS: Renamed structures according to messages names, build sms.c
Paul Kocialkowski
2012-11-01
5
-15
/
+28
*
crespo: Kernel-version-dependant gprs specs
Paul Kocialkowski
2012-10-13
4
-8
/
+48
*
Kernel version in IPC device desc, with detection code
Paul Kocialkowski
2012-10-13
3
-12
/
+46
*
Fix vapi errors due to ipc_net_current_plmn rename.
Denis 'GNUtoo' Carikli
2012-09-30
1
-1
/
+1
*
Fix vapi errors due to ipc_net_regist rename.
Denis 'GNUtoo' Carikli
2012-09-30
1
-1
/
+1
*
Merge pull request #3 from GNUtoo/master
morphis
2012-09-30
1
-2
/
+2
|
\
|
*
Fix VAPI's ipc_net_{regist_setup,plmn_sel_setup} renames for fsogsmd
Denis 'GNUtoo' Carikli
2012-09-30
1
-2
/
+2
|
/
*
samsung-ipc: cleanup to match common code style
Simon Busch
2012-09-21
6
-56
/
+50
*
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
*
cleanup autoconf configuration
Simon Busch
2012-09-21
1
-3
/
+0
*
switch to GPLv2+ as license as decided by all authors per mail
Simon Busch
2012-09-21
63
-679
/
+344
*
update authors file with all people contributed to libsamsung-ipc
Simon Busch
2012-09-20
1
-1
/
+3
*
ipc: don't set a default log handler; should be set only on demand
Simon Busch
2012-09-20
1
-2
/
+0
*
SND: Add missing undocumented commands
Paul Kocialkowski
2012-09-15
1
-0
/
+5
*
ipc: fix gprs_get_iface functions
Paul Kocialkowski
2012-09-10
5
-11
/
+13
[next]