Age | Commit message (Expand) | Author |
2016-07-19 | tpm: Factor out common startup code | Jason Gunthorpe |
2016-07-19 | tpm: use devm_add_action_or_reset | Sudip Mukherjee |
2016-06-25 | tpm: Introduce TPM_CHIP_FLAG_VIRTUAL | Stefan Berger |
2016-06-25 | tpm: Remove all uses of drvdata from the TPM Core | Jason Gunthorpe |
2016-06-25 | tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown() | Jarkko Sakkinen |
2016-06-25 | tpm: fix crash in tpm_tis deinitialization | Jarkko Sakkinen |
2016-06-25 | tpm: Replace device number bitmap with IDR | Stefan Berger |
2016-06-25 | tpm: Split out the devm stuff from tpmm_chip_alloc | Jason Gunthorpe |
2016-06-25 | tpm: Get rid of module locking | Stefan Berger |
2016-06-25 | tpm: Provide strong locking for device removal | Jason Gunthorpe |
2016-06-25 | tpm: Get rid of devname | Jason Gunthorpe |
2016-06-25 | tpm: Get rid of chip->pdev | Jason Gunthorpe |
2016-02-20 | tpm: fix: return rc when devm_add_action() fails | Jarkko Sakkinen |
2016-02-10 | tpm: fix the cleanup of struct tpm_chip | Jarkko Sakkinen |
2016-02-10 | tpm: fix the rollback in tpm_chip_register() | Jarkko Sakkinen |
2015-11-09 | tpm: fix compat 'ppi' link handling in tpm_chip_register() | Jarkko Sakkinen |
2015-11-09 | TPM: revert the list handling logic fixed in 398a1e7 | Jarkko Sakkinen |
2015-10-19 | tpm: move the PPI attributes to character device directory. | Jarkko Sakkinen |
2015-07-13 | tpm: Fix initialization of the cdev | Jason Gunthorpe |
2015-03-18 | tpm: fix: sanitized code paths in tpm_chip_register() | Jarkko Sakkinen |
2015-03-05 | tpm: fix call order in tpm-chip.c | Jarkko Sakkinen |
2015-01-20 | tpm: fix format string error in tpm-chip.c | Jarkko Sakkinen |
2015-01-17 | tpm: TPM 2.0 baseline support | Jarkko Sakkinen |
2015-01-17 | tpm: device class for tpm | Jarkko Sakkinen |
2015-01-17 | tpm: rename chip->dev to chip->pdev | Jarkko Sakkinen |
2015-01-17 | tpm: fix raciness of PPI interface lookup | Jarkko Sakkinen |
2015-01-17 | tpm: two-phase chip management functions | Jarkko Sakkinen |