aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds2011-02-201-2/+0
* tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-111-0/+2
* tpm: add module_put wrapperMimi Zohar2010-11-291-0/+5
* TPM: ReadPubEK output struct fixRajiv Andrade2010-06-151-0/+1
* TPM: integrity interfaceRajiv Andrade2009-02-031-0/+18
* TPM: sysfs functions consolidationRajiv Andrade2009-02-031-0/+124
* The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade2008-10-111-0/+1
* Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade2008-10-111-1/+1
* tpm.c: fix crash during device removalRichard MUSIL2008-02-061-0/+2
* tpmdd maintainersKent Yoder2007-08-221-1/+1
* use mutex instead of semaphore in TPM driverMatthias Kaehlcke2007-05-081-2/+3
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+1
* [PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker2006-05-151-1/+1
* [PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall2006-04-221-2/+2
* [PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn2006-04-221-0/+9
* [PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2006-04-221-0/+14
* [PATCH] tpm: command duration updateKylene Jo Hall2006-04-221-0/+2
* [PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall2006-04-221-5/+5
* [PATCH] tpm: chip struct updateKylene Jo Hall2006-04-221-1/+1
* [PATCH] tpm: sparc32 build fixAndrew Morton2006-03-251-0/+1
* [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-081-0/+15
* [PATCH] tpm: locking fixKylene Jo Hall2005-11-131-0/+1
* [PATCH] tpm: updates for new hardwareKylene Jo Hall2005-11-131-1/+5
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] missing platform_device.h includesAl Viro2005-11-011-0/+1
* [PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall2005-10-301-2/+2
* [PATCH] tpm: remove pci dependencyKylene Jo Hall2005-10-301-3/+3
* [PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall2005-10-301-0/+1
* [PATCH] tpm: Support new National TPMsKylene Jo Hall2005-06-251-7/+7
* [PATCH] tpm: replace odd LPC init functionKylene Hall2005-06-241-2/+0
* [PATCH] tpm: add cancel functionKylene Hall2005-06-241-0/+1
* [PATCH] tpm: sysfs owernship changesKylene Hall2005-06-241-0/+9
* [PATCH] tpm: fix timer initializationKylene Hall2005-06-241-2/+0
* [PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall2005-06-241-3/+8
* [PATCH] char/tpm: use msleep(), clean-up timers,Nishanth Aravamudan2005-06-241-2/+1
* [PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+93