index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm.h
Age
Commit message (
Expand
)
Author
2012-08-22
drivers/char/tpm: Add new device driver to support IBM vTPM
Ashley Lai
2012-08-22
tpm: Move tpm_get_random api into the TPM device driver
Kent Yoder
2012-07-10
PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()
Rafael J. Wysocki
2012-02-14
tpm_tis: Only probe iTPMs
Stefan Berger
2012-01-18
tpm: fix (ACPI S3) suspend regression
Stefan Berger
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-07-12
tpm_tis: Fix the probing for interrupts
Stefan Berger
2011-07-12
tpm_tis: Add timeouts sysfs entry
Stefan Berger
2011-07-12
tpm_tis: Introduce durations sysfs entry
Stefan Berger
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
2010-11-29
tpm: add module_put wrapper
Mimi Zohar
2010-06-15
TPM: ReadPubEK output struct fix
Rajiv Andrade
2009-02-03
TPM: integrity interface
Rajiv Andrade
2009-02-03
TPM: sysfs functions consolidation
Rajiv Andrade
2008-10-11
The tpm_dev_release function is only called for platform devices, not pnp
Rajiv Andrade
2008-10-11
Renames num_open to is_open, as only one process can open the file at a time.
Rajiv Andrade
2008-02-06
tpm.c: fix crash during device removal
Richard MUSIL
2007-08-22
tpmdd maintainers
Kent Yoder
2007-05-08
use mutex instead of semaphore in TPM driver
Matthias Kaehlcke
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-05-15
[PATCH] tpm_register_hardware gcc 4.1 warning fix
Daniel Walker
2006-04-22
[PATCH] tpm: msecs_to_jiffies cleanups
Kylene Jo Hall
2006-04-22
[PATCH] tpm: driver for next generation TPM chips
Leendert van Doorn
2006-04-22
[PATCH] tpm: new 1.2 sysfs files
Kylene Jo Hall
2006-04-22
[PATCH] tpm: command duration update
Kylene Jo Hall
2006-04-22
[PATCH] tpm: return chip from tpm_register_hardware
Kylene Jo Hall
2006-04-22
[PATCH] tpm: chip struct update
Kylene Jo Hall
2006-03-25
[PATCH] tpm: sparc32 build fix
Andrew Morton
2006-01-08
[PATCH] tpm: add bios measurement log
Kylene Jo Hall
2005-11-13
[PATCH] tpm: locking fix
Kylene Jo Hall
2005-11-13
[PATCH] tpm: updates for new hardware
Kylene Jo Hall
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-01
[PATCH] missing platform_device.h includes
Al Viro
2005-10-30
[PATCH] tpm: change from pci_dev to dev power management functions
Kylene Jo Hall
2005-10-30
[PATCH] tpm: remove pci dependency
Kylene Jo Hall
2005-10-30
[PATCH] tpm: add status function to allow non-lpc bus chips
Kylene Jo Hall
2005-06-25
[PATCH] tpm: Support new National TPMs
Kylene Jo Hall
2005-06-24
[PATCH] tpm: replace odd LPC init function
Kylene Hall
2005-06-24
[PATCH] tpm: add cancel function
Kylene Hall
2005-06-24
[PATCH] tpm: sysfs owernship changes
Kylene Hall
2005-06-24
[PATCH] tpm: fix timer initialization
Kylene Hall
2005-06-24
[PATCH] tpm: Fix concerns with TPM driver -- use enums
Kylene Hall
2005-06-24
[PATCH] char/tpm: use msleep(), clean-up timers,
Nishanth Aravamudan
2005-04-16
[PATCH] Fix u32 vs. pm_message_t in drivers/char
Pavel Machek
[prev]
[next]