aboutsummaryrefslogtreecommitdiffstats
path: root/include/samsung-ipc.h
Commit message (Expand)AuthorAgeFilesLines
* External fds polling supportPaul Kocialkowski2014-08-071-2/+7
* GPRS cid count is unsigned integerPaul Kocialkowski2014-07-281-6/+6
* Offset is unsigned intPaul Kocialkowski2014-07-261-2/+2
* utils: Dedicated function for length/sizePaul Kocialkowski2014-07-261-1/+3
* utils: Shared libraries don't allow for internal functionsPaul Kocialkowski2014-07-261-0/+13
* Data dump function replacementPaul Kocialkowski2014-07-261-1/+1
* ipc_utils: Utility to check whether a seq is validPaul Kocialkowski2014-07-041-0/+2
* ipc_utils: Enumerate send first, then recvPaul Kocialkowski2014-02-241-2/+2
* ipc: Consistent coding style and major cleanupPaul Kocialkowski2014-02-151-44/+42
* 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-111-0/+8
* Correct enumeration of files and devicesPaul Kocialkowski2014-02-081-1/+1
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-2/+1
* svc: Relevant messages and structures definitionsPaul Kocialkowski2013-08-251-0/+1
* Rename ipc_header to ipc_fmt_header, add ipc_rfs_header and utility functionsPaul Kocialkowski2013-07-031-3/+7
* New utilities (not exposed by the API) for various I/O and ipc fill functionsPaul Kocialkowski2013-06-281-10/+7
* 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
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-251-14/+28
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-251-1/+106
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-251-3/+3
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
* Add identifiable named header file which should be the only one used by clientsSimon Busch2012-08-241-0/+28