aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/ipc_private.h
Commit message (Expand)AuthorAgeFilesLines
* Adjust for recent changes to device creation structureSimon Busch2012-02-031-2/+0
* Modified ipc devices handling to use a table and permit explicit device namePaulK2012-02-031-6/+0
* Rework device specific code so we can build one library for all devices nowSimon Busch2012-01-301-4/+10
* Modified handlers with common handlers data and device-specific functionsPaulK2012-01-141-0/+8
* New handlers structure (a data pointer for each handler function)PaulK2011-10-291-4/+6
* Add vim modeline for uniform indentationSimon Busch2011-10-291-2/+2
* replace ipc_request and ipc_response by a single struct ipc_message_infoJoerie de Gram2011-10-281-2/+2
* split devices, require compile-time device selectionJoerie de Gram2011-10-281-0/+2
* added handlers support and default handlers for crespo.PaulK2011-10-281-8/+17
* Implement log handler delegate the user can set to forwarding logging output ...Simon Busch2011-10-141-0/+5
* Rework API of this library to integrate better with other environments than A...Simon Busch2011-10-101-9/+21
* Add additional method to set the file description for workSimon Busch2011-09-301-0/+1
* Several update regarding integration in other userland environements than and...Simon Busch2011-09-291-6/+8
* Use ipc ops in public API methodsSimon Busch2011-08-251-2/+2
* Name ipc code lines not visible for the public with private postfixSimon Busch2011-08-251-0/+33