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
/
hw.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: hw: fix a spelling mistake
Tomas Winkler
2017-05-25
1
-1
/
+1
*
mei: bus: enable OS version only for SPT and newer
Alexander Usyskin
2017-01-11
1
-0
/
+6
*
mei: hbm: send immediate reply flag in enum request
Alexander Usyskin
2016-02-07
1
-4
/
+21
*
mei: fixed address clients for the new platforms
Alexander Usyskin
2016-02-07
1
-0
/
+6
*
mei: amthif: don't drop read packets on timeout
Alexander Usyskin
2016-02-07
1
-1
/
+0
*
mei: hbm: bump supported HBM version to 2.0
Tomas Winkler
2015-08-03
1
-2
/
+2
*
mei: me: d0i3: add d0i3 enter/exit state machine
Alexander Usyskin
2015-08-03
1
-2
/
+3
*
mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED
Alexander Usyskin
2015-08-03
1
-0
/
+1
*
mei: enable async event notifications only from hbm version 2.0
Tomas Winkler
2015-08-03
1
-0
/
+6
*
mei: define async notification hbm commands
Tomas Winkler
2015-08-03
1
-0
/
+62
*
mei: disconnect on connection request timeout
Alexander Usyskin
2015-08-03
1
-0
/
+6
*
mei: support for dynamic clients
Tomas Winkler
2015-08-03
1
-1
/
+49
*
mei: fix kernel-doc warnings
Alexander Usyskin
2014-09-29
1
-0
/
+2
*
mei: fix KDoc documentation formatting
Alexander Usyskin
2014-09-29
1
-23
/
+23
*
mei: add hbm commands return status values
Tomas Winkler
2014-09-23
1
-6
/
+33
*
mei: use consistently me_addr in the hbm structures
Tomas Winkler
2014-09-23
1
-3
/
+2
*
mei: me: bump hbm version to 1.1 to support power gating
Tomas Winkler
2014-05-03
1
-1
/
+1
*
mei: me: add pg exit and entry flow commands
Tomas Winkler
2014-05-03
1
-0
/
+1
*
mei: condition PGI support on HW and HBM version
Tomas Winkler
2014-05-03
1
-0
/
+6
*
mei: implement power gating isolation hbm layer
Tomas Winkler
2014-05-03
1
-0
/
+16
*
mei: hbm: revamp client connect and disconnection status
Alexander Usyskin
2014-02-18
1
-8
/
+8
*
mei: allow multiple retries if the hw reset has failed
Tomas Winkler
2014-02-07
1
-2
/
+2
*
mei: enable marking internal commands
Tomas Winkler
2013-12-18
1
-1
/
+2
*
mei: simplify preparing client host bus messages
Tomas Winkler
2013-01-07
1
-0
/
+16
*
mei: mei_me_client is not hw API move to mei_dev.h
Tomas Winkler
2013-01-07
1
-6
/
+0
*
mei: extract device dependent constants into hw-me.h
Tomas Winkler
2013-01-07
1
-98
/
+0
*
mei: move internal host clients ids to mei_dev.h from hw.h
Tomas Winkler
2013-01-07
1
-5
/
+0
*
mei: use the same bus msg for connect and disconnect request
Tomas Winkler
2012-11-15
1
-6
/
+16
*
mei: normalize timeouts definitions
Tomas Winkler
2012-11-01
1
-7
/
+7
*
mei: add lynx point pci device ids
Tomas Winkler
2012-09-05
1
-0
/
+2
*
mei: style : reformat PCI device IDs
Tomas Winkler
2012-08-16
1
-40
/
+39
*
Staging: mei: move the mei code out of staging
Greg Kroah-Hartman
2012-05-01
1
-0
/
+332