aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update license header of the vapi description fileSimon Busch2012-02-201-10/+9
* Import two methods from samsung-ril to deal with rfs read/write nv item messa...Simon Busch2012-02-203-1/+89
* Cleanup indentation in rfs.cSimon Busch2012-02-171-276/+276
* Correct COPYING file to contain the GPLv3 license instead of LGPLv2.1Simon Busch2012-02-151-488/+658
* net: fix styling/naming/coding issuesSimon Busch2012-02-063-6/+6
* net: add structure to set network PLMN selection modeSimon Busch2012-02-063-4/+48
* Remove h1 relevant source files for now from MakefileSimon Busch2012-02-051-8/+2
* h1: several fixes and adjustments to compile againSimon Busch2012-02-041-4/+4
* Update Makefile to distribute all necessary headers files and compile h1 devi...Simon Busch2012-02-042-0/+21
* Fixed H1 device and devices-related fixesPaulK2012-02-033-6/+20
* Adjust for recent changes to device creation structureSimon Busch2012-02-036-61/+1
* Merge remote-tracking branch 'origin/paulk/rework-device-specific' into morph...Simon Busch2012-02-038-40/+152
|\
| * Modified ipc devices handling to use a table and permit explicit device namePaulK2012-02-0311-121/+165
| * Register aries handlers on library initializationSimon Busch2012-01-302-3/+5
| * Add aries device for compilation and register it's handlers on startupSimon Busch2012-01-303-5/+12
| * Add DEVICE_IPC_v4 define to cflags variable of pkgconfig fileSimon Busch2012-01-301-1/+1
| * Rework IPC client creation to detect device automatically on startupSimon Busch2012-01-304-31/+93
| * We don't ship headers files for the H1 device with autotools versionSimon Busch2012-01-301-9/+0
| * Rework device specific code so we can build one library for all devices nowSimon Busch2012-01-307-58/+104
* | Register aries handlers on library initializationSimon Busch2012-02-032-3/+6
* | Add aries device for compilation and register it's handlers on startupSimon Busch2012-02-033-5/+12
* | Add DEVICE_IPC_v4 define to cflags variable of pkgconfig fileSimon Busch2012-02-031-1/+1
* | Rework IPC client creation to detect device automatically on startupSimon Busch2012-02-034-31/+93
* | We don't ship headers files for the H1 device with autotools versionSimon Busch2012-02-031-9/+0
* | Rework device specific code so we can build one library for all devices nowSimon Busch2012-02-037-58/+104
* | vapi: fix several binding problemsSimon Busch2012-02-031-6/+10
|/
* Add structure definition for IPC_NET_MODE_SEL messageSimon Busch2012-01-301-0/+4
* vapi: use gint16 instead of gint8 for PhoneState enumSimon Busch2012-01-301-1/+1
* Fixed ss.h header installation with autotoolsPaulK2012-01-281-0/+1
* Adjust to get everything compiling with autotools againSimon Busch2012-01-285-27/+12
* Added USSD defines and actionsPaulK2012-01-282-12/+54
* Added a GPRS error code and a missing function prototypePaulK2012-01-281-0/+2
* Added support for aries devices (galaxy s, galaxy tab, perhaps more)PaulK2012-01-289-1106/+1313
* Switched crespo headers to ipc-v4 as these are shared between multiple devicesPaulK2012-01-2811-42/+60
* Cosmetics on ipc.cPaulK2012-01-281-28/+20
* vapi: make string parameters nullableSimon Busch2012-01-271-1/+1
* Bump required openssl version 1.0.0eSimon Busch2012-01-271-1/+1
* gprs: adjust setup method so we can deactivate a gprs context nowSimon Busch2012-01-273-9/+16
* modemctrl: add command to bootstrap modem onlySimon Busch2012-01-271-0/+4
* Revert "Switch version from 0.1.0 to 1"Simon Busch2012-01-261-1/+1
* Merge branch 'morphis/forward'Simon Busch2012-01-263-6/+197
|\
| * tools: forward: use modem_io structure to determine size of data we readSimon Busch2012-01-241-1/+9
| * tools: add first and untested version of a simple forward utilitySimon Busch2012-01-243-6/+189
* | Switch version from 0.1.0 to 1Simon Busch2012-01-251-1/+1
* | Drop GITV from configure script; it's not neededSimon Busch2012-01-251-7/+1
|/
* Modified handlers with common handlers data and device-specific functionsPaulK2012-01-146-18/+239
* Fixed tests on various handlers-related functionsPaulK2012-01-081-3/+5
* WIP: socket stuff for galaxy sIgor Almeida2012-01-071-16/+51
* Start adding support for Samsung Galaxy SIgor Almeida2012-01-076-0/+1115
* Fixed SND define that prevented in-call volume change to workPaulK2012-01-031-1/+1