| Commit message (Expand) | Author | Age | Files | Lines |
* | tpm: remove tpm_read_index and tpm_write_index from tpm.h | Jarkko Sakkinen | 2017-02-03 | 1 | -0/+12 |
* | tpm: Remove useless priv field in struct tpm_vendor_specific | Christophe Ricard | 2016-06-25 | 1 | -22/+26 |
* | tpm: drop 'base' from struct tpm_vendor_specific | Jarkko Sakkinen | 2016-06-25 | 1 | -19/+41 |
* | tpm: Get rid of chip->pdev | Jason Gunthorpe | 2016-06-25 | 1 | -10/+10 |
* | tpm: rename chip->dev to chip->pdev | Jarkko Sakkinen | 2015-01-17 | 1 | -10/+10 |
* | tpm: two-phase chip management functions | Jarkko Sakkinen | 2015-01-17 | 1 | -5/+9 |
* | char: tpm: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | tpm: Create a tpm_class_ops structure and use it in the drivers | Jason Gunthorpe | 2014-01-06 | 1 | -1/+1 |
* | tpm: Pull all driver sysfs code into tpm-sysfs.c | Jason Gunthorpe | 2014-01-06 | 1 | -16/+0 |
* | tpm: Pull everything related to /dev/tpmX into tpm-dev.c | Jason Gunthorpe | 2014-01-06 | 1 | -10/+0 |
* | tpm: Fix cancellation of TPM commands (polling mode) | Stefan Berger | 2013-02-05 | 1 | -1/+6 |
* | tpm_nsc: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 2012-07-10 | 1 | -11/+2 |
* | PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend() | Rafael J. Wysocki | 2012-07-10 | 1 | -1/+1 |
* | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc | Axel Lin | 2011-09-23 | 1 | -2/+0 |
* | tpm_nsc: Fix bug when loading multiple TPM drivers | Stefan Berger | 2011-07-26 | 1 | -7/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance | David Smith | 2009-01-08 | 1 | -13/+22 |
* | tpm: fix section mismatch warning | Sam Ravnborg | 2008-04-29 | 1 | -1/+1 |
* | tpmdd maintainers | Kent Yoder | 2007-08-22 | 1 | -1/+1 |
* | [PATCH] tpm: fix error handling | Jeff Garzik | 2006-10-11 | 1 | -2/+4 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 | 1 | -1/+1 |
* | [PATCH] tpm: return chip from tpm_register_hardware | Kylene Jo Hall | 2006-04-22 | 1 | -6/+11 |
* | [PATCH] tpm: chip struct update | Kylene Jo Hall | 2006-04-22 | 1 | -16/+16 |
* | [PATCH] tpm: Fix lack of driver_unregister in init failcases | Kylene Jo Hall | 2005-11-07 | 1 | -25/+23 |
* | [PATCH] TPM compile fix | Chris Wright | 2005-11-01 | 1 | -0/+1 |
* | [PATCH] sparse cleanups: NULL pointers, C99 struct init. | Randy Dunlap | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] tpm: move nsc driver off pci_dev | Kylene Jo Hall | 2005-10-30 | 1 | -67/+77 |
* | [PATCH] tpm: remove pci dependency | Kylene Jo Hall | 2005-10-30 | 1 | -12/+20 |
* | [PATCH] tpm: add status function to allow non-lpc bus chips | Kylene Jo Hall | 2005-10-30 | 1 | -0/+6 |
* | [PATCH] tpm: Support new National TPMs | Kylene Jo Hall | 2005-06-25 | 1 | -55/+38 |
* | [PATCH] tpm: replace odd LPC init function | Kylene Hall | 2005-06-24 | 1 | -9/+13 |
* | [PATCH] tpm: add cancel function | Kylene Hall | 2005-06-24 | 1 | -0/+1 |
* | [PATCH] tpm: sysfs owernship changes | Kylene Hall | 2005-06-24 | 1 | -1/+16 |
* | [PATCH] tpm: Fix concerns with TPM driver -- use enums | Kylene Hall | 2005-06-24 | 1 | -23/+31 |
* | [PATCH] char/tpm: use msleep(), clean-up timers, | Nishanth Aravamudan | 2005-06-24 | 1 | -22/+10 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+373 |