aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAgeFilesLines
* tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-211-7/+14
* TPM: Zero buffer after copying to userspacePeter Huewe2011-10-031-1/+5
* TPM: Call tpm_transmit with correct sizePeter Huewe2011-10-031-0/+3
* 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
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-231-3/+2
| |\
| | * tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe2009-09-231-3/+2
| * | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-231-2/+2
| * | seq_file: constify seq_operationsJames Morris2009-09-231-2/+2
| |/
* | TPM: increase default TPM bufferRajiv Andrade2009-09-241-1/+1
|/
* TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe2009-09-101-6/+6
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* TPM: get_event_name stack corruptionEric Paris2009-05-201-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-262-18/+38
|\
| * platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-242-18/+38
* | Merge branch 'master' into nextJames Morris2009-03-241-2/+2
|\ \ | |/
| * tpm: correct email address for tpm_infineon-driverMarcel Selhorst2009-02-111-2/+2
* | Merge branch 'master' into nextJames Morris2009-02-062-15/+22
|\ \ | |/
| * Merge branch 'linus' into releaseLen Brown2009-01-091-13/+22
| |\
| | * tpm: clean up tpm_nsc driver for platform_device suspend/resume complianceDavid Smith2009-01-081-13/+22
| * | ACPI: remove private acpica headers from driver filesLin Ming2008-12-311-2/+0
| |/
* | TPM: integrity fixRajiv Andrade2009-02-061-3/+5
* | TPM: integrity interfaceRajiv Andrade2009-02-032-19/+128
* | TPM: sysfs functions consolidationRajiv Andrade2009-02-032-269/+266
|/