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