aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/wd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-06mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler1-5/+4
2013-01-08mei: normalize me host client linking routinesTomas Winkler1-12/+23
2013-01-08mei: rename interface to hw-meTomas Winkler1-1/+1
2013-01-08mei: fix client functions namesTomas Winkler1-6/+7
2013-01-08mei: add new hbm.h header to export hbm protocolTomas Winkler1-0/+1
2013-01-07mei: add common prefix to hbm functionTomas Winkler1-1/+1
2013-01-07mei: use structured buffer for the write bufferTomas Winkler1-9/+8
2013-01-07mei: include local headers after the system onesTomas Winkler1-2/+2
2013-01-07mei: drop redundant length parameter from mei_write_message functionTomas Winkler1-9/+9
2012-12-19watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler1-1/+1
2012-11-15mei: use link and unlink terms for connecting ME and HOST clientTomas Winkler1-4/+4
2012-11-01mei: use internal watchdog device registration trackingTomas Winkler1-4/+1
2012-11-01mei: normalize timeouts definitionsTomas Winkler1-1/+1
2012-08-16mei: wd: use watchdog_set/get_drvdata for passing mei_deviceTomas Winkler1-13/+16
2012-08-16mei: wd: decouple and revamp watchdog state machineTomas Winkler1-13/+13
2012-08-16mei: wd: rename watchdog constants to be more descriptiveTomas Winkler1-12/+12
2012-08-16mei: wd: add option WDIOF_SETTIMEOUTTomas Winkler1-1/+3
2012-08-16mei: name space for mei device stateTomas Winkler1-3/+3
2012-08-16mei: revamp me client search functionTomas Winkler1-1/+1
2012-07-18Merge 3.5-rc7 into char-misc-next.Greg Kroah-Hartman1-1/+1
2012-07-10mei: mei_wd_host_init: update the commentTomas Winkler1-1/+2
2012-07-10mei: remove write only wariable wd_due_counterTomas Winkler1-3/+0
2012-06-13misc: mei: set WDIOF_ALARMONLY on mei watchdogTomas Winkler1-1/+1
2012-05-09mei: export mei.h for the user spaceTomas Winkler1-1/+1
2012-05-01Staging: mei: move the mei code out of stagingGreg Kroah-Hartman1-0/+379