summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm-chip.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: move the PPI attributes to character device directory.Jarkko Sakkinen2015-10-191-8/+16
* tpm: Fix initialization of the cdevJason Gunthorpe2015-07-131-1/+2
* tpm: fix: sanitized code paths in tpm_chip_register()Jarkko Sakkinen2015-03-181-24/+42
* tpm: fix call order in tpm-chip.cJarkko Sakkinen2015-03-051-20/+14Star
* tpm: fix format string error in tpm-chip.cJarkko Sakkinen2015-01-201-1/+1
* tpm: TPM 2.0 baseline supportJarkko Sakkinen2015-01-171-11/+16
* tpm: device class for tpmJarkko Sakkinen2015-01-171-10/+62
* tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-171-2/+2
* tpm: fix raciness of PPI interface lookupJarkko Sakkinen2015-01-171-2/+2
* tpm: two-phase chip management functionsJarkko Sakkinen2015-01-171-0/+199