blob: 18635d604695a7fd88e3310f988c27fa431ea19c [file] [log] [blame]
f4d916b72fea ("tpm: move tpm_getcap to tpm1-cmd.c")
1ad6640cd614 ("tpm: move tpm1_pcr_extend to tpm1-cmd.c")
70a3199a7101 ("tpm: factor out tpm_get_timeouts()")
d856c00f7d16 ("tpm: add tpm_calc_ordinal_duration() wrapper")
b2d6e6de005e ("tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c")
100b16a6f290 ("tpm: sort objects in the Makefile")
899102bc4518 ("tpm2: add new tpm2 commands according to TCG 1.36")
2ba5780ce305 ("tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x")
9b01b5356629 ("tpm: Move shared eventlog functions to common.c")
0bfb23746052 ("tpm: Move eventlog files to a subdirectory")
2be8ffed093b ("tpm: fix intermittent failure with self tests")
e2fb992d82c6 ("tpm: add retry logic")
076d35646027 ("tpm2: add longer timeouts for creation commands.")
65520d46a4ad ("tpm: tpm-interface: fix tpm_transmit/_cmd kdoc")
888d867df441 ("tpm: cmd_ready command can be issued only after granting locality")
b3e958ce4c58 ("tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()")
c382babccba2 ("tpm_tis: Move ilb_base_addr to tpm_tis_data")
0b66f2a05a80 ("tpm2-cmd: allow more attempts for selftest execution")
095531f891e6 ("tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented")
58cc1e4faf10 ("tpm: parse TPM event logs based on EFI table")
67cb8e113ecd ("tpm: rename event log provider files")
fd3ec3663718 ("tpm: move tpm_eventlog.h outside of drivers folder")
cf151a9a44d5 ("tpm: reduce tpm polling delay in tpm_tis_core")
87cdfdd19aef ("tpm: move wait_for_tpm_stat() to respective driver files")
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()")
bc397085ca97 ("tpm_tis: make ilb_base_addr static")
19cbe4f680b4 ("tpm: consolidate the TPM startup code")
5e572cab92f0 ("tpm: Enable CLKRUN protocol for Braswell systems")
85ab3bf305b9 ("tpm: Introduce flag TPM_TRANSMIT_RAW")
124bdcf4a697 ("tpm: fix byte order related arithmetic inconsistency in tpm_getcap()")
4cb586a188d4 ("tpm_tis: Consolidate the platform and acpi probe flow")
175d5b2a570c ("tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend()")
a69faebf4d3e ("tpm: move endianness conversion of ordinals to tpm_input_header")
06e93279ca77 ("tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header")
e6aef069b6e9 ("tpm_tis: convert to using locality callbacks")
877c57d0d0ca ("tpm_crb: request and relinquish locality 0")
fdc915f7f719 ("tpm: expose spaces via a device link /dev/tpmrm<n>")
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()")
13b1f4a571cc ("tpm_crb: map locality registers")
b4e2eb0651ac ("tpm crb: Work around BIOS's that report the wrong ACPI region size")
61841be6358c ("tpm: declare tpm2_get_pcr_allocation() as static")