aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm-chip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-09tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen1-8/+10
2015-11-09TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen1-1/+1
2015-10-19tpm: move the PPI attributes to character device directory.Jarkko Sakkinen1-8/+16
2015-07-13tpm: Fix initialization of the cdevJason Gunthorpe1-1/+2
2015-03-18tpm: fix: sanitized code paths in tpm_chip_register()Jarkko Sakkinen1-24/+42
2015-03-05tpm: fix call order in tpm-chip.cJarkko Sakkinen1-20/+14
2015-01-20tpm: fix format string error in tpm-chip.cJarkko Sakkinen1-1/+1
2015-01-17tpm: TPM 2.0 baseline supportJarkko Sakkinen1-11/+16
2015-01-17tpm: device class for tpmJarkko Sakkinen1-10/+62
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen1-2/+2
2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen1-2/+2
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen1-0/+199