index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: debugfs: add pxp mode to devstate in debugfs
Tomas Winkler
2022-09-12
1
-1
/
+18
*
mei: add support for client dma capability
Alexander Usyskin
2021-02-06
1
-0
/
+1
*
mei: add vtag support bit in client properties
Alexander Usyskin
2020-08-18
1
-3
/
+4
*
mei: restrict vtag support to hbm version 2.2
Alexander Usyskin
2020-08-18
1
-0
/
+1
*
mei: hbm: add capabilities message
Alexander Usyskin
2020-08-18
1
-0
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-36
/
+11
|
\
|
*
mei: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-18
1
-36
/
+11
*
|
mei: Convert to use DEFINE_SHOW_ATTRIBUTE macro
Vitaly Lubart
2019-05-21
1
-132
/
+52
|
/
*
mei: adjust the copyright notice in the files.
Tomas Winkler
2019-03-28
1
-1
/
+1
*
mei: convert to SPDX license tags
Tomas Winkler
2019-03-28
1
-11
/
+2
*
mei: restrict dma ring support to hbm version 2.1
Tomas Winkler
2018-08-02
1
-0
/
+2
*
mei: limit the number of queued writes
Alexander Usyskin
2018-03-14
1
-3
/
+4
*
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
1
-0
/
+2
|
/
*
mei: hbm: send immediate reply flag in enum request
Alexander Usyskin
2016-02-07
1
-0
/
+2
*
mei: fixed address clients for the new platforms
Alexander Usyskin
2016-02-07
1
-2
/
+29
*
mei: debugfs: allow hbm features list dump in earlier stages
Alexander Usyskin
2016-02-07
1
-1
/
+2
*
mei: debugfs: adjust active clients print buffer
Alexander Usyskin
2016-02-07
1
-7
/
+22
*
mei: Fix debugfs filename in error output
Alexander Kuleshov
2015-10-27
1
-1
/
+1
*
mei: fix debugfs files leak on error path
Tomas Winkler
2015-09-20
1
-1
/
+2
*
mei: enable async event notifications only from hbm version 2.0
Tomas Winkler
2015-08-03
1
-0
/
+2
*
mei: disconnect on connection request timeout
Alexander Usyskin
2015-08-03
1
-0
/
+2
*
mei: support for dynamic clients
Tomas Winkler
2015-08-03
1
-0
/
+2
*
mei: export hbm features to debugfs under devstate
Tomas Winkler
2015-05-24
1
-0
/
+7
*
mei: connection to fixed address clients from user-space
Alexander Usyskin
2015-05-24
1
-0
/
+6
*
mei: add a reference from the host client to the me client
Alexander Usyskin
2015-05-24
1
-1
/
+1
*
mei: allow read concurrency
Tomas Winkler
2015-03-01
1
-1
/
+1
*
mei: revamp me clients list handling
Tomas Winkler
2015-03-01
1
-10
/
+9
*
mei: add reference counting for me clients
Tomas Winkler
2015-01-25
1
-12
/
+20
*
mei: debugfs: display also connectionless clients
Tomas Winkler
2014-11-03
1
-6
/
+2
*
mei: fix kernel-doc warnings
Alexander Usyskin
2014-09-29
1
-0
/
+2
*
mei: fix KDoc documentation formatting
Alexander Usyskin
2014-09-29
1
-2
/
+5
*
mei: trivial: fix errors in prints in comments
Alexander Usyskin
2014-09-29
1
-1
/
+1
*
mei: remove include to pci header from mei module files
Tomas Winkler
2014-09-29
1
-1
/
+0
*
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
2014-09-29
1
-3
/
+3
*
mei: fix style warning: Missing a blank line after declarations
Tomas Winkler
2014-09-29
1
-0
/
+1
*
mei: debugfs: add single buffer indicator
Tomas Winkler
2014-09-29
1
-3
/
+4
*
mei: debugfs: adjust print buffer
Alexander Usyskin
2014-09-29
1
-7
/
+15
*
mei: add hbm and pg state in devstate debugfs print
Alexander Usyskin
2014-09-29
1
-1
/
+6
*
mei: use list for me clients book keeping
Tomas Winkler
2014-09-23
1
-10
/
+9
*
mei: export active connections to debugfs
Tomas Winkler
2014-02-07
1
-0
/
+54
*
mei: fix syntax in comments and debug output
Alexander Usyskin
2014-01-08
1
-2
/
+2
*
mei: convert to use simple_open()
Wei Yongjun
2013-04-11
1
-8
/
+2
*
mei: add debugfs hooks
Tomas Winkler
2013-04-05
1
-0
/
+149