Age | Commit message (Expand) | Author |
2014-01-13 | mei: revamp mei reset state machine | Tomas Winkler |
2014-01-08 | mei: fix syntax in comments and debug output | Alexander Usyskin |
2014-01-08 | mei: use hbm idle state to prevent spurious resets | Tomas Winkler |
2014-01-08 | mei: do not run reset flow from the interrupt thread | Tomas Winkler |
2013-09-29 | Merge 3.12-rc3 into char-misc-next | Greg Kroah-Hartman |
2013-09-26 | mei: make me client counters less error prone | Tomas Winkler |
2013-09-26 | mei: propagate error from write routines instead of ENODEV | Tomas Winkler |
2013-09-26 | mei: fix format compilation warrning on 32 bit architecture | Tomas Winkler |
2013-09-26 | mei: make sure that me_clients_map big enough before copying | Tomas Winkler |
2013-07-23 | mei: hbm: fix typo in error message | Tomas Winkler |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-06-17 | mei: support HBM versioning | Tomas Winkler |
2013-05-28 | treewide: Fix typo in printk | Masanari Iida |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-19 | mei: reseting -> resetting | Bill Nottingham |
2013-04-19 | mei: revamp hbm state machine | Tomas Winkler |
2013-04-08 | mei: notify about the reset in error level | Tomas Winkler |
2013-04-05 | mei: Fix comments in drivers/misc/mei | Masanari Iida |
2013-01-08 | mei: move me client storage allocation to hbm.c | Tomas Winkler |
2013-01-08 | mei: rename interface to hw-me | Tomas Winkler |
2013-01-08 | mei: add new hbm.h header to export hbm protocol | Tomas Winkler |
2013-01-07 | mei: move hbm responses from interrupt.c to hbm.c | Tomas Winkler |
2013-01-07 | mei: add common prefix to hbm function | Tomas Winkler |
2013-01-07 | mei: use structured buffer for the write buffer | Tomas Winkler |
2013-01-07 | mei: simplify preparing client host bus messages | Tomas Winkler |
2013-01-07 | mei: move host bus message handling to hbm.c | Tomas Winkler |