aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use strdup when returning a string in ipc_command_type_to_string methodSimon Busch2011-10-141-1/+2
* Several updates regarding better vala api description supportSimon Busch2011-10-134-18/+56
* Add method to print command type of response messages to vala api descriptionSimon Busch2011-10-131-1/+2
* Export string representation creation methods in vala api descriptionSimon Busch2011-10-121-0/+6
* crespo: if reading nv data from filesystem fail handle this correctlySimon Busch2011-10-122-4/+6
* Fix mistake in vala api descriptionSimon Busch2011-10-121-1/+1
* crespo: fixup reading radio image from mtd on bootstrapSimon Busch2011-10-122-5/+9
* Add some more message types and structure to the vala api descriptionSimon Busch2011-10-121-0/+197
* Adjust name of array length property in vala API descriptionSimon Busch2011-10-111-1/+2
* Name method ipc_client_set_delegates correctlySimon Busch2011-10-111-3/+3
* crespo_ipc_client_recv: convert from error to info outputSimon Busch2011-10-101-1/+1
* Implement ipc_client_recv method so we can now retrieve data from the modemSimon Busch2011-10-101-1/+6
* Rename response types and export them together with request ones in the vapiSimon Busch2011-10-103-86/+105
* Rework API of this library to integrate better with other environments than A...Simon Busch2011-10-1011-577/+565
* tools: modemctrl: implement bootstrap, power on/off commandsSimon Busch2011-10-081-51/+23
* tools: modemctrl: bootstrap the modem before using itSimon Busch2011-10-051-0/+2
* Add modemctrl utility to test functionality of samsung-ipcSimon Busch2011-10-034-0/+16
* Add openssl as dependencySimon Busch2011-10-032-0/+11
* Add additional method to set the file description for workSimon Busch2011-09-303-0/+10
* Several update regarding integration in other userland environements than and...Simon Busch2011-09-2910-39/+193
* Use ipc ops in public API methodsSimon Busch2011-08-252-3/+36
* Export new API functions with library headersSimon Busch2011-08-251-0/+4
* Remove files which should not be hidden from .gitignoreSimon Busch2011-08-251-2/+0
* Name ipc code lines not visible for the public with private postfixSimon Busch2011-08-254-8/+5
* Implement generic interface for ipc APISimon Busch2011-08-254-37/+119
* Add .gitignore fileSimon Busch2011-08-251-0/+32
* Fix includes for new structure and add required third argument for open functionSimon Busch2011-08-243-12/+12
* Basic automake environment for building the librarySimon Busch2011-08-2412-0/+969
* Move all device specific source files into main source directorySimon Busch2011-08-247-0/+0
* Add missing source filesSimon Busch2011-08-247-0/+1407
* Move all source code into samsung-ipc directorySimon Busch2011-08-2411-1407/+0
* devices: add support for Nexus SPaulK2011-08-196-0/+1003
* ipc_msg_send: pass frame sequence number as mseq instead of aseqJoerie de Gram2011-08-182-4/+4
* test: check for null before attempting to free response data pointerJoerie de Gram2011-08-181-1/+3
* devices/h1: correct radio.h includeJoerie de Gram2011-08-181-1/+1
* devices: add support for Samsung H1Joerie de Gram2011-08-172-0/+177
* Massive cleanup & device specific frame handlingJoerie de Gram2011-08-1717-923/+425
* util: remove leftover android_rssi declarationJoerie de Gram2011-08-171-1/+1
* Rename library to libsamsung-ipcJoerie de Gram2011-08-1721-536/+536
* sec: improve PIN handlingJoerie de Gram2011-08-161-1/+24
* radio: add generic response group/typeJoerie de Gram2011-08-162-0/+11
* net: update net_registJoerie de Gram2011-08-162-5/+20
* add misc_me_version and misc_me_imsiJoerie de Gram2011-08-162-1/+20
* call: update call_list struct and definesJoerie de Gram2011-08-162-2/+6
* sec: add RSIM_ACCESS supportJoerie de Gram2011-08-163-0/+63
* net: add NET_REGISTJoerie de Gram2011-08-162-0/+6
* expose msm_send and add method to msm_request_infoJoerie de Gram2011-08-163-1/+4
* sec: update SEC_PIN_STATUS typesJoerie de Gram2011-07-281-1/+7
* radio: remove SEC_PIN_STATUS stub handlerJoerie de Gram2011-07-281-8/+0
* sec: add sim card typesJoerie de Gram2011-07-281-0/+4