aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mei
Commit message (Expand)AuthorAgeFilesLines
* mei: limit the number of consecutive resetsTomas Winkler2014-12-143-2/+23
* mei: add mei_quirk_probe functionTomas Winkler2014-12-141-0/+27
* staging: mei: clean the TODO file from done tasks.Oren Weil2011-10-171-10/+0
* staging: mei: Organize the initialization state machine.Oren Weil2011-09-263-24/+42
* drivers/staging/mei/interface.c: take size of pointed value, not pointerJulia Lawall2011-09-161-2/+2
* staging: mei: adding watchdog core dependency to kconfigOren Weil2011-09-091-1/+1
* staging: mei: adding mei_wd_stop function commentOren Weil2011-09-091-0/+10
* staging: mei: removing wd module parametersOren Weil2011-09-091-10/+0
* staging: mei: client init code cleanupOren Weil2011-09-091-22/+15
* staging: mei: resuming timer regardless of the watchdog timeout value.Oren Weil2011-09-091-5/+3
* staging: mei: renaming delayed work field and function to a meaningful name.Oren Weil2011-09-094-9/+9
* staging: mei: adding set_timeout watchdog functionOren Weil2011-09-093-7/+36
* staging: mei: adding watchdog pingOren Weil2011-09-092-27/+54
* staging: mei: adding watchdog opsOren Weil2011-09-093-16/+86
* staging: mei: registering the MEI driver with the kernel watchdog core interfaceOren Weil2011-09-096-3/+47
* staging: mei: fix register access function commentsOren Weil2011-09-091-2/+2
* staging: mei: removing dependency between WD and AMTHI init function.Oren Weil2011-09-093-6/+20
* staging: mei: unlock dev->device_lock mutex on error path in mei_open()Alexey Khoroshilov2011-09-061-1/+1
* staging: mei: enable msi when supportedTomas Winkler2011-08-232-5/+31
* staging: mei: reordering the exit module cleanupOren Weil2011-07-081-1/+1
* Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman2011-07-052-5/+10
|\
| * Staging: mei: fix suspend failureTomas Winkler2011-06-272-5/+10
* | Remove unneeded version.h include from drivers/staging/mei/main.cJesper Juhl2011-06-281-3/+0
* | staging: mei: fix possible usage of uninitialized variableTomas Winkler2011-06-281-1/+1
* | staging: mei: io_list functions revampTomas Winkler2011-06-285-82/+74
* | staging: mei: rename num_mei_me_clients to me_clients_numTomas Winkler2011-06-286-21/+21
* | staging: mei: mei_dev - kill unused membersTomas Winkler2011-06-284-6/+0
* | staging: mei: mei_dev - use type bool instead of intTomas Winkler2011-06-286-51/+50
* | staging: mei: fix mei driver namespaceTomas Winkler2011-06-286-44/+54
* | staging: mei: mei_dev.h: don't break lines where not needed.Tomas Winkler2011-06-281-6/+3
|/
* Staging: mei: fix debug codeDan Carpenter2011-06-091-2/+2
* staging: fix mei build when PM is not enabledRandy Dunlap2011-05-191-1/+1
* staging/mei: add mei to staging KbuildOren Weil2011-05-182-0/+39
* staging/mei: AMT WatchdogOren Weil2011-05-181-0/+183
* staging/mei: mei.h defining user space interfaceOren Weil2011-05-181-0/+105
* staging/mei: Hardware and MEI driver internal struct definitionOren Weil2011-05-181-0/+333
* staging/mei: MEI driver init flow.Oren Weil2011-05-181-0/+770
* staging/mei: MEI link layerOren Weil2011-05-182-0/+509
* staging/mei: Interrupt handling.Oren Weil2011-05-181-0/+1624
* staging/mei: PCI device and char driver support.Oren Weil2011-05-184-0/+2406
* staging/mei: MEI Driver TODO listOren Weil2011-05-181-0/+17
* staging/mei: MEI Driver documentationsOren Weil2011-05-181-0/+189