Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mei: move clients cleanup code from init.c to client.c | Tomas Winkler | 2013-02-06 | 1 | -0/+51 |
* | mei: rename to mei_host_buffer_is_empty to hbuf_is_ready | Tomas Winkler | 2013-02-06 | 1 | -7/+6 |
* | mei: drop the warning when cl is not initialized during unlinking | Tomas Winkler | 2013-01-14 | 1 | -2/+3 |
* | mei: normalize me host client linking routines | Tomas Winkler | 2013-01-08 | 1 | -23/+30 |
* | mei: rename remaining amthi strings to amthif | Tomas Winkler | 2013-01-08 | 1 | -1/+1 |
* | mei: drop read_pending member form struct mei_cl | Tomas Winkler | 2013-01-08 | 1 | -1/+1 |
* | mei: rename interface to hw-me | Tomas Winkler | 2013-01-08 | 1 | -1/+0 |
* | mei: implement mei_cl_connect function | Tomas Winkler | 2013-01-08 | 1 | -154/+65 |
* | mei: fix client functions names | Tomas Winkler | 2013-01-08 | 1 | -85/+136 |
* | mei: move client functions to client.c | Tomas Winkler | 2013-01-08 | 1 | -0/+710 |