summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm.c
AgeCommit message (Expand)Author
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-07-10PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki
2012-06-12tpm: check the chip reference before using itAndi Shyti
2012-06-12TPM: fix memleak when register hardware failsWanlong Gao
2012-06-12TPM: chip disabled state erronously being reported as errorRajiv Andrade
2012-02-14TPM: Zero buffer whole after copying to userspaceTim Gardner
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger
2011-11-17Merge branch 'for-james' of git://github.com/srajiv/tpm into nextJames Morris
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-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe
2011-08-24tpm: suppress durations sysfs output if not readStefan Berger
2011-07-12tpm: Fix a typoStefan Berger
2011-07-12tpm: Fix display of data in pubek sysfs entryStefan Berger
2011-07-12tpm_tis: Add timeouts sysfs entryStefan Berger
2011-07-12tpm: Adjust interface timeouts if they are too smallStefan Berger
2011-07-12tpm: Use interface timeouts returned from the TPMStefan Berger
2011-07-12tpm_tis: Introduce durations sysfs entryStefan Berger
2011-07-12tpm: Adjust the durations if they are too smallStefan Berger
2011-07-12tpm: Use durations returned from TPMStefan Berger
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger
2011-01-24TPM: Long default timeout fixRajiv Andrade
2011-01-10Merge branch 'master' into nextJames Morris
2010-12-24tpm: don't use flush_scheduled_work()Tejun Heo
2010-11-29key: add tpm_send commandMimi Zohar
2010-11-29tpm: add module_put wrapperMimi Zohar
2010-10-21tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov
2010-05-06Merge branch 'master' into nextJames Morris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26TPM: workaround to enforce PCR updates across suspendsRajiv Andrade
2009-10-01TPM: fix pcrreadRajiv Andrade
2009-09-30Merge branch 'master' into nextJames Morris
2009-09-24TPM: increase default TPM bufferRajiv Andrade
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-09-23tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-02-06TPM: integrity fixRajiv Andrade
2009-02-03TPM: integrity interfaceRajiv Andrade
2009-02-03TPM: sysfs functions consolidationRajiv Andrade
2008-10-20tpm: don't export static functionsStephen Rothwell
2008-10-16drivers/char/tpm/tpm.c: fix error-path memory leakAndrew Morton