aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/wd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-03mei: set connecting state just upon connection request is sent to the fwAlexander Usyskin1-2/+0
2014-03-17mei: make me hw headers private to me hw.Tomas Winkler1-1/+0
2014-02-28mei: wd: fix stop completion failureTomas Winkler1-15/+17
2014-02-28mei: wd: simplify wd_send commandTomas Winkler1-25/+27
2014-02-28mei: make return values consistent across the driverAlexander Usyskin1-3/+3
2014-02-28mei: add mei_hbuf_acquire wrapperTomas Winkler1-7/+7
2014-02-18mei: wd and amthif use mei_cl_ api for dis/connectionTomas Winkler1-12/+25
2013-12-18mei: enable marking internal commandsTomas Winkler1-0/+1
2013-10-29mei: wd: host_init propagate error codes from called functionsTomas Winkler1-6/+6
2013-05-30mei: deprecate the mei_wd_state_independence_msgTomas Winkler1-6/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-0/+1
2013-04-15mei: wd: fix line over 80 charactersTomas Winkler1-1/+2
2013-04-05mei: Fix comments in drivers/misc/meiMasanari Iida1-0/+1
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