Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip | Simon Glass | 2015-08-31 | 1 | -38/+14 |
* | tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific | Simon Glass | 2015-08-31 | 1 | -49/+30 |
* | tpm: tpm_tis_i2c: Drop unnecessary methods | Simon Glass | 2015-08-31 | 1 | -8/+4 |
* | tpm: Move the I2C TPM code into one file | Simon Glass | 2015-08-31 | 1 | -1/+547 |
* | tpm: Convert drivers to use SPDX | Simon Glass | 2015-08-31 | 1 | -17/+1 |
* | tpm: Remove old pre-driver-model I2C code | Simon Glass | 2015-08-31 | 1 | -72/+2 |
* | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada | 2015-08-18 | 1 | -1/+1 |
* | tpm: Support using driver model with I2C | Simon Glass | 2015-05-14 | 1 | -44/+90 |
* | Replace <compiler.h> with <linux/compiler.h> | Masahiro Yamada | 2014-12-08 | 1 | -1/+1 |
* | tpm: Reorganize the I2C TPM driver | Tom Wai-Hong Tam | 2013-06-03 | 1 | -0/+637 |