aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/hbm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-08mei: move me client storage allocation to hbm.cTomas Winkler1-1/+38
2013-01-08mei: rename interface to hw-meTomas Winkler1-1/+1
2013-01-08mei: add new hbm.h header to export hbm protocolTomas Winkler1-0/+1
2013-01-07mei: move hbm responses from interrupt.c to hbm.cTomas Winkler1-3/+186
2013-01-07mei: add common prefix to hbm functionTomas Winkler1-24/+32
2013-01-07mei: use structured buffer for the write bufferTomas Winkler1-66/+68
2013-01-07mei: simplify preparing client host bus messagesTomas Winkler1-56/+54
2013-01-07mei: move host bus message handling to hbm.cTomas Winkler1-0/+440