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