index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mei
/
main.c
Age
Commit message (
Expand
)
Author
2012-03-14
staging: mei: remove driver internal versioning
Tomas Winkler
2012-03-14
staging/mei: propagate error codes up in the write flow
Tomas Winkler
2012-03-13
drivers:staging:mei Fix some typos in staging/mei
Justin P. Mattock
2012-02-09
staging/mei: update copyright year to 2012
Tomas Winkler
2011-12-22
staging/mei: add watchdog device registration wrappers
Tomas Winkler
2011-12-13
staging/mei: code style - cleanup blanks
Tomas Winkler
2011-11-28
staging/mei: don't check if list is empty before looping
Tomas Winkler
2011-11-28
staging/mei: remove status member of mei_io_list
Tomas Winkler
2011-11-26
staging/mei: fix check for allocating host client id
Tomas Winkler
2011-11-26
staging: mei: expose misc interface instead of char device
Oren Weil
2011-09-09
staging: mei: resuming timer regardless of the watchdog timeout value.
Oren Weil
2011-09-09
staging: mei: renaming delayed work field and function to a meaningful name.
Oren Weil
2011-09-09
staging: mei: adding set_timeout watchdog function
Oren Weil
2011-09-09
staging: mei: adding watchdog ops
Oren Weil
2011-09-09
staging: mei: registering the MEI driver with the kernel watchdog core interface
Oren Weil
2011-09-06
staging: mei: unlock dev->device_lock mutex on error path in mei_open()
Alexey Khoroshilov
2011-08-23
staging: mei: enable msi when supported
Tomas Winkler
2011-07-08
staging: mei: reordering the exit module cleanup
Oren Weil
2011-06-28
Remove unneeded version.h include from drivers/staging/mei/main.c
Jesper Juhl
2011-06-28
staging: mei: io_list functions revamp
Tomas Winkler
2011-06-28
staging: mei: rename num_mei_me_clients to me_clients_num
Tomas Winkler
2011-06-28
staging: mei: mei_dev - use type bool instead of int
Tomas Winkler
2011-06-28
staging: mei: fix mei driver namespace
Tomas Winkler
2011-05-19
staging: fix mei build when PM is not enabled
Randy Dunlap
2011-05-18
staging/mei: PCI device and char driver support.
Oren Weil