summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/xen-tpmfront.c
Commit message (Expand)AuthorAgeFilesLines
* 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-221-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/+0
* | tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-061-12/+0
|/
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-211-2/+0
|\
| * tpm: Remove redundant dev_set_drvdataJason Gunthorpe2013-10-221-2/+0
* | 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/+0
* | tpm: xen-tpmfront: Fix default durationsJason Gunthorpe2013-09-241-7/+0
|/
* drivers/tpm: add xen tpmfront interfaceDaniel De Graaf2013-08-091-0/+473
OpenPOWER on IntegriCloud