Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer | Peter Huewe | 2013-04-12 | 1 | -0/+9 |
* | tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t... | Peter Huewe | 2013-04-12 | 1 | -3/+18 |
* | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) | Peter Huewe | 2013-04-12 | 1 | -40/+97 |
* | char/tpm: Convert struct i2c_msg initialization to C99 format | Shubhrajyoti Datta | 2013-04-12 | 1 | -3/+16 |
* | tpm: Fix cancellation of TPM commands (polling mode) | Stefan Berger | 2013-02-05 | 1 | -1/+6 |
* | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-12-11 | 1 | -1/+1 |
|\ | |||||
| * | char: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | | tpm: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
|/ | |||||
* | char/tpm: Add new driver for Infineon I2C TIS TPM | Peter Huewe | 2012-08-22 | 1 | -0/+695 |