aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_tis_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2018-07-28tpm: Allow tpm_tis drivers to set hwrng quality.Louis Collard1-0/+1
2018-04-05kernel.h: Retain constant expression output for max()/min()Kees Cook1-4/+4
2018-01-08tpm: delete the TPM_TIS_CLK_ENABLE flagJavier Martinez Canillas1-1/+0
2018-01-08tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh1-0/+4
2018-01-08tpm_tis: Move ilb_base_addr to tpm_tis_dataAzhar Shaikh1-0/+13
2017-10-18tpm: constify transmit data pointersArnd Bergmann1-2/+2
2017-01-23tpm_tis: use default timeout value if chip reports it as zeroMaciej S. Szmigiero1-1/+1
2016-06-25tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phyChristophe Ricard1-0/+68
2016-06-25tpm_tis: Introduce intermediate layer for TPM accessChristophe Ricard1-0/+51
2016-06-25tpm: tpm_tis: Share common data between physChristophe Ricard1-0/+37