summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_i2c_infineon.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-061-1/+1
* tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe2014-01-061-30/+0
* tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-061-10/+0
* tpm: Remove tpm_show_caps_1_2Jason Gunthorpe2013-10-221-1/+1
* tpm: Remove redundant dev_set_drvdataJason Gunthorpe2013-10-221-2/+0
* tpm/tpm_i2c_infineon: Remove unused header filePeter Huewe2013-06-281-1/+0
* tpm: tpm_i2c_infinion: Don't modify i2c_client->driverLars-Peter Clausen2013-06-281-3/+0
* tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transferPeter Huewe2013-04-121-0/+9
* tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t...Peter Huewe2013-04-121-3/+18
* tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Peter Huewe2013-04-121-40/+97
* char/tpm: Convert struct i2c_msg initialization to C99 formatShubhrajyoti Datta2013-04-121-3/+16
* tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger2013-02-051-1/+6
* Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-111-1/+1
|\
| * char: remove use of __devexitBill Pemberton2012-11-211-1/+1
* | tpm: remove use of __devinitBill Pemberton2012-11-281-2/+2
|/
* char/tpm: Add new driver for Infineon I2C TIS TPMPeter Huewe2012-08-221-0/+695
OpenPOWER on IntegriCloud