aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/tpm/tpm_tis.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* tpm(4): Fix 'go ready' in TPM 2.0 TIS driverConrad Meyer2020-02-011-2/+1
* Improve tpm20 styleMarcin Wojtas2019-04-161-34/+35
* Allow using TPM as entropy source.Marcin Wojtas2019-03-231-1/+1
* Use ACPI TPM2 table to probe tpmtis and tpmcrb device.Takanori Watanabe2019-01-251-14/+9
* Fix error check for ACPI_ID_PROBE in the TPM2.0 driverMarcin Wojtas2018-12-141-3/+4
* Fix TPM driver compilation from r342084Marcin Wojtas2018-12-141-1/+1
* Introduce driver for TPM 2.0 in CRB and FIFO (TIS) modesMarcin Wojtas2018-12-141-0/+510