aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mei/main.c
Commit message (Expand)AuthorAge
* staging: mei: remove driver internal versioningTomas Winkler2012-03-14
* staging/mei: propagate error codes up in the write flowTomas Winkler2012-03-14
* drivers:staging:mei Fix some typos in staging/meiJustin P. Mattock2012-03-13
* staging/mei: update copyright year to 2012Tomas Winkler2012-02-09
* staging/mei: add watchdog device registration wrappersTomas Winkler2011-12-22
* staging/mei: code style - cleanup blanksTomas Winkler2011-12-13
* staging/mei: don't check if list is empty before loopingTomas Winkler2011-11-27
* staging/mei: remove status member of mei_io_listTomas Winkler2011-11-27
* staging/mei: fix check for allocating host client idTomas Winkler2011-11-26
* staging: mei: expose misc interface instead of char deviceOren Weil2011-11-26
* staging: mei: resuming timer regardless of the watchdog timeout value.Oren Weil2011-09-09
* staging: mei: renaming delayed work field and function to a meaningful name.Oren Weil2011-09-09
* staging: mei: adding set_timeout watchdog functionOren Weil2011-09-09
* staging: mei: adding watchdog opsOren Weil2011-09-09
* staging: mei: registering the MEI driver with the kernel watchdog core interfaceOren Weil2011-09-09
* staging: mei: unlock dev->device_lock mutex on error path in mei_open()Alexey Khoroshilov2011-09-06
* staging: mei: enable msi when supportedTomas Winkler2011-08-23
* staging: mei: reordering the exit module cleanupOren Weil2011-07-08
* Remove unneeded version.h include from drivers/staging/mei/main.cJesper Juhl2011-06-28
* staging: mei: io_list functions revampTomas Winkler2011-06-28
* staging: mei: rename num_mei_me_clients to me_clients_numTomas Winkler2011-06-28
* staging: mei: mei_dev - use type bool instead of intTomas Winkler2011-06-28
* staging: mei: fix mei driver namespaceTomas Winkler2011-06-28
* staging: fix mei build when PM is not enabledRandy Dunlap2011-05-19
* staging/mei: PCI device and char driver support.Oren Weil2011-05-18