summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm-chip.c
AgeCommit message (Expand)Author
2017-08-06tpm: Replace device number bitmap with IDRStefan Berger
2017-07-21tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman
2017-07-21tpm: Provide strong locking for device removalJason Gunthorpe
2017-07-21tpm: Get rid of chip->pdevJason Gunthorpe
2016-04-12tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen
2016-04-12tpm: fix the rollback in tpm_chip_register()Jarkko Sakkinen
2015-11-09tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen
2015-11-09TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen
2015-10-19tpm: move the PPI attributes to character device directory.Jarkko Sakkinen
2015-07-13tpm: Fix initialization of the cdevJason Gunthorpe
2015-03-18tpm: fix: sanitized code paths in tpm_chip_register()Jarkko Sakkinen
2015-03-05tpm: fix call order in tpm-chip.cJarkko Sakkinen
2015-01-20tpm: fix format string error in tpm-chip.cJarkko Sakkinen
2015-01-17tpm: TPM 2.0 baseline supportJarkko Sakkinen
2015-01-17tpm: device class for tpmJarkko Sakkinen
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen
2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen