summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_i2c_nuvoton.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)Jason Gunthorpe2016-07-191-6/+20
* tpm: Factor out common startup codeJason Gunthorpe2016-07-191-6/+1
* tpm2_i2c_nuvoton: add irq validity checkAndrew Zamansky2016-07-191-4/+2
* tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard2016-06-251-8/+9
* tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard2016-06-251-12/+12
* tpm: drop 'read_queue' from struct tpm_vendor_specificChristophe Ricard2016-06-251-5/+9
* tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard2016-06-251-12/+16
* tpm: drop int_queue from tpm_vendor_specificJarkko Sakkinen2016-06-251-1/+0
* tpm: Get rid of devnameJason Gunthorpe2016-06-251-1/+1
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-251-11/+11
* char: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-10-191-1/+0
* tpm: device class for tpmJarkko Sakkinen2015-01-171-1/+1
* tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-171-11/+11
* tpm: two-phase chip management functionsJarkko Sakkinen2015-01-171-33/+14
* char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_v...Markus Elfring2015-01-171-2/+1
* char: tpm: Add missing error check for devm_kzallocKiran Padwal2015-01-171-0/+5
* 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
* char: tpm: nuvoton: remove unused variableMichal Nazarewicz2014-01-061-1/+0
* tpm: Add support for the Nuvoton NPCT501 I2C TPMJason Gunthorpe2013-10-221-0/+710
OpenPOWER on IntegriCloud