summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/hw.h
Commit message (Expand)AuthorAgeFilesLines
* mei: hbm: bump supported HBM version to 2.0Tomas Winkler2015-08-031-2/+2
* mei: me: d0i3: add d0i3 enter/exit state machineAlexander Usyskin2015-08-031-2/+3
* mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWEDAlexander Usyskin2015-08-031-0/+1
* mei: enable async event notifications only from hbm version 2.0Tomas Winkler2015-08-031-0/+6
* mei: define async notification hbm commandsTomas Winkler2015-08-031-0/+62
* mei: disconnect on connection request timeoutAlexander Usyskin2015-08-031-0/+6
* mei: support for dynamic clientsTomas Winkler2015-08-031-1/+49
* mei: fix kernel-doc warningsAlexander Usyskin2014-09-291-0/+2
* mei: fix KDoc documentation formattingAlexander Usyskin2014-09-291-23/+23
* mei: add hbm commands return status valuesTomas Winkler2014-09-231-6/+33
* mei: use consistently me_addr in the hbm structuresTomas Winkler2014-09-231-3/+2
* mei: me: bump hbm version to 1.1 to support power gatingTomas Winkler2014-05-031-1/+1
* mei: me: add pg exit and entry flow commandsTomas Winkler2014-05-031-0/+1
* mei: condition PGI support on HW and HBM versionTomas Winkler2014-05-031-0/+6
* mei: implement power gating isolation hbm layerTomas Winkler2014-05-031-0/+16
* mei: hbm: revamp client connect and disconnection statusAlexander Usyskin2014-02-181-8/+8
* mei: allow multiple retries if the hw reset has failedTomas Winkler2014-02-071-2/+2
* mei: enable marking internal commandsTomas Winkler2013-12-181-1/+2
* mei: simplify preparing client host bus messagesTomas Winkler2013-01-071-0/+16
* mei: mei_me_client is not hw API move to mei_dev.hTomas Winkler2013-01-071-6/+0
* mei: extract device dependent constants into hw-me.hTomas Winkler2013-01-071-98/+0
* mei: move internal host clients ids to mei_dev.h from hw.hTomas Winkler2013-01-071-5/+0
* mei: use the same bus msg for connect and disconnect requestTomas Winkler2012-11-151-6/+16
* mei: normalize timeouts definitionsTomas Winkler2012-11-011-7/+7
* mei: add lynx point pci device idsTomas Winkler2012-09-051-0/+2
* mei: style : reformat PCI device IDsTomas Winkler2012-08-161-40/+39
* Staging: mei: move the mei code out of stagingGreg Kroah-Hartman2012-05-011-0/+332
OpenPOWER on IntegriCloud