| Commit message (Expand) | Author | Age | Files | Lines |
* | tpm/tpm_atmel: remove unnecessary NULL check | Gustavo A. R. Silva | 2017-06-19 | 1 | -7/+5 |
* | tpm: Remove useless priv field in struct tpm_vendor_specific | Christophe Ricard | 2016-06-25 | 1 | -6/+6 |
* | tpm: drop 'iobase' from struct tpm_vendor_specific | Christophe Ricard | 2016-06-25 | 1 | -11/+17 |
* | tpm: drop 'base' from struct tpm_vendor_specific | Jarkko Sakkinen | 2016-06-25 | 1 | -3/+2 |
* | tpm: drop tpm_atmel specific fields from tpm_vendor_specific | Jarkko Sakkinen | 2016-06-25 | 1 | -4/+14 |
* | tpm: Get rid of chip->pdev | Jason Gunthorpe | 2016-06-25 | 1 | -7/+7 |
* | tpm: rename chip->dev to chip->pdev | Jarkko Sakkinen | 2015-01-17 | 1 | -7/+7 |
* | tpm: two-phase chip management functions | Jarkko Sakkinen | 2015-01-17 | 1 | -3/+8 |
* | 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 atmel: Call request_region with the correct base | Jason Gunthorpe | 2013-10-22 | 1 | -1/+1 |
* | tpm: Fix cancellation of TPM commands (polling mode) | Stefan Berger | 2013-02-05 | 1 | -1/+6 |
* | tpm_atmel: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 2012-07-10 | 1 | -10/+2 |
* | PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend() | Rafael J. Wysocki | 2012-07-10 | 1 | -1/+1 |
* | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-24 | 1 | -9/+19 |
* | tpmdd maintainers | Kent Yoder | 2007-08-22 | 1 | -1/+1 |
* | [PATCH] tpm: fix error handling | Jeff Garzik | 2006-10-11 | 1 | -5/+5 |
* | [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 | -10/+22 |
* | [PATCH] tpm: chip struct update | Kylene Jo Hall | 2006-04-22 | 1 | -13/+13 |
* | [PATCH] tpm: use ioread8 and iowrite8 | Kylene Jo Hall | 2005-11-18 | 1 | -21/+26 |
* | [PATCH] tpm: updates for new hardware | Kylene Jo Hall | 2005-11-13 | 1 | -71/+37 |
* | [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-tidies | Andrew Morton | 2005-10-30 | 1 | -9/+8 |
* | [PATCH] tpm: move atmel driver off pci_dev | Kylene Jo Hall | 2005-10-30 | 1 | -62/+63 |
* | [PATCH] tpm: remove pci dependency | Kylene Jo Hall | 2005-10-30 | 1 | -9/+17 |
* | [PATCH] tpm: add status function to allow non-lpc bus chips | Kylene Jo Hall | 2005-10-30 | 1 | -0/+6 |
* | [PATCH] tpm: fix tpm_atmel.c on ICH6 | Philipp Matthias Hahn | 2005-09-07 | 1 | -0/+3 |
* | [PATCH] tpm: Support new National TPMs | Kylene Jo Hall | 2005-06-25 | 1 | -8/+8 |
* | [PATCH] tpm: replace odd LPC init function | Kylene Hall | 2005-06-24 | 1 | -7/+9 |
* | [PATCH] tpm: TPMs on additional LPC bus | Kylene Hall | 2005-06-24 | 1 | -0/+1 |
* | [PATCH] tpm: add cancel function | Kylene Hall | 2005-06-24 | 1 | -0/+1 |
* | [PATCH] tpm: sysfs owernship changes | Kylene Hall | 2005-06-24 | 1 | -0/+16 |
* | [PATCH] tpm: Fix concerns with TPM driver -- use enums | Kylene Hall | 2005-06-24 | 1 | -8/+13 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+216 |