aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_i2c_atmel.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* tpm: declare struct tpm_headerJarkko Sakkinen2019-02-13
* tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen2019-02-13
* tpm: Unify the send callback behaviourJarkko Sakkinen2019-02-13
* tpm: Factor out common startup codeJason Gunthorpe2016-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 'irq' from struct tpm_vendor_specificChristophe Ricard2016-06-25
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-25
* char: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-10-18
* 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
* tpm/tpm_i2c_atmel: fix coccinelle warningsFengguang Wu2014-01-06
* tpm: Add support for Atmel I2C TPMsJason Gunthorpe2013-10-22