summaryrefslogtreecommitdiffstats
path: root/samples/mei
Commit message (Expand)AuthorAgeFilesLines
* samples: mei: don't wait on read completion upon write.Alexander Usyskin2021-08-011-21/+30
* .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-021-1/+1
* kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada2020-08-101-3/+1
* samples: mei: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
* samples: mei: build sample program for target architectureMasahiro Yamada2020-05-171-6/+3
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-2/+2
* samples: mei: use hostprogs kbuild constructsTomas Winkler2019-10-211-6/+6
* samples: mei: use /dev/mei0 instead of /dev/meiTomas Winkler2019-01-301-1/+1
* mei: samples: fix a signedness bug in amt_host_if_call()Dan Carpenter2018-10-021-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mei: drop the TODO from samplesTomas Winkler2017-04-261-2/+0
* samples: move misc-devices/mei example code from DocumentationShuah Khan2016-09-234-0/+491