aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop (incomplete) support for Samsung H1Paul Kocialkowski2013-06-255-349/+0
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-2533-968/+619
* Update changelog for new releaseSimon Busch2013-06-231-710/+367
* Update documentation in preparation of a new releaseSimon Busch2013-06-232-1/+24
* Update list of authors based on git historySimon Busch2013-06-231-0/+3
* Add missing modem_prj.h file to automake configurationSimon Busch2013-06-231-0/+1
* Fix outstanding compiler warningsSimon Busch2013-06-232-1/+7
* Rules to build piranha code on MakefilesPaul Kocialkowski2013-03-241-0/+3
* xmm6260: Set message info data to NULL before alloc (or no alloc)Paul Kocialkowski2013-03-231-0/+1
* modemctrl: Remove SIM initializing messagePaul Kocialkowski2013-03-071-3/+0
* sec: Use correct SIM ready status valuePaul Kocialkowski2013-03-071-1/+1
* disp: Second byte of icon info is the reception level in barsPaul Kocialkowski2013-03-071-1/+1
* prainha: Remove TODO commentPaul Kocialkowski2013-03-061-2/+0
* Piranha (P5100/P3100 Galaxy Tab 2.0 tablets) supportPaul Kocialkowski2013-03-066-1/+963
* Merge pull request #4 from Jooles/masterSimon Busch2013-02-171-0/+10
|\
| * Added spica (i5700) to available devices in Android.mkJulian Cromarty2013-02-141-0/+10
|/
* sec: RSIM access data structure when SIM ICC type != 1Paul Kocialkowski2013-02-091-1/+12
* misc: Timezone value can be negative, use a signed char accordinglyPaul Kocialkowski2013-02-081-1/+1
* sms: Correct memcpy argument (don't use a pointer to pointer)Paul Kocialkowski2013-01-301-1/+1
* sec: correct binary represetation of SIM access commandsSimon Busch2013-01-151-2/+6
* Misc: Correct the value for time info messagePaul Kocialkowski2012-12-161-1/+1
* 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