aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm-interface.c
Commit message (Expand)AuthorAge
* tpm_tis: use default timeout value if chip reports it as zeroMaciej S. Szmigiero2017-05-08
* tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen2016-10-31
* Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"Jarkko Sakkinen2016-09-27
* tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas2016-09-16
* tpm: add check for minimum buffer size in tpm_transmit()Jarkko Sakkinen2016-09-15
* tpm: constify TPM 1.x header structuresJulia Lawall2016-09-15
* tpm: use tpm_pcr_read_dev() in tpm_do_selftest()Jarkko Sakkinen2016-09-15
* tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen2016-09-15
* tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen2016-09-15
* tpm: Factor out common startup codeJason Gunthorpe2016-07-19
* tpm: Fix suspend regressionStefan Berger2016-06-25
* tpm: Remove all uses of drvdata from the TPM CoreJason Gunthorpe2016-06-25
* tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard2016-06-25
* tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard2016-06-25
* tpm: Replace device number bitmap with IDRStefan Berger2016-06-25
* tpm: Provide strong locking for device removalJason Gunthorpe2016-06-25
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-25
* tpm: rework tpm_get_timeouts()Jason Gunthorpe2015-12-20
* tpm_tis: further simplify calculation of ordinal durationMartin Wilck2015-12-02
* tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-18
* tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen2015-02-15
* tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen2015-01-17
* tpm: TPM 2.0 baseline supportJarkko Sakkinen2015-01-17
* tpm: device class for tpmJarkko Sakkinen2015-01-17
* tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-17
* tpm: two-phase chip management functionsJarkko Sakkinen2015-01-17
* tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen2015-01-17
* TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells2015-01-17
* tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe2014-07-29
* tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen2014-07-29
* tpm: Properly clean sysfs entries in error pathStefan Berger2014-07-29
* tpm: Use the ops structure instead of a copy in tpm_vendor_specificJason Gunthorpe2014-01-06
* tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-06
* tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe2014-01-06
* tpm: Move sysfs functions from tpm-interface to tpm-sysfsJason Gunthorpe2014-01-06
* tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-06
* tpm: Rename tpm.c to tpm-interface.cJason Gunthorpe2013-10-22