summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-10/+64
2012-09-04driver/char/tpm: declare internal symbols as staticXiaoyan Zhang1-2/+2
2012-08-22driver: add PPI support in tpm driverXiaoyan Zhang1-0/+5
2012-08-22tpm: fix double write race and tpm_release free issueKent Yoder1-2/+3
2012-08-22tpm: Move tpm_get_random api into the TPM device driverKent Yoder1-6/+53
2012-08-22tpm: modularize event log collectionKent Yoder1-0/+1
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-2/+2
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-7/+20
2012-07-10PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki1-1/+1
2012-06-12tpm: check the chip reference before using itAndi Shyti1-0/+6
2012-06-12TPM: fix memleak when register hardware failsWanlong Gao1-5/+4
2012-06-12TPM: chip disabled state erronously being reported as errorRajiv Andrade1-2/+10
2012-02-14TPM: Zero buffer whole after copying to userspaceTim Gardner1-1/+2
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger1-0/+9
2011-11-17Merge branch 'for-james' of git://github.com/srajiv/tpm into nextJames Morris1-20/+117
2011-11-16TPM: fix transmit_cmd error logicRajiv Andrade1-7/+8
2011-11-16TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade1-0/+41
2011-11-16tpm: Introduce function to poll for result of self testStefan Berger1-3/+41
2011-11-16tpm: Cleanup tpm_continue_selftestStefan Berger1-7/+23
2011-11-16tpm: Have tpm_get_timeouts return an error codeStefan Berger1-4/+5
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-0/+3
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe1-1/+5
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe1-0/+3
2011-08-24tpm: suppress durations sysfs output if not readStefan Berger1-0/+3
2011-07-12tpm: Fix a typoStefan Berger1-1/+1
2011-07-12tpm: Fix display of data in pubek sysfs entryStefan Berger1-10/+16
2011-07-12tpm_tis: Add timeouts sysfs entryStefan Berger1-0/+16
2011-07-12tpm: Adjust interface timeouts if they are too smallStefan Berger1-4/+9
2011-07-12tpm: Use interface timeouts returned from the TPMStefan Berger1-3/+4
2011-07-12tpm_tis: Introduce durations sysfs entryStefan Berger1-0/+15
2011-07-12tpm: Adjust the durations if they are too smallStefan Berger1-6/+11
2011-07-12tpm: Use durations returned from TPMStefan Berger1-2/+4
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe1-1/+1
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds1-6/+4
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds1-16/+2
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger1-2/+16
2011-01-24TPM: Long default timeout fixRajiv Andrade1-4/+6
2011-01-10Merge branch 'master' into nextJames Morris1-2/+2
2010-12-24tpm: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-11-29key: add tpm_send commandMimi Zohar1-0/+16
2010-11-29tpm: add module_put wrapperMimi Zohar1-2/+2
2010-10-21tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov1-12/+10
2010-05-06Merge branch 'master' into nextJames Morris1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-26TPM: workaround to enforce PCR updates across suspendsRajiv Andrade1-7/+40
2009-10-01TPM: fix pcrreadRajiv Andrade1-2/+1
2009-09-30Merge branch 'master' into nextJames Morris1-4/+3
2009-09-24TPM: increase default TPM bufferRajiv Andrade1-1/+1
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+2
2009-09-23tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe1-3/+2