summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_i2c_atmel.c
AgeCommit message (Expand)Author
2023-07-28tpm: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-02-13tpm: tpm_i2c_atmel: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-02-13tpm: declare struct tpm_headerJarkko Sakkinen
2019-02-13tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-02-13tpm: Unify the send callback behaviourJarkko Sakkinen
2016-07-19tpm: Factor out common startup codeJason Gunthorpe
2016-06-25tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard
2016-06-25tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard
2016-06-25tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard
2016-06-25tpm: Get rid of chip->pdevJason Gunthorpe
2015-10-19char: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen
2015-01-17char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_v...Markus Elfring
2015-01-17char: tpm: Add missing error check for devm_kzallocKiran Padwal
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe
2014-01-06tpm/tpm_i2c_atmel: fix coccinelle warningsFengguang Wu
2013-10-22tpm: Add support for Atmel I2C TPMsJason Gunthorpe