aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm.h
Commit message (Expand)AuthorAge
* tpm: Fix cancellation of TPM commands (interrupt mode)Stefan Berger2013-02-05
* tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger2013-02-05
* tpm: Store TPM vendor IDStefan Berger2013-02-05
* tpm: rename vendor data to priv and provide an accessorKent Yoder2013-02-05
* TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe2013-02-05
* TPM: Issue TPM_STARTUP at driver load if the TPM has not been startedJason Gunthorpe2013-02-05
* driver/char/tpm: fix regression causesd by ppiGang Wei2012-10-10
* driver: add PPI support in tpm driverXiaoyan Zhang2012-08-22
* drivers/char/tpm: Add securityfs support for event logAshley Lai2012-08-22
* drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai2012-08-22
* tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-22
* PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki2012-07-10
* tpm_tis: Only probe iTPMsStefan Berger2012-02-14
* tpm: fix (ACPI S3) suspend regressionStefan Berger2012-01-18
* TPM: fix transmit_cmd error logicRajiv Andrade2011-11-16
* TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade2011-11-16
* tpm: Introduce function to poll for result of self testStefan Berger2011-11-16
* tpm: Cleanup tpm_continue_selftestStefan Berger2011-11-16
* tpm: Have tpm_get_timeouts return an error codeStefan Berger2011-11-16
* tpm_tis: Fix the probing for interruptsStefan Berger2011-07-12
* tpm_tis: Add timeouts sysfs entryStefan Berger2011-07-12
* tpm_tis: Introduce durations sysfs entryStefan Berger2011-07-12
* Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds2011-02-20
* tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-10
* tpm: add module_put wrapperMimi Zohar2010-11-28
* TPM: ReadPubEK output struct fixRajiv Andrade2010-06-14
* TPM: integrity interfaceRajiv Andrade2009-02-02
* TPM: sysfs functions consolidationRajiv Andrade2009-02-02
* The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade2008-10-10
* Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade2008-10-10
* tpm.c: fix crash during device removalRichard MUSIL2008-02-06
* tpmdd maintainersKent Yoder2007-08-22
* use mutex instead of semaphore in TPM driverMatthias Kaehlcke2007-05-08
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-04
* [PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker2006-05-15
* [PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall2006-04-22
* [PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn2006-04-22
* [PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2006-04-22
* [PATCH] tpm: command duration updateKylene Jo Hall2006-04-22
* [PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall2006-04-22
* [PATCH] tpm: chip struct updateKylene Jo Hall2006-04-22
* [PATCH] tpm: sparc32 build fixAndrew Morton2006-03-25
* [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-08
* [PATCH] tpm: locking fixKylene Jo Hall2005-11-13
* [PATCH] tpm: updates for new hardwareKylene Jo Hall2005-11-13
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] missing platform_device.h includesAl Viro2005-11-02
* [PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall2005-10-30
* [PATCH] tpm: remove pci dependencyKylene Jo Hall2005-10-30