summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm-sysfs.c
AgeCommit message (Expand)Author
2017-07-07tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen
2017-07-07tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman
2017-06-13tpm: move endianness conversion of ordinals to tpm_input_headerRoberto Sassu
2017-06-13tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_headerRoberto Sassu
2017-04-03tpm: infrastructure for TPM spacesJarkko Sakkinen
2017-01-23tpm: Check size of response before accessing dataStefan Berger
2016-11-28tpm: drop tpm1_chip_register(/unregister)Jarkko Sakkinen
2016-11-28tpm: sanitize constant expressionsJarkko Sakkinen
2016-09-15tpm: constify TPM 1.x header structuresJulia Lawall
2016-09-15tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen
2016-06-25tpm: Remove all uses of drvdata from the TPM CoreJason Gunthorpe
2016-06-25tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard
2016-06-25tpm: Provide strong locking for device removalJason Gunthorpe
2016-06-25tpm: Get rid of chip->pdevJason Gunthorpe
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen
2015-01-17tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen
2014-01-06tpm/tpm-sysfs: active_show() can be staticFengguang Wu
2014-01-06tpm: Use the ops structure instead of a copy in tpm_vendor_specificJason Gunthorpe
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe
2014-01-06tpm: Move sysfs functions from tpm-interface to tpm-sysfsJason Gunthorpe