summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/xen-tpmfront.c
AgeCommit message (Expand)Author
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-05-19xen/tpmfront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-03-08tpm: xen-tpmfront: Use struct_size() helperGustavo A. R. Silva
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-13tpm: declare struct tpm_headerJarkko Sakkinen
2019-02-13tpm: Unify the send callback behaviourJarkko Sakkinen
2018-10-05tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein
2017-12-16tpm: move wait_for_tpm_stat() to respective driver filesNayna Jain
2017-02-14tpm xen: drop unneeded chip variableJulia Lawall
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-11-28tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe
2016-11-07xen: make use of xenbus_read_unsigned() in xen-tpmfrontJuergen Gross
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 'read_queue' from struct tpm_vendor_specificChristophe Ricard
2016-06-25tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
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-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-10-22tpm: Remove redundant dev_set_drvdataJason Gunthorpe
2013-10-10tpm: xen-tpmfront: fix missing declaration of xen_domainRob Herring
2013-09-24tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe
2013-09-24tpm: xen-tpmfront: Fix default durationsJason Gunthorpe
2013-08-09drivers/tpm: add xen tpmfront interfaceDaniel De Graaf