Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mei: fix mismatch in mutex unlock-lock in mei_amthif_read() | Alexey Khoroshilov | 2013-01-07 | 1 | -3/+3 |
* | mei: streamline amthif write complete function | Tomas Winkler | 2012-11-21 | 1 | -54/+44 |
* | mei: use link and unlink terms for connecting ME and HOST client | Tomas Winkler | 2012-11-16 | 1 | -2/+2 |
* | mei: extract amthif specific code from mei_poll to mei_amthif_poll | Tomas Winkler | 2012-11-16 | 1 | -0/+19 |
* | mei: move amthif specific release code to amithif | Tomas Winkler | 2012-11-16 | 1 | -0/+114 |
* | mei: rename enum mei_cb_major_types to enum mei_cb_file_ops | Tomas Winkler | 2012-11-16 | 1 | -1/+1 |
* | mei: use type struct mei_cl *cl instead of void in struct mei_cb | Tomas Winkler | 2012-11-16 | 1 | -10/+4 |
* | mei: amthif: prefix cb list with amthif | Tomas Winkler | 2012-11-16 | 1 | -5/+5 |
* | mei: move amthif specific code from mei_write to mei_amthif_write | Tomas Winkler | 2012-11-01 | 1 | -3/+36 |
* | mei: extract AMTHI functions into the amthif.c file | Tomas Winkler | 2012-11-01 | 1 | -0/+572 |