summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/wd.c
Commit message (Expand)AuthorAgeFilesLines
* mei: wd: drop AGAIN the watchdog code from the core mei driverTomas Winkler2016-02-091-391/+0
* mei: fill file pointer in read cb for fixed address clientAlexander Usyskin2016-02-071-0/+391
* mei: wd: drop the watchdog code from the core mei driverAlexander Usyskin2016-02-061-391/+0
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* mei: add a reference from the host client to the me clientAlexander Usyskin2015-05-241-18/+4
* mei: use mei_cl_is_connected consistentlyTomas Winkler2015-04-031-7/+11
* mei: fix function names and format in KDocAlexander Usyskin2015-03-011-9/+9
* mei: add reference counting for me clientsTomas Winkler2015-01-251-0/+1
* mei: use local cl variables in wd and amthifTomas Winkler2014-11-031-3/+6
* mei: fix KDoc documentation formattingAlexander Usyskin2014-09-291-8/+7
* mei: remove include to pci header from mei module filesTomas Winkler2014-09-291-1/+0
* mei: get rid of most of the pci dependencies in meiTomas Winkler2014-09-291-19/+15
* mei: add mei_me_cl_by_uuid_id functionTomas Winkler2014-09-231-0/+1
* mei: me_client lookup function to return me_client objectTomas Winkler2014-09-231-4/+4
* mei: set connecting state just upon connection request is sent to the fwAlexander Usyskin2014-05-031-2/+0
* mei: make me hw headers private to me hw.Tomas Winkler2014-03-171-1/+0
* mei: wd: fix stop completion failureTomas Winkler2014-02-281-15/+17
* mei: wd: simplify wd_send commandTomas Winkler2014-02-281-25/+27
* mei: make return values consistent across the driverAlexander Usyskin2014-02-281-3/+3
* mei: add mei_hbuf_acquire wrapperTomas Winkler2014-02-281-7/+7
* mei: wd and amthif use mei_cl_ api for dis/connectionTomas Winkler2014-02-181-12/+25
* mei: enable marking internal commandsTomas Winkler2013-12-181-0/+1
* mei: wd: host_init propagate error codes from called functionsTomas Winkler2013-10-291-6/+6
* mei: deprecate the mei_wd_state_independence_msgTomas Winkler2013-05-301-6/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-0/+1
|\
| * mei: Fix comments in drivers/misc/meiMasanari Iida2013-04-051-0/+1
* | mei: wd: fix line over 80 charactersTomas Winkler2013-04-151-1/+2
|/
* mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler2013-02-061-5/+4
* mei: normalize me host client linking routinesTomas Winkler2013-01-081-12/+23
* mei: rename interface to hw-meTomas Winkler2013-01-081-1/+1
* mei: fix client functions namesTomas Winkler2013-01-081-6/+7
* mei: add new hbm.h header to export hbm protocolTomas Winkler2013-01-081-0/+1
* mei: add common prefix to hbm functionTomas Winkler2013-01-071-1/+1
* mei: use structured buffer for the write bufferTomas Winkler2013-01-071-9/+8
* mei: include local headers after the system onesTomas Winkler2013-01-071-2/+2
* mei: drop redundant length parameter from mei_write_message functionTomas Winkler2013-01-071-9/+9
* watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler2012-12-191-1/+1
* mei: use link and unlink terms for connecting ME and HOST clientTomas Winkler2012-11-151-4/+4
* mei: use internal watchdog device registration trackingTomas Winkler2012-11-011-4/+1
* mei: normalize timeouts definitionsTomas Winkler2012-11-011-1/+1
* mei: wd: use watchdog_set/get_drvdata for passing mei_deviceTomas Winkler2012-08-161-13/+16
* mei: wd: decouple and revamp watchdog state machineTomas Winkler2012-08-161-13/+13
* mei: wd: rename watchdog constants to be more descriptiveTomas Winkler2012-08-161-12/+12
* mei: wd: add option WDIOF_SETTIMEOUTTomas Winkler2012-08-161-1/+3
* mei: name space for mei device stateTomas Winkler2012-08-161-3/+3
* mei: revamp me client search functionTomas Winkler2012-08-161-1/+1
* Merge 3.5-rc7 into char-misc-next.Greg Kroah-Hartman2012-07-181-1/+1
|\
| * misc: mei: set WDIOF_ALARMONLY on mei watchdogTomas Winkler2012-06-131-1/+1
* | mei: mei_wd_host_init: update the commentTomas Winkler2012-07-101-1/+2
* | mei: remove write only wariable wd_due_counterTomas Winkler2012-07-101-3/+0
|/
OpenPOWER on IntegriCloud