Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-17 | TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev | David Howells | 1 | -1/+1 |
2014-07-30 | tpm: Provide a generic means to override the chip returned timeouts | Jason Gunthorpe | 1 | -21/+41 |
2014-07-30 | tpm: missing tpm_chip_put in tpm_get_random() | Jarkko Sakkinen | 1 | -3/+4 |
2014-07-30 | tpm: Properly clean sysfs entries in error path | Stefan Berger | 1 | -1/+3 |
2014-01-06 | tpm: Use the ops structure instead of a copy in tpm_vendor_specific | Jason Gunthorpe | 1 | -22/+12 |
2014-01-06 | tpm: Create a tpm_class_ops structure and use it in the drivers | Jason Gunthorpe | 1 | -2/+8 |
2014-01-06 | tpm: Pull all driver sysfs code into tpm-sysfs.c | Jason Gunthorpe | 1 | -2/+2 |
2014-01-06 | tpm: Move sysfs functions from tpm-interface to tpm-sysfs | Jason Gunthorpe | 1 | -273/+2 |
2014-01-06 | tpm: Pull everything related to /dev/tpmX into tpm-dev.c | Jason Gunthorpe | 1 | -169/+12 |
2013-10-22 | tpm: Rename tpm.c to tpm-interface.c | Jason Gunthorpe | 1 | -0/+1554 |