index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Age
Commit message (
Expand
)
Author
2015-03-12
mei: make device disabled on stop unconditionally
Alexander Usyskin
2014-10-31
mei: bus: fix possible boundaries violation
Alexander Usyskin
2014-09-17
mei: nfc: fix memory leak in error path
Alexander Usyskin
2014-09-03
mei: start disconnect request timer consistently
Alexander Usyskin
2014-07-02
mei: me: fix hw ready reset flow
Tomas Winkler
2014-07-02
mei: me: read H_CSR after asserting reset
Tomas Winkler
2014-06-20
mei: me: drop harmful wait optimization
Tomas Winkler
2014-05-15
mei: ignore client writing state during cb completion
Alexander Usyskin
2014-05-15
mei: me: do not load the driver if the FW doesn't support MEI interface
Tomas Winkler
2014-05-15
mei: fix memory leak of pending write cb objects
Tomas Winkler
2014-03-05
mei: set client's read_cb to NULL when flow control fails
Chao Bi
2014-02-22
mei: don't unset read cb ptr on reset
Alexander Usyskin
2014-02-22
mei: clear write cb from waiting list on reset
Alexander Usyskin
2014-02-13
mei: mei_hbm_dispatch() returns void
Paul Bolle
2014-02-06
mei: use hbm idle state to prevent spurious resets
Tomas Winkler
2013-12-11
mei: add 9 series PCH mei device ids
Tomas Winkler
2013-12-11
mei: me: add Lynx Point Wellsburg work station device id
Tomas Winkler
2013-11-29
mei: nfc: fix memory leak in error path
Tomas Winkler
2013-09-26
mei: cancel stall timers in mei_reset
Alexander Usyskin
2013-09-26
mei: bus: stop wait for read during cl state transition
Tomas Winkler
2013-09-26
mei: make me client counters less error prone
Tomas Winkler
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-08-23
MEI: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-08-12
mei: me: fix hardware reset flow
Tomas Winkler
2013-07-29
Merge 3.11-rc3 into char-misc-next.
Greg Kroah-Hartman
2013-07-26
mei: don't get stuck in select during reset
Tomas Winkler
2013-07-24
mei: bus: do not overflow the device name buffer
Tomas Winkler
2013-07-24
mei: wake also writers on reset
Tomas Winkler
2013-07-23
mei: me: fix waiting for hw ready
Tomas Winkler
2013-07-23
mei: don't have to clean the state on power up
Tomas Winkler
2013-07-23
mei: me: fix reset state machine
Tomas Winkler
2013-07-23
mei: hbm: fix typo in error message
Tomas Winkler
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-06-24
mei: check whether hw start has succeeded
Tomas Winkler
2013-06-24
mei: check if the hardware reset succeeded
Tomas Winkler
2013-06-24
mei: mei_cl_connect: don't multiply the timeout twice
Frode Isaksen
2013-06-24
mei: do not override a client writing state when buffering
Tomas Winkler
2013-06-24
mei: move mei_cl_irq_write_complete to client.c
Tomas Winkler
2013-06-17
mei: support HBM versioning
Tomas Winkler
2013-06-17
Merge 3.10-rc6 into char-misc-next
Greg Kroah-Hartman
2013-06-13
mei: me: clear interrupts on the resume path
Tomas Winkler
2013-06-13
mei: nfc: fix nfc device freeing
Tomas Winkler
2013-06-13
mei: init: Flush scheduled work before resetting the device
Samuel Ortiz
2013-05-30
mei: me: remove artificial singleton requirement
Tomas Winkler
2013-05-30
mei: fix read after read scenario
Tomas Winkler
2013-05-30
mei: deprecate the mei_wd_state_independence_msg
Tomas Winkler
2013-05-28
treewide: Fix typo in printk
Masanari Iida
2013-05-27
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
2013-05-21
mei: fix out of array access to me clients array
Tomas Winkler
2013-05-21
mei: bus: Reset event_cb when disabling a device
Samuel Ortiz
[next]