index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mei
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-17
staging: mei: clean the TODO file from done tasks.
Oren Weil
1
-10
/
+0
2011-09-26
staging: mei: Organize the initialization state machine.
Oren Weil
3
-24
/
+42
2011-09-16
drivers/staging/mei/interface.c: take size of pointed value, not pointer
Julia Lawall
1
-2
/
+2
2011-09-09
staging: mei: adding watchdog core dependency to kconfig
Oren Weil
1
-1
/
+1
2011-09-09
staging: mei: adding mei_wd_stop function comment
Oren Weil
1
-0
/
+10
2011-09-09
staging: mei: removing wd module parameters
Oren Weil
1
-10
/
+0
2011-09-09
staging: mei: client init code cleanup
Oren Weil
1
-22
/
+15
2011-09-09
staging: mei: resuming timer regardless of the watchdog timeout value.
Oren Weil
1
-5
/
+3
2011-09-09
staging: mei: renaming delayed work field and function to a meaningful name.
Oren Weil
4
-9
/
+9
2011-09-09
staging: mei: adding set_timeout watchdog function
Oren Weil
3
-7
/
+36
2011-09-09
staging: mei: adding watchdog ping
Oren Weil
2
-27
/
+54
2011-09-09
staging: mei: adding watchdog ops
Oren Weil
3
-16
/
+86
2011-09-09
staging: mei: registering the MEI driver with the kernel watchdog core interface
Oren Weil
6
-3
/
+47
2011-09-09
staging: mei: fix register access function comments
Oren Weil
1
-2
/
+2
2011-09-09
staging: mei: removing dependency between WD and AMTHI init function.
Oren Weil
3
-6
/
+20
2011-09-06
staging: mei: unlock dev->device_lock mutex on error path in mei_open()
Alexey Khoroshilov
1
-1
/
+1
2011-08-23
staging: mei: enable msi when supported
Tomas Winkler
2
-5
/
+31
2011-07-08
staging: mei: reordering the exit module cleanup
Oren Weil
1
-1
/
+1
2011-07-05
Merge Linux 3.0-rc6 into staging-next
Greg Kroah-Hartman
2
-5
/
+10
2011-06-28
Remove unneeded version.h include from drivers/staging/mei/main.c
Jesper Juhl
1
-3
/
+0
2011-06-28
staging: mei: fix possible usage of uninitialized variable
Tomas Winkler
1
-1
/
+1
2011-06-28
staging: mei: io_list functions revamp
Tomas Winkler
5
-82
/
+74
2011-06-28
staging: mei: rename num_mei_me_clients to me_clients_num
Tomas Winkler
6
-21
/
+21
2011-06-28
staging: mei: mei_dev - kill unused members
Tomas Winkler
4
-6
/
+0
2011-06-28
staging: mei: mei_dev - use type bool instead of int
Tomas Winkler
6
-51
/
+50
2011-06-28
staging: mei: fix mei driver namespace
Tomas Winkler
6
-44
/
+54
2011-06-28
staging: mei: mei_dev.h: don't break lines where not needed.
Tomas Winkler
1
-6
/
+3
2011-06-27
Staging: mei: fix suspend failure
Tomas Winkler
2
-5
/
+10
2011-06-09
Staging: mei: fix debug code
Dan Carpenter
1
-2
/
+2
2011-05-19
staging: fix mei build when PM is not enabled
Randy Dunlap
1
-1
/
+1
2011-05-18
staging/mei: add mei to staging Kbuild
Oren Weil
2
-0
/
+39
2011-05-18
staging/mei: AMT Watchdog
Oren Weil
1
-0
/
+183
2011-05-18
staging/mei: mei.h defining user space interface
Oren Weil
1
-0
/
+105
2011-05-18
staging/mei: Hardware and MEI driver internal struct definition
Oren Weil
1
-0
/
+333
2011-05-18
staging/mei: MEI driver init flow.
Oren Weil
1
-0
/
+770
2011-05-18
staging/mei: MEI link layer
Oren Weil
2
-0
/
+509
2011-05-18
staging/mei: Interrupt handling.
Oren Weil
1
-0
/
+1624
2011-05-18
staging/mei: PCI device and char driver support.
Oren Weil
4
-0
/
+2406
2011-05-18
staging/mei: MEI Driver TODO list
Oren Weil
1
-0
/
+17
2011-05-18
staging/mei: MEI Driver documentations
Oren Weil
1
-0
/
+189