aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/xen-tpmfront.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen1-6/+8
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-6/+7
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+4
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe1-1/+1
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe1-31/+0
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe1-12/+0
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+4
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-2/+0
2013-10-22tpm: Remove redundant dev_set_drvdataJason Gunthorpe1-2/+0
2013-10-10tpm: xen-tpmfront: fix missing declaration of xen_domainRob Herring1-0/+1
2013-09-24tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe1-29/+0
2013-09-24tpm: xen-tpmfront: Fix default durationsJason Gunthorpe1-7/+0
2013-08-09drivers/tpm: add xen tpmfront interfaceDaniel De Graaf1-0/+473