aboutsummaryrefslogtreecommitdiffstats
path: root/include/rfs.h
Commit message (Expand)AuthorAgeFilesLines
* tools: nv_data-md5 tool for calculating (salted) nv_data md5Paul Kocialkowski2016-02-021-0/+8
* rfs: Proper helpersPaul Kocialkowski2014-08-041-3/+6
* rfs: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-021-0/+1
* Offset is unsigned intPaul Kocialkowski2014-07-261-3/+4
* rfs: Consistent coding style, cleanup and fresh new implementationPaul Kocialkowski2014-02-151-19/+20
* rfs: Proper IPC functions for nv_data specs, without generic fallback valuesPaul Kocialkowski2014-02-111-24/+0
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-2/+13
* Types are not commandsPaul Kocialkowski2014-01-251-1/+1
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-1/+0
* rfs.h: Coding stylePaul Kocialkowski2013-06-251-1/+1
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-251-2/+4
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-251-8/+9
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-251-17/+32
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
* rfs: fix warnings about ignored return results from std. library functionsSimon Busch2012-08-091-2/+2
* Reworked nv_data handling in nv_data_specs, moved some functions to gprs_specsPaul Kocialkowski2012-07-041-4/+13
* RFS: Exported nv_data path functionsPaul Kocialkowski2012-07-041-0/+5
* RFS NV item handling methods are now sending the io confirmation message dire...Simon Busch2012-02-211-2/+2
* Import two methods from samsung-ril to deal with rfs read/write nv item messa...Simon Busch2012-02-201-0/+3
* Moved nv_data functions and headers to rfs.c/rfs.h, plus some fixesPaulK2011-12-311-0/+17
* Added RFS headers and RECV function for crespoPaulK2011-12-251-0/+42