index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm.c
Age
Commit message (
Expand
)
Author
2012-07-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-07-10
PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()
Rafael J. Wysocki
2012-06-12
tpm: check the chip reference before using it
Andi Shyti
2012-06-12
TPM: fix memleak when register hardware fails
Wanlong Gao
2012-06-12
TPM: chip disabled state erronously being reported as error
Rajiv Andrade
2012-02-14
TPM: Zero buffer whole after copying to userspace
Tim Gardner
2012-01-18
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2011-11-17
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-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2011-09-23
TPM: Zero buffer after copying to userspace
Peter Huewe
2011-09-23
TPM: Call tpm_transmit with correct size
Peter Huewe
2011-08-24
tpm: suppress durations sysfs output if not read
Stefan Berger
2011-07-12
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-03-29
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
2011-03-01
Revert "TPM: Long default timeout fix"
Linus Torvalds
2011-02-20
Revert "tpm_tis: Use timeouts returned from TPM"
Linus Torvalds
2011-02-11
tpm_tis: Use timeouts returned from TPM
Stefan Berger
2011-01-24
TPM: Long default timeout fix
Rajiv Andrade
2011-01-10
Merge branch 'master' into next
James Morris
2010-12-24
tpm: don't use flush_scheduled_work()
Tejun Heo
2010-11-29
key: add tpm_send command
Mimi Zohar
2010-11-29
tpm: add module_put wrapper
Mimi Zohar
2010-10-21
tpm: change 'tpm_suspend_pcr' to be module parameter
Dmitry Torokhov
2010-05-06
Merge branch 'master' into next
James Morris
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
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-07-12
headers: smp_lock.h redux
Alexey Dobriyan
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
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
[next]