Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-02-13 | tpm: declare struct tpm_header | Jarkko Sakkinen | 1 | -1/+1 |
2019-02-13 | tpm: Unify the send callback behaviour | Jarkko Sakkinen | 1 | -1/+1 |
2018-10-05 | tpm: Restore functionality to xen vtpm driver. | Dr. Greg Wettstein | 1 | -1/+1 |
2017-12-16 | tpm: move wait_for_tpm_stat() to respective driver files | Nayna Jain | 1 | -0/+61 |
2017-02-14 | tpm xen: drop unneeded chip variable | Julia Lawall | 1 | -2/+0 |
2016-12-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -1/+0 |
2016-11-28 | tpm xen: Remove bogus tpm_chip_unregister | Jason Gunthorpe | 1 | -1/+0 |
2016-11-07 | xen: make use of xenbus_read_unsigned() in xen-tpmfront | Juergen Gross | 1 | -6/+2 |
2016-06-25 | tpm: Remove useless priv field in struct tpm_vendor_specific | Christophe Ricard | 1 | -7/+7 |
2016-06-25 | tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip | Christophe Ricard | 1 | -2/+2 |
2016-06-25 | tpm: drop 'read_queue' from struct tpm_vendor_specific | Christophe Ricard | 1 | -5/+6 |
2016-06-25 | tpm: drop 'irq' from struct tpm_vendor_specific | Christophe Ricard | 1 | -3/+4 |
2015-04-15 | xenbus_client: Extend interface to support multi-page ring | Wei Liu | 1 | -2/+3 |
2015-01-17 | tpm: two-phase chip management functions | Jarkko Sakkinen | 1 | -6/+8 |
2014-10-06 | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel | 1 | -6/+7 |
2014-01-23 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+4 |
2014-01-06 | tpm: Create a tpm_class_ops structure and use it in the drivers | Jason Gunthorpe | 1 | -1/+1 |
2014-01-06 | tpm: Pull all driver sysfs code into tpm-sysfs.c | Jason Gunthorpe | 1 | -31/+0 |
2014-01-06 | tpm: Pull everything related to /dev/tpmX into tpm-dev.c | Jason Gunthorpe | 1 | -12/+0 |
2014-01-03 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk | 1 | -0/+4 |
2013-11-22 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 1 | -2/+0 |
2013-10-22 | tpm: Remove redundant dev_set_drvdata | Jason Gunthorpe | 1 | -2/+0 |
2013-10-10 | tpm: xen-tpmfront: fix missing declaration of xen_domain | Rob Herring | 1 | -0/+1 |
2013-09-25 | tpm: xen-tpmfront: Remove the locality sysfs attribute | Jason Gunthorpe | 1 | -29/+0 |
2013-09-25 | tpm: xen-tpmfront: Fix default durations | Jason Gunthorpe | 1 | -7/+0 |
2013-08-09 | drivers/tpm: add xen tpmfront interface | Daniel De Graaf | 1 | -0/+473 |