]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers/misc/mei/hbm.c
mei: move me client storage allocation to hbm.c
[karo-tx-linux.git] / drivers / misc / mei / hbm.c
2013-01-09 Tomas Winklermei: move me client storage allocation to hbm.c
2013-01-09 Tomas Winklermei: rename interface to hw-me
2013-01-09 Tomas Winklermei: add new hbm.h header to export hbm protocol
2013-01-07 Tomas Winklermei: move hbm responses from interrupt.c to hbm.c
2013-01-07 Tomas Winklermei: add common prefix to hbm function
2013-01-07 Tomas Winklermei: use structured buffer for the write buffer
2013-01-07 Tomas Winklermei: simplify preparing client host bus messages
2013-01-07 Tomas Winklermei: move host bus message handling to hbm.c