summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_atmel.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard2016-06-251-6/+6
* tpm: drop 'iobase' from struct tpm_vendor_specificChristophe Ricard2016-06-251-11/+17
* tpm: drop 'base' from struct tpm_vendor_specificJarkko Sakkinen2016-06-251-3/+2
* tpm: drop tpm_atmel specific fields from tpm_vendor_specificJarkko Sakkinen2016-06-251-4/+14
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-251-7/+7
* tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-171-7/+7
* tpm: two-phase chip management functionsJarkko Sakkinen2015-01-171-3/+8
* char: tpm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-061-1/+1
* tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe2014-01-061-16/+0
* tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-061-10/+0
* tpm atmel: Call request_region with the correct baseJason Gunthorpe2013-10-221-1/+1
* tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger2013-02-051-1/+6
* tpm_atmel: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-101-10/+2
* PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki2012-07-101-1/+1
* platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-241-9/+19
* tpmdd maintainersKent Yoder2007-08-221-1/+1
* [PATCH] tpm: fix error handlingJeff Garzik2006-10-111-5/+5
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall2006-04-221-10/+22
* [PATCH] tpm: chip struct updateKylene Jo Hall2006-04-221-13/+13
* [PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall2005-11-181-21/+26
* [PATCH] tpm: updates for new hardwareKylene Jo Hall2005-11-131-71/+37
* [PATCH] TPM compile fixChris Wright2005-11-011-0/+1
* [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-301-1/+1
* [PATCH] tpm-tidiesAndrew Morton2005-10-301-9/+8
* [PATCH] tpm: move atmel driver off pci_devKylene Jo Hall2005-10-301-62/+63
* [PATCH] tpm: remove pci dependencyKylene Jo Hall2005-10-301-9/+17
* [PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall2005-10-301-0/+6
* [PATCH] tpm: fix tpm_atmel.c on ICH6Philipp Matthias Hahn2005-09-071-0/+3
* [PATCH] tpm: Support new National TPMsKylene Jo Hall2005-06-251-8/+8
* [PATCH] tpm: replace odd LPC init functionKylene Hall2005-06-241-7/+9
* [PATCH] tpm: TPMs on additional LPC busKylene Hall2005-06-241-0/+1
* [PATCH] tpm: add cancel functionKylene Hall2005-06-241-0/+1
* [PATCH] tpm: sysfs owernship changesKylene Hall2005-06-241-0/+16
* [PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall2005-06-241-8/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+216
OpenPOWER on IntegriCloud