| Commit message (Expand) | Author | Age |
* | TPM: Zero buffer whole after copying to userspace | Tim Gardner | 2012-02-14 |
* | tpm: fix (ACPI S3) suspend regression | Stefan Berger | 2012-01-18 |
* | Merge branch 'for-james' of git://github.com/srajiv/tpm into next | James Morris | 2011-11-16 |
|\ |
|
| * | TPM: fix transmit_cmd error logic | Rajiv Andrade | 2011-11-16 |
| * | TPM: Export wait_for_stat for other vendor specific drivers | Rajiv Andrade | 2011-11-16 |
| * | tpm: Introduce function to poll for result of self test | Stefan Berger | 2011-11-16 |
| * | tpm: Cleanup tpm_continue_selftest | Stefan Berger | 2011-11-16 |
| * | tpm: Have tpm_get_timeouts return an error code | Stefan Berger | 2011-11-16 |
* | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2011-10-25 |
|\| |
|
| * | tpm: suppress durations sysfs output if not read | Stefan Berger | 2011-08-23 |
* | | TPM: Zero buffer after copying to userspace | Peter Huewe | 2011-09-22 |
* | | TPM: Call tpm_transmit with correct size | Peter Huewe | 2011-09-22 |
|/ |
|
* | tpm: Fix a typo | Stefan Berger | 2011-07-12 |
* | tpm: Fix display of data in pubek sysfs entry | Stefan Berger | 2011-07-12 |
* | tpm_tis: Add timeouts sysfs entry | Stefan Berger | 2011-07-12 |
* | tpm: Adjust interface timeouts if they are too small | Stefan Berger | 2011-07-12 |
* | tpm: Use interface timeouts returned from the TPM | Stefan Berger | 2011-07-12 |
* | tpm_tis: Introduce durations sysfs entry | Stefan Berger | 2011-07-12 |
* | tpm: Adjust the durations if they are too small | Stefan Berger | 2011-07-12 |
* | tpm: Use durations returned from TPM | Stefan Berger | 2011-07-12 |
* | char/tpm: Fix unitialized usage of data buffer | Peter Huewe | 2011-03-29 |
* | Revert "TPM: Long default timeout fix" | Linus Torvalds | 2011-03-01 |
* | Revert "tpm_tis: Use timeouts returned from TPM" | Linus Torvalds | 2011-02-20 |
* | tpm_tis: Use timeouts returned from TPM | Stefan Berger | 2011-02-10 |
* | TPM: Long default timeout fix | Rajiv Andrade | 2011-01-23 |
* | Merge branch 'master' into next | James Morris | 2011-01-09 |
|\ |
|
| * | tpm: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 |
* | | key: add tpm_send command | Mimi Zohar | 2010-11-28 |
* | | tpm: add module_put wrapper | Mimi Zohar | 2010-11-28 |
|/ |
|
* | tpm: change 'tpm_suspend_pcr' to be module parameter | Dmitry Torokhov | 2010-10-20 |
* | Merge branch 'master' into next | James Morris | 2010-05-05 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | TPM: workaround to enforce PCR updates across suspends | Rajiv Andrade | 2010-03-25 |
|/ |
|
* | TPM: fix pcrread | Rajiv Andrade | 2009-09-30 |
* | Merge branch 'master' into next | James Morris | 2009-09-29 |
|\ |
|
| * | 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 |
| |/ |
|
* / | TPM: increase default TPM buffer | Rajiv Andrade | 2009-09-24 |
|/ |
|
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | TPM: integrity fix | Rajiv Andrade | 2009-02-05 |
* | TPM: integrity interface | Rajiv Andrade | 2009-02-02 |
* | TPM: sysfs functions consolidation | Rajiv Andrade | 2009-02-02 |
* | tpm: don't export static functions | Stephen Rothwell | 2008-10-20 |
* | 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-16 |
* | As pointed out by Jonathan Corbet, the timer must be deleted before | Rajiv Andrade | 2008-10-10 |
* | The tpm_dev_release function is only called for platform devices, not pnp | Rajiv Andrade | 2008-10-10 |
* | Protect tpm_chip_list when transversing it. | Rajiv Andrade | 2008-10-10 |