summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_ibmvtpm.c
AgeCommit message (Expand)Author
2022-05-23tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng
2021-08-23tpm: ibmvtpm: Avoid error message when process gets signal while waitingStefan Berger
2021-03-02vio: make remove callback return voidUwe Kleine-König
2020-07-02tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributesDavid Gibson
2020-04-21tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson
2020-03-15tpm: ibmvtpm: Add support for TPM2Stefan Berger
2020-03-15tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-02-13tpm: Unify the send callback behaviourJarkko Sakkinen
2018-11-13tpm: tpm_ibmvtpm: fix kdoc warningsTomas Winkler
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav
2017-04-03vTPM: Fix missing NULL checkHon Ching \(Vicky\) Lo
2017-01-23tpm/vtpm: fix kdoc warningsWinkler, Tomas
2016-06-25tpm: fix for typo in tpm/tpm_ibmvtpm.cStephen Rothwell
2016-06-25tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard
2015-12-20tpm_ibmvtpm: properly handle interrupted packet receptionsStefan Berger
2015-10-19vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo
2015-06-16vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \(Vicky\) Lo
2015-03-06tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com
2015-02-15Added Little Endian support to vtpm modulehonclo
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen
2015-01-17tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai
2015-01-17tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo
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_ibmvtpm: fix unreachable code warning (smatch warning)Peter Huewe
2013-10-22tpm: Remove tpm_show_caps_1_2Jason Gunthorpe
2013-10-22tpm: ibmvtpm: Use %zd formatting for size_t format argumentsJason Gunthorpe
2013-02-05tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger
2013-02-05tpm: rename vendor data to priv and provide an accessorKent Yoder
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-11-28tpm: remove use of __devinitBill Pemberton
2012-11-21char: remove use of __devexitBill Pemberton
2012-11-21char: remove use of __devinitdataBill Pemberton
2012-11-01drivers/char/tpm: remove tasklet and cleanupAshley Lai
2012-08-22drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai