summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
AgeCommit message (Expand)AuthorLines
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds-0/+3
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe-1/+5
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe-0/+3
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin-2/+0
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven-0/+1
2011-08-24tpm: suppress durations sysfs output if not readStefan Berger-0/+3
2011-08-03tpm_tis: fix build when ACPI is not enabledRandy Dunlap-1/+6
2011-07-26tpm_nsc: Fix bug when loading multiple TPM driversStefan Berger-7/+7
2011-07-22tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP blockStefan Berger-22/+23
2011-07-21tpm: Fix compilation warning when CONFIG_PNP is not definedStefan Berger-6/+1
2011-07-12tpm: Fix a typoStefan Berger-1/+1
2011-07-12tpm_tis: Probing function for Intel iTPM bugStefan Berger-4/+73
2011-07-12tpm_tis: Fix the probing for interruptsStefan Berger-6/+28
2011-07-12tpm_tis: Delay ACPI S3 suspend while the TPM is busyStefan Berger-5/+23
2011-07-12tpm_tis: Re-enable interrupts upon (S3) resumeStefan Berger-0/+30
2011-07-12tpm: Fix display of data in pubek sysfs entryStefan Berger-10/+16
2011-07-12tpm_tis: Add timeouts sysfs entryStefan Berger-1/+22
2011-07-12tpm: Adjust interface timeouts if they are too smallStefan Berger-4/+9
2011-07-12tpm: Use interface timeouts returned from the TPMStefan Berger-3/+4
2011-07-12tpm_tis: Introduce durations sysfs entryStefan Berger-1/+21
2011-07-12tpm: Adjust the durations if they are too smallStefan Berger-6/+11
2011-07-12tpm: Use durations returned from TPMStefan Berger-2/+4
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe-1/+1
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds-6/+4
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds-21/+3
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger-3/+21
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson-3/+3
2011-01-24TPM: Long default timeout fixRajiv Andrade-4/+6
2011-01-10Merge branch 'master' into nextJames Morris-2/+26
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-2/+2
2010-12-24tpm: don't use flush_scheduled_work()Tejun Heo-2/+2
2010-11-30tpm: Autodetect itpm devicesMatthew Garrett-0/+24
2010-11-29key: add tpm_send commandMimi Zohar-0/+16
2010-11-29tpm: add module_put wrapperMimi Zohar-2/+7
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+2
2010-10-21tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov-12/+10
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-2/+2
2010-07-26tpm_tis: fix subsequent suspend failuresRajiv Andrade-1/+8
2010-06-15TPM: ReadPubEK output struct fixRajiv Andrade-0/+1
2010-05-17TPM: ACPI/PNP dependency removalRajiv Andrade-21/+25
2010-05-07Revert "TPM: ACPI/PNP dependency removal"James Morris-32/+22
2010-05-06Merge branch 'master' into nextJames Morris-0/+4
2010-05-05TPM: ACPI/PNP dependency removalRajiv Andrade-22/+32
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+4
2010-03-26TPM: workaround to enforce PCR updates across suspendsRajiv Andrade-7/+40
2010-02-11tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst-22/+57
2009-11-03tpm: autoload tpm_tis based on system PnP IDsMatt Domsch-0/+1
2009-11-02tpm_tis: TPM_STS_DATA_EXPECT workaroundRajiv Andrade-1/+9
2009-10-01TPM: fix pcrreadRajiv Andrade-2/+1
2009-09-30Merge branch 'master' into nextJames Morris-6/+5