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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
gprs: rename member of ipc_gprs_hsdpa_status to reg_state
Simon Busch
2012-09-09
1
-1
/
+1
*
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
7
-20
/
+19
*
misc: add IPC_MISC_DEBUG_LEVEL message type
Simon Busch
2012-09-09
1
-0
/
+1
*
sec: add setup method for ipc_sec_change_locking_pw_set message type
Simon Busch
2012-09-09
2
-0
/
+21
*
sec: rename ipc_sec_change_locking_pw to ipc_sec_change_locking_pw_set
Simon Busch
2012-09-09
1
-1
/
+4
*
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
*
sec: Corrected comments about data types
Paul Kocialkowski
2012-09-06
1
-2
/
+2
*
tools: drop not working forwarding tool
Simon Busch
2012-08-30
2
-191
/
+0
*
net: renaming some parts to be more reasonable
Simon Busch
2012-08-30
4
-11
/
+16
*
sec: add IPC_SEC_FACILITY_LOCK_TYPE_SC_UNLOCKED type
Simon Busch
2012-08-29
2
-0
/
+2
*
sec: rename ipc_sec_pin_status_response structure
Simon Busch
2012-08-29
3
-6
/
+6
*
sec: rename IPC_SEC_PIN_STATUS to IPC_SEC_SIM_STATUS
Simon Busch
2012-08-29
4
-5
/
+5
*
sec: refactor type naming to be clean and not misleading
Simon Busch
2012-08-29
4
-77
/
+126
*
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
[prev]
[next]