Age | Commit message (Expand) | Author |
2016-02-09 | mei: wd: drop AGAIN the watchdog code from the core mei driver | Tomas Winkler |
2016-02-07 | mei: fill file pointer in read cb for fixed address client | Alexander Usyskin |
2016-02-06 | mei: wd: drop the watchdog code from the core mei driver | Alexander Usyskin |
2015-09-09 | Watchdog: Fix parent of watchdog_devices | Pratyush Anand |
2015-05-24 | mei: add a reference from the host client to the me client | Alexander Usyskin |
2015-04-03 | mei: use mei_cl_is_connected consistently | Tomas Winkler |
2015-03-01 | mei: fix function names and format in KDoc | Alexander Usyskin |
2015-01-25 | mei: add reference counting for me clients | Tomas Winkler |
2014-11-03 | mei: use local cl variables in wd and amthif | Tomas Winkler |
2014-09-29 | mei: fix KDoc documentation formatting | Alexander Usyskin |
2014-09-29 | mei: remove include to pci header from mei module files | Tomas Winkler |
2014-09-29 | mei: get rid of most of the pci dependencies in mei | Tomas Winkler |
2014-09-23 | mei: add mei_me_cl_by_uuid_id function | Tomas Winkler |
2014-09-23 | mei: me_client lookup function to return me_client object | Tomas Winkler |
2014-05-03 | mei: set connecting state just upon connection request is sent to the fw | Alexander Usyskin |
2014-03-17 | mei: make me hw headers private to me hw. | Tomas Winkler |
2014-02-28 | mei: wd: fix stop completion failure | Tomas Winkler |
2014-02-28 | mei: wd: simplify wd_send command | Tomas Winkler |
2014-02-28 | mei: make return values consistent across the driver | Alexander Usyskin |
2014-02-28 | mei: add mei_hbuf_acquire wrapper | Tomas Winkler |
2014-02-18 | mei: wd and amthif use mei_cl_ api for dis/connection | Tomas Winkler |
2013-12-18 | mei: enable marking internal commands | Tomas Winkler |
2013-10-29 | mei: wd: host_init propagate error codes from called functions | Tomas Winkler |
2013-05-30 | mei: deprecate the mei_wd_state_independence_msg | Tomas Winkler |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-15 | mei: wd: fix line over 80 characters | Tomas Winkler |
2013-04-05 | mei: Fix comments in drivers/misc/mei | Masanari Iida |
2013-02-06 | mei: rename to mei_host_buffer_is_empty to hbuf_is_ready | Tomas Winkler |
2013-01-08 | mei: normalize me host client linking routines | Tomas Winkler |
2013-01-08 | mei: rename interface to hw-me | Tomas Winkler |
2013-01-08 | mei: fix client functions names | Tomas Winkler |
2013-01-08 | mei: add new hbm.h header to export hbm protocol | Tomas Winkler |
2013-01-07 | mei: add common prefix to hbm function | Tomas Winkler |
2013-01-07 | mei: use structured buffer for the write buffer | Tomas Winkler |
2013-01-07 | mei: include local headers after the system ones | Tomas Winkler |
2013-01-07 | mei: drop redundant length parameter from mei_write_message function | Tomas Winkler |
2012-12-19 | watchdog: mei: avoid oops in watchdog unregister code path | Tomas Winkler |
2012-11-15 | mei: use link and unlink terms for connecting ME and HOST client | Tomas Winkler |
2012-11-01 | mei: use internal watchdog device registration tracking | Tomas Winkler |
2012-11-01 | mei: normalize timeouts definitions | Tomas Winkler |
2012-08-16 | mei: wd: use watchdog_set/get_drvdata for passing mei_device | Tomas Winkler |
2012-08-16 | mei: wd: decouple and revamp watchdog state machine | Tomas Winkler |
2012-08-16 | mei: wd: rename watchdog constants to be more descriptive | Tomas Winkler |
2012-08-16 | mei: wd: add option WDIOF_SETTIMEOUT | Tomas Winkler |
2012-08-16 | mei: name space for mei device state | Tomas Winkler |
2012-08-16 | mei: revamp me client search function | Tomas Winkler |
2012-07-18 | Merge 3.5-rc7 into char-misc-next. | Greg Kroah-Hartman |
2012-07-10 | mei: mei_wd_host_init: update the comment | Tomas Winkler |
2012-07-10 | mei: remove write only wariable wd_due_counter | Tomas Winkler |
2012-06-13 | misc: mei: set WDIOF_ALARMONLY on mei watchdog | Tomas Winkler |