blob: a7446701b7de56da75b1ae56d0da1c584a1c7886 [file] [log] [blame]
5faafbab77e3 ("tpm: remove @space from tpm_transmit()")
29b47ce98759 ("tpm: move TPM space code out of tpm_transmit()")
c3465a370fb3 ("tpm: move tpm_validate_commmand() to tpm2-space.c")
304ff672537c ("tpm: clean up tpm_try_transmit() error handling flow")
c4df71d43a5b ("tpm: encapsulate tpm_dev_transmit()")
b34b77a99b1a ("tpm: declare struct tpm_header")
aff0c20bfe59 ("tpm: print tpm2_commit_space() error inside tpm2_commit_space()")
412eb585587a ("tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter")
f5595f5baa30 ("tpm: Unify the send callback behaviour")
01f54664a4db ("tpm: tpm_try_transmit() refactor error flow.")
c82e59541a22 ("tpm1: reimplement tpm1_continue_selftest() using tpm_buf")
9315e73ac870 ("tpm1: reimplement SAVESTATE using tpm_buf")
5e335b5ecfa5 ("tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure")
7aee9c52d7ac ("tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure")
9db7fe187c54 ("tpm: factor out tpm_startup function")
c82a330ceced ("tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.c")
d4a317563207 ("tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c")
433d390f005d ("tpm: factor out tpm1_get_random into tpm1-cmd.c")
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")
9e1b74a63f77 ("tpm: add support for nonblocking operation")
c3d477a725ef ("tpm: add ptr to the tpm_space struct to file_priv")
84b59f6487d8 ("tpm: fix response size validation in tpm_get_random()")
58bac8cc3010 ("tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED")
36a11029b07e ("tpm: Return the actual size when receiving an unsupported command")
627448e85c76 ("tpm: separate cmd_ready/go_idle from runtime_pm")
ce63c05b664e ("tpm: migrate tpm2_get_random() to use struct tpm_buf")
2ab3241161b3 ("tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf")
94e266ba1fa3 ("tpm: migrate tpm2_probe() to use struct tpm_buf")
cc26c6ef58c7 ("tpm: migrate tpm2_shutdown() to use struct tpm_buf")
3ab2011ea368 ("tpm: fix race condition in tpm_common_write()")
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")
0803d7befa15 ("tpm: self test failure should not cause suspend to fail")
076d35646027 ("tpm2: add longer timeouts for creation commands.")
62c09e12bbf8 ("tpm: fix buffer type in tpm_transmit_cmd")
65520d46a4ad ("tpm: tpm-interface: fix tpm_transmit/_cmd kdoc")
888d867df441 ("tpm: cmd_ready command can be issued only after granting locality")
3be23274755e ("tpm: fix potential buffer overruns caused by bit glitches on the bus")
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")