summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm-interface.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-06tpm: Use the ops structure instead of a copy in tpm_vendor_specificJason Gunthorpe1-22/+12
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe1-2/+8
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe1-2/+2
2014-01-06tpm: Move sysfs functions from tpm-interface to tpm-sysfsJason Gunthorpe1-273/+2
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe1-169/+12
2013-10-22tpm: Rename tpm.c to tpm-interface.cJason Gunthorpe1-0/+1554