index
:
Linux Stable
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.13.y
linux-6.14.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: dma ring buffers allocation
Tomas Winkler
2018-11-26
4
-0
/
+126
*
mei: expedite ioctl return on the notify set operation error
Alexander Usyskin
2018-11-07
1
-1
/
+3
*
mei: flush queues by the host client only
Alexander Usyskin
2018-11-07
1
-19
/
+2
*
mei: hbm: drop BUG() from the hbm handler
Tomas Winkler
2018-11-07
1
-2
/
+2
*
mei: replace POLL* with EPOLL* for write queues.
Tomas Winkler
2018-10-02
1
-2
/
+2
*
misc: remove redundant include moduleparam.h
zhong jiang
2018-09-25
1
-1
/
+0
*
mei: bus: need to unlink client before freeing
Tomas Winkler
2018-09-12
1
-5
/
+4
*
mei: bus: fix hw module get/put balance
Tomas Winkler
2018-09-12
1
-2
/
+1
*
mei: fix use-after-free in mei_cl_write
John Hubbard
2018-09-12
1
-1
/
+1
*
mei: ignore not found client in the enumeration
Alexander Usyskin
2018-09-12
1
-3
/
+6
*
mei: define dma ring buffer sizes for PCH12 HW and newer
Alexander Usyskin
2018-08-02
2
-0
/
+17
*
mei: restrict dma ring support to hbm version 2.1
Tomas Winkler
2018-08-02
4
-0
/
+16
*
mei: hbm: introduce dma bit in the message header
Tomas Winkler
2018-08-02
4
-6
/
+16
*
mei: hbm: define dma ring setup protocol
Tomas Winkler
2018-08-02
1
-0
/
+49
*
mei: add support for variable length mei headers.
Tomas Winkler
2018-08-02
6
-64
/
+102
*
mei: add mei_msg_hdr_init wrapper.
Tomas Winkler
2018-07-24
2
-15
/
+20
*
mei: move hbuf_depth from the mei device to the hw modules
Tomas Winkler
2018-07-24
5
-49
/
+58
*
mei: cleanup slots to data conversions
Tomas Winkler
2018-07-24
4
-12
/
+14
*
mei: bus: suppress sign-compare warnings
Tomas Winkler
2018-07-16
1
-3
/
+3
*
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
1
-1
/
+4
|
\
|
*
mei: discard messages from not connected client during power down.
Alexander Usyskin
2018-07-03
1
-1
/
+4
*
|
mei: fix ssize_t to int assignment in read and write ops.
Tomas Winkler
2018-07-12
3
-17
/
+17
*
|
mei: use correct type for counter variable in for loops
Tomas Winkler
2018-07-12
3
-3
/
+3
*
|
mei: check for error returned from mei_hbuf_empty_slots()
Tomas Winkler
2018-07-12
4
-12
/
+32
*
|
mei: don't update offset in write
Alexander Usyskin
2018-07-12
1
-1
/
+0
*
|
mei: bus: type promotion bug in mei_fwver()
Tomas Winkler
2018-07-12
1
-1
/
+1
*
|
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
2018-07-12
1
-1
/
+1
*
|
mei: expose fw version to sysfs
Alexander Usyskin
2018-07-03
3
-8
/
+133
*
|
mei: add optional timeout to internal bus recv
Alexander Usyskin
2018-07-03
3
-12
/
+28
*
|
mei: remove unused MEI_IAMTHIF_STALL_TIMER define
Alexander Usyskin
2018-07-03
1
-2
/
+0
|
/
*
mei: remove dev_err message on an unsupported ioctl
Colin Ian King
2018-03-14
1
-1
/
+0
*
mei: limit the number of queued writes
Alexander Usyskin
2018-03-14
6
-35
/
+145
*
mei: make module referencing local to the bus.c
Tomas Winkler
2018-03-14
3
-39
/
+34
*
mei: me: add cannon point device ids for 4th device
Tomas Winkler
2018-02-20
2
-0
/
+4
*
mei: me: add cannon point device ids
Alexander Usyskin
2018-02-20
2
-0
/
+6
*
mei: set device client to the disconnected state upon suspend.
Tomas Winkler
2018-02-16
2
-6
/
+6
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-6
/
+6
*
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
5
-6
/
+21
|
\
|
*
mei: fix an && vs || typo
Dan Carpenter
2018-01-09
1
-1
/
+1
|
*
mei: fix incorrect logical operator in if statement
Colin Ian King
2018-01-02
1
-1
/
+1
|
*
mei: me: allow runtime pm for platform with D0i3
Tomas Winkler
2018-01-02
1
-1
/
+4
|
*
mei: fix spelling mistake: "botther" -> "bother"
Colin Ian King
2017-12-19
1
-1
/
+1
|
*
mei: speed up the power down flow
Tomas Winkler
2017-12-13
4
-5
/
+17
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
|
annotate poll_table_struct ->_key
Al Viro
2017-11-27
1
-1
/
+1
|
/
*
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
2
-20
/
+0
|
\
|
*
tracing, mei: Remove unused trace event mei_pci_cfg_write
Steven Rostedt (VMware)
2017-10-20
2
-20
/
+0
*
|
Merge branch 'pm-core'
Rafael J. Wysocki
2017-11-13
2
-2
/
+2
|
\
\
|
*
|
PCI / PM: Use the NEVER_SKIP driver flag
Rafael J. Wysocki
2017-11-06
2
-2
/
+2
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
|
/
|
[prev]
[next]