aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm.c
Commit message (Expand)AuthorAge
* char/tpm: Fix unitialized usage of data bufferPeter Huewe2011-03-29
* Revert "TPM: Long default timeout fix"Linus Torvalds2011-03-01
* Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds2011-02-20
* tpm_tis: Use timeouts returned from TPMStefan Berger2011-02-10
* TPM: Long default timeout fixRajiv Andrade2011-01-23
* Merge branch 'master' into nextJames Morris2011-01-09
|\
| * tpm: don't use flush_scheduled_work()Tejun Heo2010-12-24
* | key: add tpm_send commandMimi Zohar2010-11-28
* | tpm: add module_put wrapperMimi Zohar2010-11-28
|/
* tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov2010-10-20
* Merge branch 'master' into nextJames Morris2010-05-05
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | TPM: workaround to enforce PCR updates across suspendsRajiv Andrade2010-03-25
|/
* TPM: fix pcrreadRajiv Andrade2009-09-30
* Merge branch 'master' into nextJames Morris2009-09-29
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-23
| |\
| | * tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe2009-09-23
| * | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
| |/
* / TPM: increase default TPM bufferRajiv Andrade2009-09-24
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* TPM: integrity fixRajiv Andrade2009-02-05
* TPM: integrity interfaceRajiv Andrade2009-02-02
* TPM: sysfs functions consolidationRajiv Andrade2009-02-02
* tpm: don't export static functionsStephen Rothwell2008-10-20
* drivers/char/tpm/tpm.c: fix error-path memory leakAndrew Morton2008-10-16
* tpm: work around bug in Broadcom BCM0102 chipsetValdis Kletnieks2008-10-16
* tpm: correct tpm timeouts to jiffies conversionMarcin Obara2008-10-16
* As pointed out by Jonathan Corbet, the timer must be deleted beforeRajiv Andrade2008-10-10
* The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade2008-10-10
* Protect tpm_chip_list when transversing it.Rajiv Andrade2008-10-10
* Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade2008-10-10
* Remove the BKL calls from the TPM driver, which were added in the overallRajiv Andrade2008-10-10
* tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow2008-07-26
* tpm: increase size of internal TPM response buffersMarcin Obara2008-07-26
* tpm-tpm: BKL pushdownArnd Bergmann2008-07-02
* tpm.c: fix crash during device removalRichard MUSIL2008-02-06
* TPM: fix suspend and resume failureDavid Smith2008-01-14
* tpmdd maintainersKent Yoder2007-08-22
* use mutex instead of semaphore in TPM driverMatthias Kaehlcke2007-05-08
* tpm: fix sleep-in-spinlockParag Warudkar2007-05-08
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Char: timers cleanupJiri Slaby2007-02-12
* [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] tpm: fix error handlingJeff Garzik2006-10-11
* [PATCH] TPM: fix failure path leakRandy Dunlap2006-07-15
* [PATCH] tpm: use clear_bitKylene Jo Hall2006-04-22
* [PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall2006-04-22