summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-251-0/+3
|\
| * tpm: suppress durations sysfs output if not readStefan Berger2011-08-241-0/+3
* | TPM: Zero buffer after copying to userspacePeter Huewe2011-09-231-1/+5
* | TPM: Call tpm_transmit with correct sizePeter Huewe2011-09-231-0/+3
* | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin2011-09-231-2/+0
* | TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven2011-09-231-0/+1
|/
* tpm_tis: fix build when ACPI is not enabledRandy Dunlap2011-08-031-1/+6
* tpm_nsc: Fix bug when loading multiple TPM driversStefan Berger2011-07-261-7/+7
* tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP blockStefan Berger2011-07-221-22/+23
* tpm: Fix compilation warning when CONFIG_PNP is not definedStefan Berger2011-07-211-6/+1
* tpm: Fix a typoStefan Berger2011-07-121-1/+1
* tpm_tis: Probing function for Intel iTPM bugStefan Berger2011-07-121-4/+73
* tpm_tis: Fix the probing for interruptsStefan Berger2011-07-122-6/+28
* tpm_tis: Delay ACPI S3 suspend while the TPM is busyStefan Berger2011-07-121-5/+23
* tpm_tis: Re-enable interrupts upon (S3) resumeStefan Berger2011-07-121-0/+30
* tpm: Fix display of data in pubek sysfs entryStefan Berger2011-07-121-10/+16
* tpm_tis: Add timeouts sysfs entryStefan Berger2011-07-123-1/+22
* tpm: Adjust interface timeouts if they are too smallStefan Berger2011-07-121-4/+9
* tpm: Use interface timeouts returned from the TPMStefan Berger2011-07-121-3/+4
* tpm_tis: Introduce durations sysfs entryStefan Berger2011-07-123-1/+21
* tpm: Adjust the durations if they are too smallStefan Berger2011-07-121-6/+11
* tpm: Use durations returned from TPMStefan Berger2011-07-121-2/+4
* char/tpm: Fix unitialized usage of data bufferPeter Huewe2011-03-291-1/+1
* Revert "TPM: Long default timeout fix"Linus Torvalds2011-03-011-6/+4
* Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds2011-02-203-21/+3
* tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-113-3/+21
* tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson2011-01-241-3/+3
* TPM: Long default timeout fixRajiv Andrade2011-01-241-4/+6
* Merge branch 'master' into nextJames Morris2011-01-102-2/+26
|\
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-2/+2
| |\
| | * tpm: don't use flush_scheduled_work()Tejun Heo2010-12-241-2/+2
| * | tpm: Autodetect itpm devicesMatthew Garrett2010-11-301-0/+24
| |/
* | key: add tpm_send commandMimi Zohar2010-11-291-0/+16
* | tpm: add module_put wrapperMimi Zohar2010-11-292-2/+7
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-2/+2
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-182-2/+2
* | tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov2010-10-211-12/+10
|/
* tpm_tis: fix subsequent suspend failuresRajiv Andrade2010-07-261-1/+8
* TPM: ReadPubEK output struct fixRajiv Andrade2010-06-151-0/+1
* TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-172-21/+25
* Revert "TPM: ACPI/PNP dependency removal"James Morris2010-05-072-32/+22
* Merge branch 'master' into nextJames Morris2010-05-064-0/+4
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-052-22/+32
* | TPM: workaround to enforce PCR updates across suspendsRajiv Andrade2010-03-261-7/+40
|/
* tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst2010-02-111-22/+57
* tpm: autoload tpm_tis based on system PnP IDsMatt Domsch2009-11-031-0/+1
* tpm_tis: TPM_STS_DATA_EXPECT workaroundRajiv Andrade2009-11-021-1/+9
* TPM: fix pcrreadRajiv Andrade2009-10-011-2/+1
* Merge branch 'master' into nextJames Morris2009-09-302-6/+5
|\
OpenPOWER on IntegriCloud