blob: 601e9e12fe7a8f4beda641471d72c206c1959813 [file] [log] [blame]
f5595f5baa30 ("tpm: Unify the send callback behaviour")
402149c6470d ("tpm: vtpm_proxy: Suppress error logging when in closed state")
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")
93c12f293f87 ("tpm/vtpm: fix kdoc warnings")
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")
324152502b0e ("Revert "tpm/tpm_crb: implement tpm crb idle state"")
cfa188220363 ("Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"")
2b7926ae1cd4 ("Revert "tpm/tpm_crb: open code the crb_init into acpi_add"")
0c22db435bf7 ("tpm/tpm_crb: open code the crb_init into acpi_add")
9514ff1961c6 ("tmp/tpm_crb: fix Intel PTT hw bug during idle state")
e17acbbb69d3 ("tpm/tpm_crb: implement tpm crb idle state")
ebfd7532e985 ("tpm: add check for minimum buffer size in tpm_transmit()")
0014777f989b ("tpm: constify TPM 1.x header structures")
aa77ea0e43dc ("tpm/tpm_crb: cache cmd_size register value.")
71801310b12b ("tmp/tpm_crb: drop include to platform_device")
72fd50e14e46 ("tpm_crb: fix crb_req_canceled behavior")
ae7e190a3e34 ("tpm: use tpm_transmit_cmd() in tpm2_probe()")
eb5854e764b9 ("tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()")
d4abd9565dd6 ("tpm: remove unnecessary externs from tpm.h")
d4816edfe706 ("tpm: fix a race condition in tpm2_unseal_trusted()")
b7d7b2847107 ("tpm: invalid self test error message")
cae8b441fc20 ("tpm: Factor out common startup code")
41a5e1cf1fe1 ("tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy")
1107d065fdf1 ("tpm_tis: Introduce intermediate layer for TPM access")
57dacc2b4ce5 ("tpm: tpm_tis: Share common data between phys")
d2efee6e3ac8 ("tpm: Add include guards in tpm.h")