aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mei/hbm.c
AgeCommit message (Expand)Author
2014-01-13mei: revamp mei reset state machineTomas Winkler
2014-01-08mei: fix syntax in comments and debug outputAlexander Usyskin
2014-01-08mei: use hbm idle state to prevent spurious resetsTomas Winkler
2014-01-08mei: do not run reset flow from the interrupt threadTomas Winkler
2013-09-29Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman
2013-09-26mei: make me client counters less error proneTomas Winkler
2013-09-26mei: propagate error from write routines instead of ENODEVTomas Winkler
2013-09-26mei: fix format compilation warrning on 32 bit architectureTomas Winkler
2013-09-26mei: make sure that me_clients_map big enough before copyingTomas Winkler
2013-07-23mei: hbm: fix typo in error messageTomas Winkler
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-17mei: support HBM versioningTomas Winkler
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-19mei: reseting -> resettingBill Nottingham
2013-04-19mei: revamp hbm state machineTomas Winkler
2013-04-08mei: notify about the reset in error levelTomas Winkler
2013-04-05mei: Fix comments in drivers/misc/meiMasanari Iida
2013-01-08mei: move me client storage allocation to hbm.cTomas Winkler
2013-01-08mei: rename interface to hw-meTomas Winkler
2013-01-08mei: add new hbm.h header to export hbm protocolTomas Winkler
2013-01-07mei: move hbm responses from interrupt.c to hbm.cTomas Winkler
2013-01-07mei: add common prefix to hbm functionTomas Winkler
2013-01-07mei: use structured buffer for the write bufferTomas Winkler
2013-01-07mei: simplify preparing client host bus messagesTomas Winkler
2013-01-07mei: move host bus message handling to hbm.cTomas Winkler