index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-27
mei: cancel stall timers in mei_reset
Alexander Usyskin
2
-0
/
+4
2013-09-27
mei: bus: stop wait for read during cl state transition
Tomas Winkler
3
-8
/
+14
2013-09-27
mei: make me client counters less error prone
Tomas Winkler
2
-7
/
+9
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+6
2013-08-24
MEI: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-08-13
mei: me: fix hardware reset flow
Tomas Winkler
1
-6
/
+3
2013-07-29
Merge 3.11-rc3 into char-misc-next.
Greg Kroah-Hartman
3
-8
/
+13
2013-07-27
mei: don't get stuck in select during reset
Tomas Winkler
5
-19
/
+42
2013-07-25
mei: bus: do not overflow the device name buffer
Tomas Winkler
1
-2
/
+2
2013-07-25
mei: wake also writers on reset
Tomas Winkler
3
-5
/
+9
2013-07-24
mei: me: fix waiting for hw ready
Tomas Winkler
1
-3
/
+7
2013-07-24
mei: don't have to clean the state on power up
Tomas Winkler
1
-1
/
+2
2013-07-24
mei: me: fix reset state machine
Tomas Winkler
1
-1
/
+3
2013-07-24
mei: hbm: fix typo in error message
Tomas Winkler
1
-1
/
+1
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2013-06-25
mei: check whether hw start has succeeded
Tomas Winkler
2
-3
/
+8
2013-06-25
mei: check if the hardware reset succeeded
Tomas Winkler
3
-5
/
+12
2013-06-25
mei: mei_cl_connect: don't multiply the timeout twice
Frode Isaksen
1
-2
/
+1
2013-06-25
mei: do not override a client writing state when buffering
Tomas Winkler
1
-1
/
+2
2013-06-25
mei: move mei_cl_irq_write_complete to client.c
Tomas Winkler
3
-59
/
+63
2013-06-18
mei: support HBM versioning
Tomas Winkler
3
-8
/
+34
2013-06-17
Merge 3.10-rc6 into char-misc-next
Greg Kroah-Hartman
3
-2
/
+5
2013-06-14
mei: me: clear interrupts on the resume path
Tomas Winkler
1
-0
/
+1
2013-06-14
mei: nfc: fix nfc device freeing
Tomas Winkler
1
-0
/
+2
2013-06-14
mei: init: Flush scheduled work before resetting the device
Samuel Ortiz
1
-2
/
+2
2013-05-30
mei: me: remove artificial singleton requirement
Tomas Winkler
1
-19
/
+0
2013-05-30
mei: fix read after read scenario
Tomas Winkler
1
-11
/
+13
2013-05-30
mei: deprecate the mei_wd_state_independence_msg
Tomas Winkler
3
-37
/
+0
2013-05-28
treewide: Fix typo in printk
Masanari Iida
2
-2
/
+2
2013-05-27
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+2
2013-05-21
mei: fix out of array access to me clients array
Tomas Winkler
1
-9
/
+8
2013-05-21
mei: bus: Reset event_cb when disabling a device
Samuel Ortiz
1
-0
/
+2
2013-05-21
mei: fix out of array access to me clients array
Tomas Winkler
1
-9
/
+8
2013-05-21
mei: revamp interrupt thread handlers
Tomas Winkler
3
-81
/
+68
2013-05-21
mei: move mei_cl_complete to client.c
Tomas Winkler
3
-27
/
+28
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-25
/
+28
2013-04-23
mei: fix krealloc() misuse in in mei_cl_irq_read_msg()
Wei Yongjun
1
-5
/
+5
2013-04-23
mei: reduce flow control only for completed messages
Tomas Winkler
1
-3
/
+4
2013-04-20
mei: reseting -> resetting
Bill Nottingham
4
-8
/
+8
2013-04-20
mei: fix reading large reposnes
Tomas Winkler
5
-15
/
+27
2013-04-20
mei: revamp mei_irq_read_client_message function
Tomas Winkler
1
-58
/
+66
2013-04-19
mei: revamp mei_amthif_irq_read_message
Tomas Winkler
3
-6
/
+15
2013-04-19
mei: revamp hbm state machine
Tomas Winkler
7
-59
/
+72
2013-04-15
mei: wd: fix line over 80 characters
Tomas Winkler
1
-1
/
+2
2013-04-11
mei: convert to use simple_open()
Wei Yongjun
1
-8
/
+2
2013-04-11
mei: nfc: Implement MEI bus ops
Samuel Ortiz
1
-1
/
+169
2013-04-11
mei: nfc: Add NFC device to the MEI bus
Samuel Ortiz
1
-0
/
+75
2013-04-11
mei: nfc: Initial nfc implementation
Samuel Ortiz
5
-0
/
+327
2013-04-09
mei: bus: Add device enabling and disabling API
Samuel Ortiz
2
-12
/
+115
2013-04-09
mei: notify about the reset in error level
Tomas Winkler
2
-15
/
+12
[next]