summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm-dev.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.cJames Bottomley2017-04-031-129/+14Star
* tpm: infrastructure for TPM spacesJarkko Sakkinen2017-04-031-1/+1
* tpm: Begin the process to deprecate user_read_timerJason Gunthorpe2017-02-031-1/+4
* tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen2016-09-151-1/+1
* tpm: Provide strong locking for device removalJason Gunthorpe2016-06-251-1/+10
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-251-3/+1Star
* tpm: device class for tpmJarkko Sakkinen2015-01-171-33/+3Star
* tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-171-5/+5
* tpm: Make tpm-dev allocate a per-file structureJason Gunthorpe2014-01-061-43/+57
* tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-061-0/+199