summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/xen-tpmfront.c
AgeCommit message (Expand)Author
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