summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm.h
Commit message (Expand)AuthorAgeFilesLines
* tpm: Remove tpm_show_caps_1_2Jason Gunthorpe2013-10-221-2/+0Star
* tpm: Store devname in the tpm_chipJason Gunthorpe2013-10-221-0/+1
* tpm: fix regression caused by section type conflict of tpm_dev_release() in p...Peter Huewe2013-05-271-0/+1
* tpm: move TPM_DIGEST_SIZE defintionMimi Zohar2013-05-211-1/+0Star
* TPM: Retry SaveState command in suspend pathDuncan Laurie2013-04-171-0/+3
* tpm: Fix cancellation of TPM commands (interrupt mode)Stefan Berger2013-02-051-1/+1
* tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger2013-02-051-1/+3
* tpm: Store TPM vendor IDStefan Berger2013-02-051-0/+2
* tpm: rename vendor data to priv and provide an accessorKent Yoder2013-02-051-1/+3
* TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe2013-02-051-17/+17
* TPM: Issue TPM_STARTUP at driver load if the TPM has not been startedJason Gunthorpe2013-02-051-0/+6
* 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/+0Star
* 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-191-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/+0Star
* tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-111-0/+2
* tpm: add module_put wrapperMimi Zohar2010-11-281-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-231-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-031-1/+0Star
* [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-091-0/+15
* [PATCH] tpm: locking fixKylene Jo Hall2005-11-141-0/+1