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