Age | Commit message (Expand) | Author | Files | Lines |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -36/+11 |
2019-06-18 | mei: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -36/+11 |
2019-05-21 | mei: Convert to use DEFINE_SHOW_ATTRIBUTE macro | Vitaly Lubart | 1 | -132/+52 |
2019-03-27 | mei: adjust the copyright notice in the files. | Tomas Winkler | 1 | -1/+1 |
2019-03-27 | mei: convert to SPDX license tags | Tomas Winkler | 1 | -11/+2 |
2018-08-02 | mei: restrict dma ring support to hbm version 2.1 | Tomas Winkler | 1 | -0/+2 |
2018-03-14 | mei: limit the number of queued writes | Alexander Usyskin | 1 | -3/+4 |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 1 | -1/+1 |
2017-01-11 | mei: bus: enable OS version only for SPT and newer | Alexander Usyskin | 1 | -0/+2 |
2016-02-08 | mei: hbm: send immediate reply flag in enum request | Alexander Usyskin | 1 | -0/+2 |
2016-02-08 | mei: fixed address clients for the new platforms | Alexander Usyskin | 1 | -2/+29 |
2016-02-08 | mei: debugfs: allow hbm features list dump in earlier stages | Alexander Usyskin | 1 | -1/+2 |
2016-02-08 | mei: debugfs: adjust active clients print buffer | Alexander Usyskin | 1 | -7/+22 |
2015-10-27 | mei: Fix debugfs filename in error output | Alexander Kuleshov | 1 | -1/+1 |
2015-09-21 | mei: fix debugfs files leak on error path | Tomas Winkler | 1 | -1/+2 |
2015-08-04 | mei: enable async event notifications only from hbm version 2.0 | Tomas Winkler | 1 | -0/+2 |
2015-08-04 | mei: disconnect on connection request timeout | Alexander Usyskin | 1 | -0/+2 |
2015-08-04 | mei: support for dynamic clients | Tomas Winkler | 1 | -0/+2 |
2015-05-24 | mei: export hbm features to debugfs under devstate | Tomas Winkler | 1 | -0/+7 |
2015-05-24 | mei: connection to fixed address clients from user-space | Alexander Usyskin | 1 | -0/+6 |
2015-05-24 | mei: add a reference from the host client to the me client | Alexander Usyskin | 1 | -1/+1 |
2015-03-02 | mei: allow read concurrency | Tomas Winkler | 1 | -1/+1 |
2015-03-02 | mei: revamp me clients list handling | Tomas Winkler | 1 | -10/+9 |
2015-01-25 | mei: add reference counting for me clients | Tomas Winkler | 1 | -12/+20 |
2014-11-04 | mei: debugfs: display also connectionless clients | Tomas Winkler | 1 | -6/+2 |
2014-09-29 | mei: fix kernel-doc warnings | Alexander Usyskin | 1 | -0/+2 |
2014-09-29 | mei: fix KDoc documentation formatting | Alexander Usyskin | 1 | -2/+5 |
2014-09-29 | mei: trivial: fix errors in prints in comments | Alexander Usyskin | 1 | -1/+1 |
2014-09-29 | mei: remove include to pci header from mei module files | Tomas Winkler | 1 | -1/+0 |
2014-09-29 | mei: get rid of most of the pci dependencies in mei | Tomas Winkler | 1 | -3/+3 |
2014-09-29 | mei: fix style warning: Missing a blank line after declarations | Tomas Winkler | 1 | -0/+1 |
2014-09-29 | mei: debugfs: add single buffer indicator | Tomas Winkler | 1 | -3/+4 |
2014-09-29 | mei: debugfs: adjust print buffer | Alexander Usyskin | 1 | -7/+15 |
2014-09-29 | mei: add hbm and pg state in devstate debugfs print | Alexander Usyskin | 1 | -1/+6 |
2014-09-24 | mei: use list for me clients book keeping | Tomas Winkler | 1 | -10/+9 |
2014-02-08 | mei: export active connections to debugfs | Tomas Winkler | 1 | -0/+54 |
2014-01-09 | mei: fix syntax in comments and debug output | Alexander Usyskin | 1 | -2/+2 |
2013-04-11 | mei: convert to use simple_open() | Wei Yongjun | 1 | -8/+2 |
2013-04-06 | mei: add debugfs hooks | Tomas Winkler | 1 | -0/+149 |