aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* misc: IPC_MISC_ME_VERSION request data and new helpersPaul Kocialkowski2014-07-041-3/+13
* sec: Proper prefixes and unused function removalPaul Kocialkowski2014-07-031-3/+2
* net: PLMN is always 6 bytesPaul Kocialkowski2014-05-191-2/+1
* net: Correct enumerationPaul Kocialkowski2014-05-191-2/+2
* pwr: Proper request/response values and structuresPaul Kocialkowski2014-02-261-2/+17
* protocol: Commands and types are not the samePaul Kocialkowski2014-02-241-1/+1
* ipc_utils: Enumerate send first, then recvPaul Kocialkowski2014-02-241-2/+2
* Version-independent pkgconfig rulesPaul Kocialkowski2014-02-151-1/+1
* ipc: Consistent coding style and major cleanupPaul Kocialkowski2014-02-152-47/+46
* rfs: Consistent coding style, cleanup and fresh new implementationPaul Kocialkowski2014-02-151-19/+20
* rfs: Proper type for size definitionsPaul Kocialkowski2014-02-131-2/+2
* rfs: Proper IPC functions for nv_data specs, without generic fallback valuesPaul Kocialkowski2014-02-112-24/+8
* Extract in helpers namingPaul Kocialkowski2014-02-113-6/+5
* Consistent coding style in helpersPaul Kocialkowski2014-02-097-35/+61
* Prefer official Samsung IPC protocol namesPaul Kocialkowski2014-02-087-34/+34
* Correct enumeration of files and devicesPaul Kocialkowski2014-02-082-1/+2
* Follow consistent coding style in headersPaul Kocialkowski2014-02-0614-295/+262
* Types are not commandsPaul Kocialkowski2014-01-2517-17/+17
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-2518-32/+14
* sms: Save/del structures and related valuesPaul Kocialkowski2013-09-011-0/+33
* svc: Relevant messages and structures definitionsPaul Kocialkowski2013-08-252-0/+125
* misc.h: tz, dl and dv values are explicitly signedPaul Kocialkowski2013-07-031-1/+1
* Rename ipc_header to ipc_fmt_header, add ipc_rfs_header and utility functionsPaul Kocialkowski2013-07-032-4/+14
* New utilities (not exposed by the API) for various I/O and ipc fill functionsPaul Kocialkowski2013-06-281-10/+7
* More cosmetics on headersPaul Kocialkowski2013-06-273-18/+17
* Get rid of wakelocks, this should be dealt with on the upper layersPaul Kocialkowski2013-06-272-28/+0
* Rework handlers and ipc functions for better consistencyPaul Kocialkowski2013-06-271-35/+40
* ipc_client_send: Single function with return codePaul Kocialkowski2013-06-261-7/+2
* rfs.h: Coding stylePaul Kocialkowski2013-06-251-1/+1
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-257-29/+58
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-2510-234/+334
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-2528-902/+618
* 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
* 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
* 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
* GPRS: Pass CID to activate/deactivate functionsPaul Kocialkowski2012-11-111-2/+2
* SMS: Renamed structures according to messages names, build sms.cPaul Kocialkowski2012-11-012-11/+22
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-2128-28/+28
* SND: Add missing undocumented commandsPaul Kocialkowski2012-09-151-0/+5
* ipc: fix gprs_get_iface functionsPaul Kocialkowski2012-09-101-1/+1
* gprs: rename member of ipc_gprs_hsdpa_status to reg_stateSimon Busch2012-09-091-1/+1
* ipc: refactor ipc_client_gprs_get_iface method to return iface name instead o...Simon Busch2012-09-091-1/+1
* 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-091-0/+3
* sec: rename ipc_sec_change_locking_pw to ipc_sec_change_locking_pw_setSimon Busch2012-09-091-1/+4
* sec: Corrected comments about data typesPaul Kocialkowski2012-09-061-2/+2
* net: renaming some parts to be more reasonableSimon Busch2012-08-302-7/+12