Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-28 | tpm: Allow tpm_tis drivers to set hwrng quality. | Louis Collard | 1 | -0/+1 |
2018-04-06 | kernel.h: Retain constant expression output for max()/min() | Kees Cook | 1 | -4/+4 |
2018-01-08 | tpm: delete the TPM_TIS_CLK_ENABLE flag | Javier Martinez Canillas | 1 | -1/+0 |
2018-01-08 | tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd() | Azhar Shaikh | 1 | -0/+4 |
2018-01-08 | tpm_tis: Move ilb_base_addr to tpm_tis_data | Azhar Shaikh | 1 | -0/+13 |
2017-10-18 | tpm: constify transmit data pointers | Arnd Bergmann | 1 | -2/+2 |
2017-01-23 | tpm_tis: use default timeout value if chip reports it as zero | Maciej S. Szmigiero | 1 | -1/+1 |
2016-06-25 | tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy | Christophe Ricard | 1 | -0/+68 |
2016-06-25 | tpm_tis: Introduce intermediate layer for TPM access | Christophe Ricard | 1 | -0/+51 |
2016-06-25 | tpm: tpm_tis: Share common data between phys | Christophe Ricard | 1 | -0/+37 |