summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm.h
AgeCommit message (Expand)Author
2013-04-17TPM: Retry SaveState command in suspend pathDuncan Laurie
2013-02-05tpm: Fix cancellation of TPM commands (interrupt mode)Stefan Berger
2013-02-05tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger
2013-02-05tpm: Store TPM vendor IDStefan Berger
2013-02-05tpm: rename vendor data to priv and provide an accessorKent Yoder
2013-02-05TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe
2013-02-05TPM: Issue TPM_STARTUP at driver load if the TPM has not been startedJason Gunthorpe
2012-10-10driver/char/tpm: fix regression causesd by ppiGang Wei
2012-08-22driver: add PPI support in tpm driverXiaoyan Zhang
2012-08-22drivers/char/tpm: Add securityfs support for event logAshley Lai
2012-08-22drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai
2012-08-22tpm: Move tpm_get_random api into the TPM device driverKent Yoder
2012-07-10PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki
2012-02-14tpm_tis: Only probe iTPMsStefan Berger
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger
2011-11-16TPM: fix transmit_cmd error logicRajiv Andrade
2011-11-16TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade
2011-11-16tpm: Introduce function to poll for result of self testStefan Berger
2011-11-16tpm: Cleanup tpm_continue_selftestStefan Berger
2011-11-16tpm: Have tpm_get_timeouts return an error codeStefan Berger
2011-07-12tpm_tis: Fix the probing for interruptsStefan Berger
2011-07-12tpm_tis: Add timeouts sysfs entryStefan Berger
2011-07-12tpm_tis: Introduce durations sysfs entryStefan Berger
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger
2010-11-29tpm: add module_put wrapperMimi Zohar
2010-06-15TPM: ReadPubEK output struct fixRajiv Andrade
2009-02-03TPM: integrity interfaceRajiv Andrade
2009-02-03TPM: sysfs functions consolidationRajiv Andrade
2008-10-11The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade
2008-10-11Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade
2008-02-06tpm.c: fix crash during device removalRichard MUSIL
2007-08-22tpmdd maintainersKent Yoder
2007-05-08use mutex instead of semaphore in TPM driverMatthias Kaehlcke
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-05-15[PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker
2006-04-22[PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall
2006-04-22[PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn
2006-04-22[PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall
2006-04-22[PATCH] tpm: command duration updateKylene Jo Hall
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall
2006-03-25[PATCH] tpm: sparc32 build fixAndrew Morton
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall
2005-11-13[PATCH] tpm: locking fixKylene Jo Hall
2005-11-13[PATCH] tpm: updates for new hardwareKylene Jo Hall
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-01[PATCH] missing platform_device.h includesAl Viro
2005-10-30[PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall