Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: Use the ops structure instead of a copy in tpm_vendor_specific | Jason Gunthorpe | 2014-01-06 | 1 | -22/+12 |
* | tpm: Create a tpm_class_ops structure and use it in the drivers | Jason Gunthorpe | 2014-01-06 | 1 | -2/+8 |
* | tpm: Pull all driver sysfs code into tpm-sysfs.c | Jason Gunthorpe | 2014-01-06 | 1 | -2/+2 |
* | tpm: Move sysfs functions from tpm-interface to tpm-sysfs | Jason Gunthorpe | 2014-01-06 | 1 | -273/+2 |
* | tpm: Pull everything related to /dev/tpmX into tpm-dev.c | Jason Gunthorpe | 2014-01-06 | 1 | -169/+12 |
* | tpm: Rename tpm.c to tpm-interface.c | Jason Gunthorpe | 2013-10-22 | 1 | -0/+1554 |