aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/amthif.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* mei: fix mismatch in mutex unlock-lock in mei_amthif_read()Alexey Khoroshilov2013-01-07
* mei: streamline amthif write complete functionTomas Winkler2012-11-21
* mei: use link and unlink terms for connecting ME and HOST clientTomas Winkler2012-11-15
* mei: extract amthif specific code from mei_poll to mei_amthif_pollTomas Winkler2012-11-15
* mei: move amthif specific release code to amithifTomas Winkler2012-11-15
* mei: rename enum mei_cb_major_types to enum mei_cb_file_opsTomas Winkler2012-11-15
* mei: use type struct mei_cl *cl instead of void in struct mei_cbTomas Winkler2012-11-15
* mei: amthif: prefix cb list with amthifTomas Winkler2012-11-15
* mei: move amthif specific code from mei_write to mei_amthif_writeTomas Winkler2012-11-01
* mei: extract AMTHI functions into the amthif.c fileTomas Winkler2012-11-01