index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: implement fsync
Alexander Usyskin
2017-04-08
1
-0
/
+72
*
mei: bus: elminate variable length arrays
Tomas Winkler
2017-04-08
1
-4
/
+5
*
mei: hbm: remove variable length arrays
Tomas Winkler
2017-04-08
1
-15
/
+14
*
mei: drop amthif internal client
Alexander Usyskin
2017-04-08
9
-507
/
+15
*
mei: add pci driver ops shutdown handler.
Tomas Winkler
2017-04-08
2
-3
/
+57
*
mei: don't wait for os version message reply
Alexander Usyskin
2017-03-16
1
-12
/
+2
*
mei: fix deadlock on mei reset
Tomas Winkler
2017-03-16
1
-2
/
+6
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
3
-3
/
+3
*
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-22
14
-312
/
+283
|
\
|
*
mei: remove support for broken parallel read
Alexander Usyskin
2017-02-10
1
-22
/
+26
|
*
mei: me: generate an interrupt if the hw indicates reset.
Alexander Usyskin
2017-02-03
1
-0
/
+16
|
*
mei: me: add a wrapper to set host generated data interrupt
Alexander Usyskin
2017-02-03
1
-6
/
+15
|
*
mei: simplify error handling via devres function.
Tomas Winkler
2017-01-31
5
-105
/
+26
|
*
mei: revamp io list cleanup function.
Tomas Winkler
2017-01-31
3
-72
/
+47
|
*
mei: replace callback structures used as list head by list_head
Alexander Usyskin
2017-01-31
9
-98
/
+85
|
*
mei: amthif: allow the read completion after close
Tomas Winkler
2017-01-31
1
-1
/
+1
|
*
mei: amthif: clean command queue upon disconnection
Tomas Winkler
2017-01-31
1
-1
/
+1
|
*
mei: abort waiting for notification on unsupported HW
Alexander Usyskin
2017-01-31
1
-0
/
+5
|
*
mei: return error on notification request to a disconnected client
Alexander Usyskin
2017-01-31
1
-0
/
+3
|
*
mei: bus: unregister callbacks upon me client disable call
Alexander Usyskin
2017-01-31
1
-8
/
+22
|
*
mei: bus: prevent hardware module unload if device on bus is active
Alexander Usyskin
2017-01-31
3
-2
/
+41
|
*
mei: bus: cancel and disable callback after release call
Alexander Usyskin
2017-01-31
1
-4
/
+4
|
*
mei: make mei_cl_set_disconnected static
Alexander Usyskin
2017-01-20
2
-2
/
+1
|
*
mei: make mei_io_list_flush static
Alexander Usyskin
2017-01-20
2
-2
/
+1
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
*
|
mei: bus: enable OS version only for SPT and newer
Alexander Usyskin
2017-01-11
5
-0
/
+17
|
/
*
mei: move write cb to completion on credentials failures
Alexander Usyskin
2017-01-04
1
-8
/
+12
*
mei: bus: fix mei_cldev_enable KDoc
Alexander Usyskin
2017-01-04
1
-1
/
+1
*
mei: bus: enable non-blocking RX
Alexander Usyskin
2016-12-06
3
-5
/
+37
*
mei: fix the back to back interrupt handling
Alexander Usyskin
2016-12-06
2
-19
/
+50
*
mei: synchronize irq before initiating a reset.
Tomas Winkler
2016-12-06
4
-4
/
+38
*
mei: me: add lewisburg device ids
Tomas Winkler
2016-11-29
2
-0
/
+3
*
mei: request async autosuspend at the end of enumeration
Alexander Usyskin
2016-11-29
1
-1
/
+1
*
mei: bus: split RX and async notification callbacks
Alexander Usyskin
2016-11-17
2
-59
/
+87
*
mei: bus: make a client pointer always available
Alexander Usyskin
2016-11-17
1
-16
/
+15
*
mei: introduce host client uninitialized state
Alexander Usyskin
2016-11-17
2
-4
/
+5
*
mei: fix parameter rename KDoc
Alexander Usyskin
2016-11-15
1
-2
/
+2
*
mei: constify buffer in the write functions calls
Tomas Winkler
2016-11-15
3
-9
/
+9
*
mei: consolidate repeating code in mei_cl_irq_read_msg
Tomas Winkler
2016-11-15
1
-5
/
+2
*
Merge 4.9-rc5 into char-misc-next
Greg Kroah-Hartman
2016-11-14
1
-1
/
+1
|
\
|
*
mei: bus: fix received data size check in NFC fixup
Alexander Usyskin
2016-10-31
1
-1
/
+1
*
|
mei: send OS type to the FW
Alexander Usyskin
2016-11-10
1
-0
/
+95
*
|
mei: enable to set the internal flag for client write
Alexander Usyskin
2016-11-10
7
-12
/
+28
*
|
mei: bus: demote error to debug level upon disconnect
Alexander Usyskin
2016-10-31
1
-1
/
+1
*
|
mei: show the HBM protocol versions in the device attributes
Alexander Usyskin
2016-10-31
1
-1
/
+42
*
|
Merge 4.9-rc3 into char-misc-next
Greg Kroah-Hartman
2016-10-30
1
-2
/
+4
|
\
|
|
*
mei: txe: don't clean an unprocessed interrupt cause.
Alexander Usyskin
2016-10-24
1
-2
/
+4
*
|
mei: bus: remove rx callback context
Tomas Winkler
2016-10-28
1
-4
/
+2
|
/
*
mei: stop the stall timer worker if not needed
Alexander Usyskin
2016-09-27
7
-7
/
+29
[next]