Age | Commit message (Expand) | Author |
2011-01-24 | tpm: fix panic caused by "tpm: Autodetect itpm devices" | Olof Johansson |
2011-01-24 | TPM: Long default timeout fix | Rajiv Andrade |
2011-01-10 | Merge branch 'master' into next | James Morris |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-12-24 | tpm: don't use flush_scheduled_work() | Tejun Heo |
2010-11-30 | tpm: Autodetect itpm devices | Matthew Garrett |
2010-11-29 | key: add tpm_send command | Mimi Zohar |
2010-11-29 | tpm: add module_put wrapper | Mimi Zohar |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-21 | tpm: change 'tpm_suspend_pcr' to be module parameter | Dmitry Torokhov |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-07-26 | tpm_tis: fix subsequent suspend failures | Rajiv Andrade |
2010-06-15 | TPM: ReadPubEK output struct fix | Rajiv Andrade |
2010-05-17 | TPM: ACPI/PNP dependency removal | Rajiv Andrade |
2010-05-07 | Revert "TPM: ACPI/PNP dependency removal" | James Morris |
2010-05-06 | Merge branch 'master' into next | James Morris |
2010-05-05 | TPM: ACPI/PNP dependency removal | Rajiv Andrade |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-26 | TPM: workaround to enforce PCR updates across suspends | Rajiv Andrade |
2010-02-11 | tpm_infineon: fix suspend/resume handler for pnp_driver | Marcel Selhorst |
2009-11-03 | tpm: autoload tpm_tis based on system PnP IDs | Matt Domsch |
2009-11-02 | tpm_tis: TPM_STS_DATA_EXPECT workaround | Rajiv Andrade |
2009-10-01 | TPM: fix pcrread | Rajiv Andrade |
2009-09-30 | Merge branch 'master' into next | James Morris |
2009-09-24 | TPM: increase default TPM buffer | Rajiv Andrade |
2009-09-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-09-23 | tpm-fixup-pcrs-sysfs-file-update | Jason Gunthorpe |
2009-09-23 | BUILD_BUG_ON(): fix it and a couple of bogus uses of it | Jan Beulich |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-10 | TPM: Fixup boot probe timeout for tpm_tis driver | Jason Gunthorpe |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-05-20 | TPM: get_event_name stack corruption | Eric Paris |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-24 | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei |
2009-03-24 | Merge branch 'master' into next | James Morris |
2009-02-11 | tpm: correct email address for tpm_infineon-driver | Marcel Selhorst |
2009-02-06 | Merge branch 'master' into next | James Morris |
2009-02-06 | TPM: integrity fix | Rajiv Andrade |
2009-02-03 | TPM: integrity interface | Rajiv Andrade |
2009-02-03 | TPM: sysfs functions consolidation | Rajiv Andrade |
2009-01-09 | Merge branch 'linus' into release | Len Brown |
2009-01-08 | tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance | David Smith |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming |
2008-10-20 | tpm: don't export static functions | Stephen Rothwell |
2008-10-16 | drivers/char/tpm/tpm.c: fix error-path memory leak | Andrew Morton |
2008-10-16 | tpm: work around bug in Broadcom BCM0102 chipset | Valdis Kletnieks |
2008-10-16 | tpm: correct tpm timeouts to jiffies conversion | Marcin Obara |
2008-10-11 | As pointed out by Jonathan Corbet, the timer must be deleted before | Rajiv Andrade |
2008-10-11 | The tpm_dev_release function is only called for platform devices, not pnp | Rajiv Andrade |
2008-10-11 | Protect tpm_chip_list when transversing it. | Rajiv Andrade |