aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Permit explicit board name instead of device namePaul Kocialkowski2012-12-152-16/+16
* Aries: Stick a bit more with SEC ril, preventing some failuresPaul Kocialkowski2012-11-181-56/+54
* ipc: reset client structure after allocation to zeroSimon Busch2012-11-141-0/+2
* Fix wrong device detection; we have to check for board_name instead of device...Simon Busch2012-11-141-1/+1
* Fix vapi errors due to ipc_sms_send_msg and ipc_sms_deliv_report_msg renames.Denis 'GNUtoo' Carikli2012-11-121-2/+2
* GPRS: Pass CID to activate/deactivate functionsPaul Kocialkowski2012-11-114-14/+25
* SMS: Renamed structures according to messages names, build sms.cPaul Kocialkowski2012-11-015-15/+28
* crespo: Kernel-version-dependant gprs specsPaul Kocialkowski2012-10-134-8/+48
* Kernel version in IPC device desc, with detection codePaul Kocialkowski2012-10-133-12/+46
* Fix vapi errors due to ipc_net_current_plmn rename.Denis 'GNUtoo' Carikli2012-09-301-1/+1
* Fix vapi errors due to ipc_net_regist rename.Denis 'GNUtoo' Carikli2012-09-301-1/+1
* Merge pull request #3 from GNUtoo/mastermorphis2012-09-301-2/+2
|\
| * Fix VAPI's ipc_net_{regist_setup,plmn_sel_setup} renames for fsogsmdDenis 'GNUtoo' Carikli2012-09-301-2/+2
|/
* samsung-ipc: cleanup to match common code styleSimon Busch2012-09-216-56/+50
* maguro: cleanup code to match common code styleSimon Busch2012-09-212-41/+36
* xmm6260: cleanup code a bit to match common code styleSimon Busch2012-09-214-63/+53
* cleanup autoconf configurationSimon Busch2012-09-211-3/+0
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-2163-679/+344
* update authors file with all people contributed to libsamsung-ipcSimon Busch2012-09-201-1/+3
* ipc: don't set a default log handler; should be set only on demandSimon Busch2012-09-201-2/+0
* SND: Add missing undocumented commandsPaul Kocialkowski2012-09-151-0/+5
* ipc: fix gprs_get_iface functionsPaul Kocialkowski2012-09-105-11/+13
* gprs: rename member of ipc_gprs_hsdpa_status to reg_stateSimon Busch2012-09-091-1/+1
* call: fix retrieval of the number of a callSimon Busch2012-09-091-5/+6
* ipc: refactor ipc_client_gprs_get_iface method to return iface name instead o...Simon Busch2012-09-097-20/+19
* misc: add IPC_MISC_DEBUG_LEVEL message typeSimon Busch2012-09-091-0/+1
* sec: add setup method for ipc_sec_change_locking_pw_set message typeSimon Busch2012-09-092-0/+21
* sec: rename ipc_sec_change_locking_pw to ipc_sec_change_locking_pw_setSimon Busch2012-09-091-1/+4
* sec: add setup method for ipc_sec_phone_lock_set message typeSimon Busch2012-09-091-0/+13
* Aries: Use new IPC open/close definitionsPaul Kocialkowski2012-09-071-4/+5
* sec: Corrected comments about data typesPaul Kocialkowski2012-09-061-2/+2
* tools: drop not working forwarding toolSimon Busch2012-08-302-191/+0
* net: renaming some parts to be more reasonableSimon Busch2012-08-304-11/+16
* sec: add IPC_SEC_FACILITY_LOCK_TYPE_SC_UNLOCKED typeSimon Busch2012-08-292-0/+2
* sec: rename ipc_sec_pin_status_response structureSimon Busch2012-08-293-6/+6
* sec: rename IPC_SEC_PIN_STATUS to IPC_SEC_SIM_STATUSSimon Busch2012-08-294-5/+5
* sec: refactor type naming to be clean and not misleadingSimon Busch2012-08-294-77/+126
* Reformat log output for received/sent messagesSimon Busch2012-08-281-4/+4
* xm6269: drop log statement as it fills up the log output unnecessarilySimon Busch2012-08-281-1/+0
* Use correct helper method to print request typeSimon Busch2012-08-281-1/+1
* vapi: bind missing ipc_client_create_handlers_common_data methodSimon Busch2012-08-271-0/+1
* maguro: try to load radio image from more than on source pathSimon Busch2012-08-272-6/+17
* Make everything compile again after last mergeSimon Busch2012-08-271-0/+1
* Merge remote-tracking branch 'astarasikov/merge-24-aug'Simon Busch2012-08-2712-47/+164
|\
| * maguro: replace constant with mask for boot replyAlexander Tarasikov2012-08-262-2/+2
| * Revert "Add a delay to maguro fw loader to work around buggy init"Alexander Tarasikov2012-08-261-2/+0
| * Merge branch 'morphis-master' into tuna-trackingAlexander Tarasikov2012-08-2519-221/+526
| |\
| | * Merge tag 'tuna-stc-jb-v1' into morphis-masterAlexander Tarasikov2012-08-2412-41/+146
| | |\
| * | | [xmm6260] add ipc error checksAlexander Tarasikov2012-08-231-4/+9
| * | | re-enable wakelocks on xmm6260Alexander Tarasikov2012-08-201-8/+8