aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_vtpm_proxy.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
* tpm: remove @flags from tpm_transmit()Jarkko Sakkinen2019-02-13
* tpm: take TPM chip power gating out of tpm_transmit()Jarkko Sakkinen2019-02-13
* tpm: remove @space from tpm_transmit()Jarkko Sakkinen2019-02-13
* tpm: declare struct tpm_headerJarkko Sakkinen2019-02-13
* tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameterJarkko Sakkinen2019-02-13
* tpm: Unify the send callback behaviourJarkko Sakkinen2019-02-13
* tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTEDJarkko Sakkinen2018-07-28
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* tpm: vtpm_proxy: Prevent userspace from sending driver commandStefan Berger2017-06-13
* tpm: vtpm_proxy: Implement request_locality function.Stefan Berger2017-06-13
* tpm/vtpm: fix kdoc warningsWinkler, Tomas2017-01-23
* tpm: vtpm_proxy: conditionally call tpm_chip_unregisterJason Gunthorpe2016-11-27
* tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEVJarkko Sakkinen2016-11-27
* tpm: Factor out common startup codeJason Gunthorpe2016-07-19
* tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl()Jarkko Sakkinen2016-06-25
* tpm: Proxy driver for supporting multiple emulated TPMsStefan Berger2016-06-25