aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_i2c_nuvoton.c
Commit message (Expand)AuthorAge
* tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain2017-05-25
* tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain2017-05-25
* tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)Jason Gunthorpe2016-07-19
* tpm: Factor out common startup codeJason Gunthorpe2016-07-19
* tpm2_i2c_nuvoton: add irq validity checkAndrew Zamansky2016-07-19
* tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard2016-06-25
* tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard2016-06-25
* tpm: drop 'read_queue' from struct tpm_vendor_specificChristophe Ricard2016-06-25
* tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard2016-06-25
* tpm: drop int_queue from tpm_vendor_specificJarkko Sakkinen2016-06-25
* tpm: Get rid of devnameJason Gunthorpe2016-06-25
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-25
* char: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-10-18
* tpm: device class for tpmJarkko Sakkinen2015-01-17
* tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-17
* tpm: two-phase chip management functionsJarkko Sakkinen2015-01-17
* char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_v...Markus Elfring2015-01-17
* char: tpm: Add missing error check for devm_kzallocKiran Padwal2015-01-17
* tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-06
* tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe2014-01-06
* tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-06
* char: tpm: nuvoton: remove unused variableMichal Nazarewicz2014-01-06
* tpm: Add support for the Nuvoton NPCT501 I2C TPMJason Gunthorpe2013-10-22