aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/rfs.c
Commit message (Expand)AuthorAgeFilesLines
* Reworked nv_data handling in nv_data_specs, moved some functions to gprs_specsPaul Kocialkowski2012-07-041-81/+98
* RFS: Changed chunk size to 0x1000 when reading nv_dataPaul Kocialkowski2012-07-041-6/+6
* Set nv_data paths functions non-static so they can be reused in device codePaul Kocialkowski2012-07-041-5/+5
* Allow EFS path to be overriden per-boardAlexander Tarasikov2012-07-041-31/+100
* rfs: only dump RFS message content when debugging is enabledSimon Busch2012-02-231-0/+4
* rfs: it should be possible for the modem to write at offset zeroSimon Busch2012-02-231-3/+3
* Revert "rfs.c: return NULL in case of error"PaulK2012-02-011-1/+1
* rfs.c: return NULL in case of errorPaulK2012-02-011-1/+1
* Fixed coding style: space after if, for, while, etcPaulK2012-02-011-37/+37
* RFS NV item handling methods are now sending the io confirmation message dire...Simon Busch2012-02-211-9/+6
* Import two methods from samsung-ril to deal with rfs read/write nv item messa...Simon Busch2012-02-201-1/+66
* Cleanup indentation in rfs.cSimon Busch2012-02-171-276/+276
* Moved nv_data functions and headers to rfs.c/rfs.h, plus some fixesPaulK2011-12-311-0/+622