aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
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
2010-05-07Revert "TPM: ACPI/PNP dependency removal"James Morris
2010-05-06Merge branch 'master' into nextJames Morris
2010-05-05TPM: ACPI/PNP dependency removalRajiv Andrade
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
2010-02-11tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst
2009-11-03tpm: autoload tpm_tis based on system PnP IDsMatt Domsch
2009-11-02tpm_tis: TPM_STS_DATA_EXPECT workaroundRajiv Andrade
2009-10-01TPM: fix pcrreadRajiv Andrade
2009-09-30Merge branch 'master' into nextJames Morris