blob: e686762309eeaf104498c70d9b55ab945dc71eb4 [file] [log] [blame]
ecb38e2f521b ("tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c")
745b361e989a ("tpm: infrastructure for TPM spaces")
58472f5cd4f6 ("tpm: validate TPM 2.0 commands")
9aa36b399a50 ("tpm: export tpm2_flush_context_cmd")
a147918e79c3 ("tpm: move length validation to tpm_transmit()")
61841be6358c ("tpm: declare tpm2_get_pcr_allocation() as static")
4d23cc323cdb ("tpm: add securityfs support for TPM 2.0 firmware event log")
c1f92b4b04ad ("tpm: enhance TPM 2.0 PCR extend to support multiple banks")
1db15344f874 ("tpm: implement TPM 2.0 capability to get active PCR banks")
fa2825da6f5d ("tpm: Begin the process to deprecate user_read_timer")
c659af78eb7b ("tpm: Check size of response before accessing data")
62bfdacbac4c ("tpm: Do not print an error message when doing TPM auto startup")
794c6e109b59 ("tpm/tpm2-chip: fix kdoc errors")
f865c196856d ("tpm: add kdoc for tpm_transmit and tpm_transmit_cmd")
02ae1382882f ("tpm: redefine read_log() to handle ACPI/OF at runtime")
748935eeb72c ("tpm: have event log use the tpm_chip")
7518a21a9da3 ("tpm: drop tpm1_chip_register(/unregister)")
cd9b7631a888 ("tpm: replace dynamically allocated bios_dir with a static array")
b1a9b7b602c5 ("tpm: replace symbolic permission with octal for securityfs files")
cbef69a9e190 ("char: tpm: fix kerneldoc tpm2_unseal_trusted name typo")
2528a64664f8 ("tpm: define a generic open() method for ascii & bios measurements")
ca6d45802201 ("tpm: place kdoc just above tpm_pcr_extend")
84fda15286d1 ("tpm: sanitize constant expressions")
aaa6f7f6c8bf ("tpm: Clean up reading of timeout and duration capabilities")
e74f2f76c137 ("tmp/tpm_crb: implement runtime pm for tpm_crb")
c58bd34cec4c ("tpm/tpm_crb: open code the crb_init into acpi_add")
bc33c5df710c ("tmp/tpm_crb: fix Intel PTT hw bug during idle state")
ba5287b6ef6a ("tpm/tpm_crb: implement tpm crb idle state")