summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_atmel.c
Commit message (Expand)AuthorAge
* tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-06
* tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe2014-01-06
* tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-06
* tpm atmel: Call request_region with the correct baseJason Gunthorpe2013-10-22
* tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger2013-02-05
* tpm_atmel: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-10
* PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki2012-07-10
* platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-24
* tpmdd maintainersKent Yoder2007-08-22
* [PATCH] tpm: fix error handlingJeff Garzik2006-10-11
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall2006-04-22
* [PATCH] tpm: chip struct updateKylene Jo Hall2006-04-22
* [PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall2005-11-18
* [PATCH] tpm: updates for new hardwareKylene Jo Hall2005-11-13
* [PATCH] TPM compile fixChris Wright2005-11-01
* [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-30
* [PATCH] tpm-tidiesAndrew Morton2005-10-30
* [PATCH] tpm: move atmel driver off pci_devKylene Jo Hall2005-10-30
* [PATCH] tpm: remove pci dependencyKylene Jo Hall2005-10-30
* [PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall2005-10-30
* [PATCH] tpm: fix tpm_atmel.c on ICH6Philipp Matthias Hahn2005-09-07
* [PATCH] tpm: Support new National TPMsKylene Jo Hall2005-06-25
* [PATCH] tpm: replace odd LPC init functionKylene Hall2005-06-24
* [PATCH] tpm: TPMs on additional LPC busKylene Hall2005-06-24
* [PATCH] tpm: add cancel functionKylene Hall2005-06-24
* [PATCH] tpm: sysfs owernship changesKylene Hall2005-06-24
* [PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall2005-06-24
* Linux-2.6.12-rc2Linus Torvalds2005-04-16