aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/ipc.h
Commit message (Expand)AuthorAgeFilesLines
* samsung-ipc: ipc: switch to Linux code styleDenis 'GNUtoo' Carikli2020-06-271-55/+54
* ipc_client_gprs_specs handlers: pass the ipc_client structDenis 'GNUtoo' Carikli2020-02-281-2/+3
* devices: data_create/data_destroy handlers: pass the ipc_client structDenis 'GNUtoo' Carikli2020-02-281-4/+4
* devices: gprs activate/deactivate handlers: pass the ipc_client structDenis 'GNUtoo' Carikli2020-02-281-2/+4
* devices: transport: pass the ipc_client structDenis 'GNUtoo' Carikli2020-02-211-7/+9
* device boot handlers: pass it the ipc_client structDenis 'GNUtoo' Carikli2020-02-211-2/+2
* ipc.h: cosmetic cleanupsDenis 'GNUtoo' Carikli2020-02-081-3/+6
* External fds polling supportPaul Kocialkowski2014-08-071-1/+1
* GPRS cid count is unsigned integerPaul Kocialkowski2014-07-281-3/+3
* ipc: Consistent coding style and major cleanupPaul Kocialkowski2014-02-151-13/+14
* 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-3/+2
* Rework handlers and ipc functions for better consistencyPaul Kocialkowski2013-06-271-27/+24
* Refactor code for consistent coding style and avoid using assertPaul Kocialkowski2013-06-251-1/+1
* Renamed ipc_private.h to ipc.hPaul Kocialkowski2013-06-251-0/+105
* Name ipc code lines not visible for the public with private postfixSimon Busch2011-08-251-36/+0
* Implement generic interface for ipc APISimon Busch2011-08-251-0/+36