summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm.h
Commit message (Expand)AuthorAgeFilesLines
* driver/char/tpm: fix regression causesd by ppiGang Wei2012-10-101-2/+7
* driver: add PPI support in tpm driverXiaoyan Zhang2012-08-221-0/+9
* drivers/char/tpm: Add securityfs support for event logAshley Lai2012-08-221-12/+0
* drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai2012-08-221-0/+1
* tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-221-0/+23
* PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki2012-07-101-1/+1
* tpm_tis: Only probe iTPMsStefan Berger2012-02-141-0/+2
* tpm: fix (ACPI S3) suspend regressionStefan Berger2012-01-181-0/+3
* TPM: fix transmit_cmd error logicRajiv Andrade2011-11-161-1/+1
* TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade2011-11-161-1/+2
* tpm: Introduce function to poll for result of self testStefan Berger2011-11-161-1/+3
* tpm: Cleanup tpm_continue_selftestStefan Berger2011-11-161-1/+1
* tpm: Have tpm_get_timeouts return an error codeStefan Berger2011-11-161-1/+1
* tpm_tis: Fix the probing for interruptsStefan Berger2011-07-121-0/+1
* tpm_tis: Add timeouts sysfs entryStefan Berger2011-07-121-0/+3
* tpm_tis: Introduce durations sysfs entryStefan Berger2011-07-121-0/+3
* 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
OpenPOWER on IntegriCloud