index
:
external_libsamsung-ipc.git
master
replicant-6.0
Samsung IPC
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samsung-ipc
/
rfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfs.c: Coding style cosmetics
Paul Kocialkowski
2013-06-27
1
-86
/
+83
*
Coding style: Move ; around in for statements
Paul Kocialkowski
2013-06-25
1
-1
/
+1
*
Add newline and indentation on long functions names
Paul Kocialkowski
2013-06-25
1
-2
/
+4
*
Refactor code for consistent coding style and avoid using assert
Paul Kocialkowski
2013-06-25
1
-3
/
+3
*
Renamed ipc_private.h to ipc.h
Paul Kocialkowski
2013-06-25
1
-1
/
+1
*
Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).
Paul Kocialkowski
2013-06-25
1
-2
/
+2
*
switch to GPLv2+ as license as decided by all authors per mail
Simon Busch
2012-09-21
1
-1
/
+1
*
rfs: fix warnings about ignored return results from std. library functions
Simon Busch
2012-08-09
1
-52
/
+185
*
First round of fixing unnecessary warnings
Simon Busch
2012-08-08
1
-5
/
+7
*
Prefix method correctly with ipc_client_
Simon Busch
2012-08-08
1
-8
/
+8
*
Reworked nv_data handling in nv_data_specs, moved some functions to gprs_specs
Paul Kocialkowski
2012-07-04
1
-81
/
+98
*
RFS: Changed chunk size to 0x1000 when reading nv_data
Paul Kocialkowski
2012-07-04
1
-6
/
+6
*
Set nv_data paths functions non-static so they can be reused in device code
Paul Kocialkowski
2012-07-04
1
-5
/
+5
*
Allow EFS path to be overriden per-board
Alexander Tarasikov
2012-07-04
1
-31
/
+100
*
rfs: only dump RFS message content when debugging is enabled
Simon Busch
2012-02-23
1
-0
/
+4
*
rfs: it should be possible for the modem to write at offset zero
Simon Busch
2012-02-23
1
-3
/
+3
*
Revert "rfs.c: return NULL in case of error"
PaulK
2012-02-01
1
-1
/
+1
*
rfs.c: return NULL in case of error
PaulK
2012-02-01
1
-1
/
+1
*
Fixed coding style: space after if, for, while, etc
PaulK
2012-02-01
1
-37
/
+37
*
RFS NV item handling methods are now sending the io confirmation message dire...
Simon Busch
2012-02-21
1
-9
/
+6
*
Import two methods from samsung-ril to deal with rfs read/write nv item messa...
Simon Busch
2012-02-20
1
-1
/
+66
*
Cleanup indentation in rfs.c
Simon Busch
2012-02-17
1
-276
/
+276
*
Moved nv_data functions and headers to rfs.c/rfs.h, plus some fixes
PaulK
2011-12-31
1
-0
/
+622