aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mei/wd.c
AgeCommit message (Expand)Author
2013-12-18mei: enable marking internal commandsTomas Winkler
2013-10-29mei: wd: host_init propagate error codes from called functionsTomas Winkler
2013-05-30mei: deprecate the mei_wd_state_independence_msgTomas Winkler
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-15mei: wd: fix line over 80 charactersTomas Winkler
2013-04-05mei: Fix comments in drivers/misc/meiMasanari Iida
2013-02-06mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler
2013-01-08mei: normalize me host client linking routinesTomas Winkler
2013-01-08mei: rename interface to hw-meTomas Winkler
2013-01-08mei: fix client functions namesTomas Winkler
2013-01-08mei: add new hbm.h header to export hbm protocolTomas 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: include local headers after the system onesTomas Winkler
2013-01-07mei: drop redundant length parameter from mei_write_message functionTomas Winkler
2012-12-19watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler
2012-11-15mei: use link and unlink terms for connecting ME and HOST clientTomas Winkler
2012-11-01mei: use internal watchdog device registration trackingTomas Winkler
2012-11-01mei: normalize timeouts definitionsTomas Winkler
2012-08-16mei: wd: use watchdog_set/get_drvdata for passing mei_deviceTomas Winkler
2012-08-16mei: wd: decouple and revamp watchdog state machineTomas Winkler
2012-08-16mei: wd: rename watchdog constants to be more descriptiveTomas Winkler
2012-08-16mei: wd: add option WDIOF_SETTIMEOUTTomas Winkler
2012-08-16mei: name space for mei device stateTomas Winkler
2012-08-16mei: revamp me client search functionTomas Winkler
2012-07-18Merge 3.5-rc7 into char-misc-next.Greg Kroah-Hartman
2012-07-10mei: mei_wd_host_init: update the commentTomas Winkler
2012-07-10mei: remove write only wariable wd_due_counterTomas Winkler
2012-06-13misc: mei: set WDIOF_ALARMONLY on mei watchdogTomas Winkler
2012-05-09mei: export mei.h for the user spaceTomas Winkler
2012-05-01Staging: mei: move the mei code out of stagingGreg Kroah-Hartman