index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()
Rafael J. Wysocki
1
-1
/
+1
2012-02-14
tpm_tis: Only probe iTPMs
Stefan Berger
1
-0
/
+2
2012-01-18
tpm: fix (ACPI S3) suspend regression
Stefan Berger
1
-0
/
+3
2011-11-16
TPM: fix transmit_cmd error logic
Rajiv Andrade
1
-1
/
+1
2011-11-16
TPM: Export wait_for_stat for other vendor specific drivers
Rajiv Andrade
1
-1
/
+2
2011-11-16
tpm: Introduce function to poll for result of self test
Stefan Berger
1
-1
/
+3
2011-11-16
tpm: Cleanup tpm_continue_selftest
Stefan Berger
1
-1
/
+1
2011-11-16
tpm: Have tpm_get_timeouts return an error code
Stefan Berger
1
-1
/
+1
2011-07-12
tpm_tis: Fix the probing for interrupts
Stefan Berger
1
-0
/
+1
2011-07-12
tpm_tis: Add timeouts sysfs entry
Stefan Berger
1
-0
/
+3
2011-07-12
tpm_tis: Introduce durations sysfs entry
Stefan Berger
1
-0
/
+3
2011-02-20
Revert "tpm_tis: Use timeouts returned from TPM"
Linus Torvalds
1
-2
/
+0
2011-02-11
tpm_tis: Use timeouts returned from TPM
Stefan Berger
1
-0
/
+2
2010-11-29
tpm: add module_put wrapper
Mimi Zohar
1
-0
/
+5
2010-06-15
TPM: ReadPubEK output struct fix
Rajiv Andrade
1
-0
/
+1
2009-02-03
TPM: integrity interface
Rajiv Andrade
1
-0
/
+18
2009-02-03
TPM: sysfs functions consolidation
Rajiv Andrade
1
-0
/
+124
2008-10-11
The tpm_dev_release function is only called for platform devices, not pnp
Rajiv Andrade
1
-0
/
+1
2008-10-11
Renames num_open to is_open, as only one process can open the file at a time.
Rajiv Andrade
1
-1
/
+1
2008-02-06
tpm.c: fix crash during device removal
Richard MUSIL
1
-0
/
+2
2007-08-22
tpmdd maintainers
Kent Yoder
1
-1
/
+1
2007-05-08
use mutex instead of semaphore in TPM driver
Matthias Kaehlcke
1
-2
/
+3
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
1
-0
/
+1
2006-05-15
[PATCH] tpm_register_hardware gcc 4.1 warning fix
Daniel Walker
1
-1
/
+1
2006-04-22
[PATCH] tpm: msecs_to_jiffies cleanups
Kylene Jo Hall
1
-2
/
+2
2006-04-22
[PATCH] tpm: driver for next generation TPM chips
Leendert van Doorn
1
-0
/
+9
2006-04-22
[PATCH] tpm: new 1.2 sysfs files
Kylene Jo Hall
1
-0
/
+14
2006-04-22
[PATCH] tpm: command duration update
Kylene Jo Hall
1
-0
/
+2
2006-04-22
[PATCH] tpm: return chip from tpm_register_hardware
Kylene Jo Hall
1
-5
/
+5
2006-04-22
[PATCH] tpm: chip struct update
Kylene Jo Hall
1
-1
/
+1
2006-03-25
[PATCH] tpm: sparc32 build fix
Andrew Morton
1
-0
/
+1
2006-01-08
[PATCH] tpm: add bios measurement log
Kylene Jo Hall
1
-0
/
+15
2005-11-13
[PATCH] tpm: locking fix
Kylene Jo Hall
1
-0
/
+1
2005-11-13
[PATCH] tpm: updates for new hardware
Kylene Jo Hall
1
-1
/
+5
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-01
[PATCH] missing platform_device.h includes
Al Viro
1
-0
/
+1
2005-10-30
[PATCH] tpm: change from pci_dev to dev power management functions
Kylene Jo Hall
1
-2
/
+2
2005-10-30
[PATCH] tpm: remove pci dependency
Kylene Jo Hall
1
-3
/
+3
2005-10-30
[PATCH] tpm: add status function to allow non-lpc bus chips
Kylene Jo Hall
1
-0
/
+1
2005-06-25
[PATCH] tpm: Support new National TPMs
Kylene Jo Hall
1
-7
/
+7
2005-06-24
[PATCH] tpm: replace odd LPC init function
Kylene Hall
1
-2
/
+0
2005-06-24
[PATCH] tpm: add cancel function
Kylene Hall
1
-0
/
+1
2005-06-24
[PATCH] tpm: sysfs owernship changes
Kylene Hall
1
-0
/
+9
2005-06-24
[PATCH] tpm: fix timer initialization
Kylene Hall
1
-2
/
+0
2005-06-24
[PATCH] tpm: Fix concerns with TPM driver -- use enums
Kylene Hall
1
-3
/
+8
2005-06-24
[PATCH] char/tpm: use msleep(), clean-up timers,
Nishanth Aravamudan
1
-2
/
+1
2005-04-16
[PATCH] Fix u32 vs. pm_message_t in drivers/char
Pavel Machek
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+93