blob: ac1b7ed0fd5210234a9385fb419644b0dde79381 [file] [log] [blame]
125a22105410 ("tpm: React correctly to RC_TESTING from TPM 2.0 self tests")
87434f58be31 ("tpm: Use dynamic delay to wait for TPM 2.0 self test result")
2482b1bba512 ("tpm: Trigger only missing TPM 2.0 self tests")
9f3fc7bcddcb ("tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers")
28707bf221ce ("tpm: use tpm2_pcr_read() in tpm2_do_selftest()")
91f7f3d773a4 ("tpm: use tpm_buf functions in tpm2_pcr_read()")
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")
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")