summaryrefslogtreecommitdiff
path: root/drivers/misc/mei/amthif.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-15mei: rename enum mei_cb_major_types to enum mei_cb_file_opsTomas Winkler1-1/+1
2012-11-15mei: use type struct mei_cl *cl instead of void in struct mei_cbTomas Winkler1-10/+4
2012-11-15mei: amthif: prefix cb list with amthifTomas Winkler1-5/+5
2012-11-01mei: move amthif specific code from mei_write to mei_amthif_writeTomas Winkler1-3/+36
2012-11-01mei: extract AMTHI functions into the amthif.c fileTomas Winkler1-0/+572