aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
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: NSC and TIS drivers X86 dependency fixRajiv Andrade
2011-11-16TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade
2011-11-16TPM: Use vendor specific function for status probeRajiv Andrade
2011-11-16tpm_tis: add delay after aborting commandStefan Berger
2011-11-16tpm_tis: Check return code from getting timeouts/durationsStefan Berger
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-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven
2011-08-24tpm: suppress durations sysfs output if not readStefan Berger
2011-08-03tpm_tis: fix build when ACPI is not enabledRandy Dunlap
2011-07-26tpm_nsc: Fix bug when loading multiple TPM driversStefan Berger
2011-07-22tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP blockStefan Berger
2011-07-21tpm: Fix compilation warning when CONFIG_PNP is not definedStefan Berger
2011-07-12tpm: Fix a typoStefan Berger
2011-07-12tpm_tis: Probing function for Intel iTPM bugStefan Berger
2011-07-12tpm_tis: Fix the probing for interruptsStefan Berger
2011-07-12tpm_tis: Delay ACPI S3 suspend while the TPM is busyStefan Berger
2011-07-12tpm_tis: Re-enable interrupts upon (S3) resumeStefan 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: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson
2011-01-24TPM: Long default timeout fixRajiv Andrade
2011-01-10Merge branch 'master' into nextJames Morris
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-24tpm: don't use flush_scheduled_work()Tejun Heo
2010-11-30tpm: Autodetect itpm devicesMatthew Garrett
2010-11-29key: add tpm_send commandMimi Zohar
2010-11-29tpm: add module_put wrapperMimi Zohar
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-21tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-07-26tpm_tis: fix subsequent suspend failuresRajiv Andrade
2010-06-15TPM: ReadPubEK output struct fixRajiv Andrade
2010-05-17TPM: ACPI/PNP dependency removalRajiv Andrade