aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/client.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-06mei: move clients cleanup code from init.c to client.cTomas Winkler1-0/+51
2013-02-06mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler1-7/+6
2013-01-14mei: drop the warning when cl is not initialized during unlinkingTomas Winkler1-2/+3
2013-01-08mei: normalize me host client linking routinesTomas Winkler1-23/+30
2013-01-08mei: rename remaining amthi strings to amthifTomas Winkler1-1/+1
2013-01-08mei: drop read_pending member form struct mei_clTomas Winkler1-1/+1
2013-01-08mei: rename interface to hw-meTomas Winkler1-1/+0
2013-01-08mei: implement mei_cl_connect functionTomas Winkler1-154/+65
2013-01-08mei: fix client functions namesTomas Winkler1-85/+136
2013-01-08mei: move client functions to client.cTomas Winkler1-0/+710