summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mei/main.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: mei: move the mei code out of stagingGreg Kroah-Hartman2012-05-011-1230/+0
* staging/mei: cleanup driver naming stringsTomas Winkler2012-04-101-10/+2
* staging/mei: remove unused variableTomas Winkler2012-04-101-1/+0
* staging/mei: define pr_fmt prefix for pr_ macrosTomas Winkler2012-04-101-3/+5
* staging: mei: remove driver internal versioningTomas Winkler2012-03-141-5/+1
* staging/mei: propagate error codes up in the write flowTomas Winkler2012-03-141-1/+1
* drivers:staging:mei Fix some typos in staging/meiJustin P. Mattock2012-03-131-2/+2
* staging/mei: update copyright year to 2012Tomas Winkler2012-02-091-1/+1
* staging/mei: add watchdog device registration wrappersTomas Winkler2011-12-221-2/+1
* staging/mei: code style - cleanup blanksTomas Winkler2011-12-131-10/+6
* staging/mei: don't check if list is empty before loopingTomas Winkler2011-11-281-12/+9
* staging/mei: remove status member of mei_io_listTomas Winkler2011-11-281-2/+1
* staging/mei: fix check for allocating host client idTomas Winkler2011-11-261-4/+7
* staging: mei: expose misc interface instead of char deviceOren Weil2011-11-261-323/+207
* 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-091-3/+3
* staging: mei: adding set_timeout watchdog functionOren Weil2011-09-091-1/+0
* staging: mei: adding watchdog opsOren Weil2011-09-091-1/+1
* staging: mei: registering the MEI driver with the kernel watchdog core interfaceOren Weil2011-09-091-0/+4
* 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-231-5/+25
* staging: mei: reordering the exit module cleanupOren Weil2011-07-081-1/+1
* Remove unneeded version.h include from drivers/staging/mei/main.cJesper Juhl2011-06-281-3/+0
* staging: mei: io_list functions revampTomas Winkler2011-06-281-8/+4
* staging: mei: rename num_mei_me_clients to me_clients_numTomas Winkler2011-06-281-5/+5
* staging: mei: mei_dev - use type bool instead of intTomas Winkler2011-06-281-2/+2
* staging: mei: fix mei driver namespaceTomas Winkler2011-06-281-4/+4
* staging: fix mei build when PM is not enabledRandy Dunlap2011-05-191-1/+1
* staging/mei: PCI device and char driver support.Oren Weil2011-05-181-0/+1349
OpenPOWER on IntegriCloud