index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-11
Remove the BKL calls from the TPM driver, which were added in the overall
Rajiv Andrade
1
-4
/
+4
2008-07-26
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
Michael Halcrow
1
-2
/
+2
2008-07-26
tpm: increase size of internal TPM response buffers
Marcin Obara
1
-31
/
+93
2008-07-02
tpm-tpm: BKL pushdown
Arnd Bergmann
1
-0
/
+5
2008-02-06
tpm.c: fix crash during device removal
Richard MUSIL
1
-17
/
+27
2008-01-14
TPM: fix suspend and resume failure
David Smith
1
-6
/
+6
2007-08-22
tpmdd maintainers
Kent Yoder
1
-1
/
+1
2007-05-08
use mutex instead of semaphore in TPM driver
Matthias Kaehlcke
1
-11
/
+13
2007-05-08
tpm: fix sleep-in-spinlock
Parag Warudkar
1
-4
/
+8
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
1
-3
/
+2
2006-12-07
[PATCH] Correct misc_register return code handling in several drivers
Neil Horman
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-1
/
+1
2006-12-01
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+3
2006-10-11
[PATCH] tpm: fix error handling
Jeff Garzik
1
-1
/
+8
2006-07-14
[PATCH] TPM: fix failure path leak
Randy Dunlap
1
-0
/
+1
2006-04-22
[PATCH] tpm: use clear_bit
Kylene Jo Hall
1
-18
/
+7
2006-04-22
[PATCH] tpm: msecs_to_jiffies cleanups
Kylene Jo Hall
1
-8
/
+14
2006-04-22
[PATCH] tpm: driver for next generation TPM chips
Leendert van Doorn
1
-0
/
+3
2006-04-22
[PATCH] tpm: new 1.2 sysfs files
Kylene Jo Hall
1
-2
/
+233
2006-04-22
[PATCH] tpm: command duration update
Kylene Jo Hall
1
-3
/
+309
2006-04-22
[PATCH] tpm: return chip from tpm_register_hardware
Kylene Jo Hall
1
-5
/
+6
2006-04-22
[PATCH] tpm: chip struct update
Kylene Jo Hall
1
-25
/
+23
2006-04-22
[PATCH] tpm: reorganize sysfs files
Kylene Jo Hall
1
-59
/
+86
2006-04-22
[PATCH] tpm: spacing cleanups
Kylene Jo Hall
1
-5
/
+4
2006-01-08
[PATCH] tpm: add bios measurement log
Kylene Jo Hall
1
-0
/
+3
2005-11-18
[PATCH] tpm: use flush_scheduled_work()
Kylene Jo Hall
1
-0
/
+2
2005-11-13
[PATCH] tpm: locking fix
Kylene Jo Hall
1
-0
/
+9
2005-11-13
[PATCH] tpm: dev_mask handling fix
Kylene Jo Hall
1
-3
/
+2
2005-10-30
[PATCH] tpm-tidies
Andrew Morton
1
-24
/
+11
2005-10-30
[PATCH] tpm: change from pci_dev to dev power management functions
Kylene Jo Hall
1
-4
/
+4
2005-10-30
[PATCH] tpm: remove pci dependency
Kylene Jo Hall
1
-35
/
+30
2005-10-30
[PATCH] tpm: add status function to allow non-lpc bus chips
Kylene Jo Hall
1
-1
/
+1
2005-06-30
[PATCH] tpm: fix bug introduced by the /proc/misc
Kylene Jo Hall
1
-1
/
+1
2005-06-25
[PATCH] tpm: fix misc name memory problem
Kylene Jo Hall
1
-2
/
+6
2005-06-25
[PATCH] tpm: Fix pubek parsing
Kylene Jo Hall
1
-2
/
+2
2005-06-24
[PATCH] tpm: improve output in sysfs files when the TPM fails
Kylene Jo Hall
1
-4
/
+6
2005-06-24
[PATCH] tpm: add debugging output
Kylene Hall
1
-8
/
+17
2005-06-24
[PATCH] tpm: replace odd LPC init function
Kylene Hall
1
-90
/
+0
2005-06-24
[PATCH] tpm: locking fixes
Kylene Hall
1
-3
/
+7
2005-06-24
[PATCH] tpm: add cancel function
Kylene Hall
1
-12
/
+20
2005-06-24
[PATCH] tpm: sysfs owernship changes
Kylene Hall
1
-12
/
+23
2005-06-24
[PATCH] tpm: remove unnecessary __force
Kylene Hall
1
-12
/
+7
2005-06-24
[PATCH] tpm: use to_pci_dev
Kylene Hall
1
-3
/
+3
2005-06-24
[PATCH] tpm: fix timer initialization
Kylene Hall
1
-18
/
+6
2005-06-24
[PATCH] tpm: large stack objects
Kylene Hall
1
-6
/
+15
2005-06-24
[PATCH] tpm: read return code issue
Kylene Hall
1
-20
/
+10
2005-06-24
[PATCH] tpm: remove unnecessary module stuff
Kylene Hall
1
-13
/
+0
2005-06-24
[PATCH] tpm: address missing const defs
Kylene Hall
1
-5
/
+5
[next]