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