Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | External fds polling support | Paul Kocialkowski | 2014-08-07 | 1 | -1/+1 |
* | GPRS cid count is unsigned integer | Paul Kocialkowski | 2014-07-28 | 1 | -3/+3 |
* | ipc: Consistent coding style and major cleanup | Paul Kocialkowski | 2014-02-15 | 1 | -13/+14 |
* | rfs: Proper type for size definitions | Paul Kocialkowski | 2014-02-13 | 1 | -2/+2 |
* | rfs: Proper IPC functions for nv_data specs, without generic fallback values | Paul Kocialkowski | 2014-02-11 | 1 | -3/+2 |
* | Rework handlers and ipc functions for better consistency | Paul Kocialkowski | 2013-06-27 | 1 | -27/+24 |
* | Refactor code for consistent coding style and avoid using assert | Paul Kocialkowski | 2013-06-25 | 1 | -1/+1 |
* | Renamed ipc_private.h to ipc.h | Paul Kocialkowski | 2013-06-25 | 1 | -0/+105 |
* | Name ipc code lines not visible for the public with private postfix | Simon Busch | 2011-08-25 | 1 | -36/+0 |
* | Implement generic interface for ipc API | Simon Busch | 2011-08-25 | 1 | -0/+36 |