summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: constify TPM 1.x header structuresJulia Lawall2016-09-151-1/+1
* tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen2016-09-151-1/+1
* tpm: Remove all uses of drvdata from the TPM CoreJason Gunthorpe2016-06-251-36/+25
* tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard2016-06-251-10/+10
* tpm: Provide strong locking for device removalJason Gunthorpe2016-06-251-0/+5
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-251-3/+3
* tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-171-3/+3
* tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen2015-01-171-21/+2
* tpm/tpm-sysfs: active_show() can be staticFengguang Wu2014-01-061-1/+1
* tpm: Use the ops structure instead of a copy in tpm_vendor_specificJason Gunthorpe2014-01-061-1/+1
* tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe2014-01-061-31/+68
* tpm: Move sysfs functions from tpm-interface to tpm-sysfsJason Gunthorpe2014-01-061-0/+281
OpenPOWER on IntegriCloud