summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/xen-tpmfront.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* tpm: declare struct tpm_headerJarkko Sakkinen2019-02-131-1/+1
* tpm: Unify the send callback behaviourJarkko Sakkinen2019-02-131-1/+1
* tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein2018-10-051-1/+1
* tpm: move wait_for_tpm_stat() to respective driver filesNayna Jain2017-12-161-0/+61
* tpm xen: drop unneeded chip variableJulia Lawall2017-02-141-2/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-12-141-1/+0Star
|\
| * tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe2016-11-281-1/+0Star
* | xen: make use of xenbus_read_unsigned() in xen-tpmfrontJuergen Gross2016-11-071-6/+2Star
|/
* tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard2016-06-251-7/+7
* tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard2016-06-251-2/+2
* tpm: drop 'read_queue' from struct tpm_vendor_specificChristophe Ricard2016-06-251-5/+6
* tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard2016-06-251-3/+4
* xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-2/+3
* tpm: two-phase chip management functionsJarkko Sakkinen2015-01-171-6/+8
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-6/+7
* Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-231-0/+4
|\
| * xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-0/+4
* | tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-061-1/+1
* | tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe2014-01-061-31/+0Star
* | tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-061-12/+0Star
|/
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-221-2/+0Star
|\
| * tpm: Remove redundant dev_set_drvdataJason Gunthorpe2013-10-221-2/+0Star
* | tpm: xen-tpmfront: fix missing declaration of xen_domainRob Herring2013-10-101-0/+1
* | tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe2013-09-241-29/+0Star
* | tpm: xen-tpmfront: Fix default durationsJason Gunthorpe2013-09-241-7/+0Star
|/
* drivers/tpm: add xen tpmfront interfaceDaniel De Graaf2013-08-091-0/+473