aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_vtpm_proxy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-13tpm: vtpm_proxy: Prevent userspace from sending driver commandStefan Berger1-0/+33
2017-06-13tpm: vtpm_proxy: Implement request_locality function.Stefan Berger1-0/+36
2017-01-23tpm/vtpm: fix kdoc warningsWinkler, Tomas1-12/+36
2016-11-28tpm: vtpm_proxy: conditionally call tpm_chip_unregisterJason Gunthorpe1-7/+6
2016-11-28tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEVJarkko Sakkinen1-25/+47
2016-07-19tpm: Factor out common startup codeJason Gunthorpe1-8/+1
2016-06-25tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl()Jarkko Sakkinen1-1/+1
2016-06-25tpm: Proxy driver for supporting multiple emulated TPMsStefan Berger1-0/+644