aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_i2c_nuvoton.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-19char: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-01-17tpm: device class for tpmJarkko Sakkinen1-1/+1
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen1-11/+11
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen1-33/+14
2015-01-17char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_vendor_release"Markus Elfring1-2/+1
2015-01-17char: tpm: Add missing error check for devm_kzallocKiran Padwal1-0/+5
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe1-1/+1
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe1-30/+0
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe1-10/+0
2014-01-06char: tpm: nuvoton: remove unused variableMichal Nazarewicz1-1/+0
2013-10-22tpm: Add support for the Nuvoton NPCT501 I2C TPMJason Gunthorpe1-0/+710