Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c | James Bottomley | 2017-04-03 | 1 | -129/+14 |
* | tpm: infrastructure for TPM spaces | Jarkko Sakkinen | 2017-04-03 | 1 | -1/+1 |
* | tpm: Begin the process to deprecate user_read_timer | Jason Gunthorpe | 2017-02-03 | 1 | -1/+4 |
* | tpm: fix a race condition in tpm2_unseal_trusted() | Jarkko Sakkinen | 2016-09-15 | 1 | -1/+1 |
* | tpm: Provide strong locking for device removal | Jason Gunthorpe | 2016-06-25 | 1 | -1/+10 |
* | tpm: Get rid of chip->pdev | Jason Gunthorpe | 2016-06-25 | 1 | -3/+1 |
* | tpm: device class for tpm | Jarkko Sakkinen | 2015-01-17 | 1 | -33/+3 |
* | tpm: rename chip->dev to chip->pdev | Jarkko Sakkinen | 2015-01-17 | 1 | -5/+5 |
* | tpm: Make tpm-dev allocate a per-file structure | Jason Gunthorpe | 2014-01-06 | 1 | -43/+57 |
* | tpm: Pull everything related to /dev/tpmX into tpm-dev.c | Jason Gunthorpe | 2014-01-06 | 1 | -0/+199 |