blob: 6535bfb3ddec2324973e494cd6ad8304ee0a9c35 [file] [log] [blame]
6c9f0ce0dffe ("tpm: only attempt to disable the LPC CLKRUN if is already enabled")
5fc0bead786d ("tpm: follow coding style for variable declaration in tpm_tis_core_init()")
b3e958ce4c58 ("tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()")
c382babccba2 ("tpm_tis: Move ilb_base_addr to tpm_tis_data")
cf151a9a44d5 ("tpm: reduce tpm polling delay in tpm_tis_core")
87cdfdd19aef ("tpm: move wait_for_tpm_stat() to respective driver files")
9f3fc7bcddcb ("tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers")
bc397085ca97 ("tpm_tis: make ilb_base_addr static")
5e572cab92f0 ("tpm: Enable CLKRUN protocol for Braswell systems")
4cb586a188d4 ("tpm_tis: Consolidate the platform and acpi probe flow")
a69faebf4d3e ("tpm: move endianness conversion of ordinals to tpm_input_header")
e6aef069b6e9 ("tpm_tis: convert to using locality callbacks")
877c57d0d0ca ("tpm_crb: request and relinquish locality 0")
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")
5939eaf4f9d4 ("tpm_tis: fix the error handling of init_tis()")
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")
1d70fe9d9c3a ("tpm_tis: use default timeout value if chip reports it as zero")
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")
420d439849ca ("tpm_tis: Allow tpm_tis to be bound using DT")
6804f6bba099 ("tpm: Only call pm_runtime_get_sync if device has a parent")
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")