index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_tis_core.h
Age
Commit message (
Expand
)
Author
2021-06-23
tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()
Jarkko Sakkinen
2020-10-02
tpm_tis: Add a check for invalid status
James Bottomley
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-07-28
tpm: Allow tpm_tis drivers to set hwrng quality.
Louis Collard
2018-04-05
kernel.h: Retain constant expression output for max()/min()
Kees Cook
2018-01-08
tpm: delete the TPM_TIS_CLK_ENABLE flag
Javier Martinez Canillas
2018-01-08
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
2018-01-08
tpm_tis: Move ilb_base_addr to tpm_tis_data
Azhar Shaikh
2017-10-18
tpm: constify transmit data pointers
Arnd Bergmann
2017-01-23
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
2016-06-25
tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
Christophe Ricard
2016-06-25
tpm_tis: Introduce intermediate layer for TPM access
Christophe Ricard
2016-06-25
tpm: tpm_tis: Share common data between phys
Christophe Ricard