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