index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mei
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
staging/mei: don't use read buffer for writing
Tomas Winkler
1
-0
/
+1
2012-02-29
staging: mei: kill struct hbm_cmd bit fields
Tomas Winkler
4
-33
/
+31
2012-02-29
staging: mei: fix typo in error code return
Devin J. Pohly
1
-1
/
+1
2012-02-24
staging/mei: mei-amt-version - make all function static and used
Tomas Winkler
1
-5
/
+7
2012-02-24
staging/mei: fix hbm_host_version_response structure
Tomas Winkler
1
-1
/
+1
2012-02-09
staging/mei: TODO : how to handle example code after unstaging
Tomas Winkler
1
-0
/
+3
2012-02-09
staging/mei: add mei user space example
Tomas Winkler
1
-0
/
+479
2012-02-09
staging/mei: normalize prototypes of all read buffers
Tomas Winkler
4
-30
/
+18
2012-02-09
staging/mei: update copyright year to 2012
Tomas Winkler
11
-70
/
+75
2012-02-08
staging: Fix typo in mei/interrupt.c
Masanari Iida
1
-1
/
+1
2011-12-22
staging/mei: add watchdog device registration wrappers
Tomas Winkler
5
-24
/
+41
2011-12-13
staging/mei: code style - cleanup blanks
Tomas Winkler
5
-34
/
+23
2011-12-13
staging/mei: remove outdated comment about setting iamthif_mtu
Tomas Winkler
1
-7
/
+2
2011-12-08
staging: mei: updating mei driver documentation
Oren Weil
1
-100
/
+126
2011-12-08
staging/mei: fix failure for multiple mei clients connection
Natalia Ovsyanikov
1
-1
/
+1
2011-12-08
staging/mei: Don't check if loop cursor is null
Tomas Winkler
1
-8
/
+5
2011-11-28
staging/mei: don't check if list is empty before looping
Tomas Winkler
4
-183
/
+152
2011-11-28
staging/mei: remove status member of mei_io_list
Tomas Winkler
5
-61
/
+41
2011-11-28
staging/mei: remove BUG_ON for testing of the response buffer size overflow
Tomas Winkler
1
-3
/
+0
2011-11-26
staging/mei: fix check for allocating host client id
Tomas Winkler
1
-4
/
+7
2011-11-26
staging: mei: expose misc interface instead of char device
Oren Weil
2
-330
/
+207
2011-11-26
staging:mei: wd_ops and wd_info should be static
Tomas Winkler
1
-2
/
+2
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
[next]