index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2011-03-29
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
1
-1
/
+1
2011-03-02
Revert "TPM: Long default timeout fix"
Linus Torvalds
1
-6
/
+4
2011-02-20
Revert "tpm_tis: Use timeouts returned from TPM"
Linus Torvalds
1
-16
/
+2
2011-02-11
tpm_tis: Use timeouts returned from TPM
Stefan Berger
1
-2
/
+16
2011-01-24
TPM: Long default timeout fix
Rajiv Andrade
1
-4
/
+6
2011-01-10
Merge branch 'master' into next
James Morris
1
-2
/
+2
2010-12-24
tpm: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-11-29
key: add tpm_send command
Mimi Zohar
1
-0
/
+16
2010-11-29
tpm: add module_put wrapper
Mimi Zohar
1
-2
/
+2
2010-10-21
tpm: change 'tpm_suspend_pcr' to be module parameter
Dmitry Torokhov
1
-12
/
+10
2010-05-06
Merge branch 'master' into next
James Morris
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-26
TPM: workaround to enforce PCR updates across suspends
Rajiv Andrade
1
-7
/
+40
2009-10-01
TPM: fix pcrread
Rajiv Andrade
1
-2
/
+1
2009-09-30
Merge branch 'master' into next
James Morris
1
-4
/
+3
2009-09-25
TPM: increase default TPM buffer
Rajiv Andrade
1
-1
/
+1
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+2
2009-09-23
tpm-fixup-pcrs-sysfs-file-update
Jason Gunthorpe
1
-3
/
+2
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
1
-2
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-02-06
TPM: integrity fix
Rajiv Andrade
1
-3
/
+5
2009-02-03
TPM: integrity interface
Rajiv Andrade
1
-19
/
+110
2009-02-03
TPM: sysfs functions consolidation
Rajiv Andrade
1
-269
/
+142
2008-10-20
tpm: don't export static functions
Stephen Rothwell
1
-1
/
+1
2008-10-16
drivers/char/tpm/tpm.c: fix error-path memory leak
Andrew Morton
1
-7
/
+8
2008-10-16
tpm: work around bug in Broadcom BCM0102 chipset
Valdis Kletnieks
1
-0
/
+7
2008-10-16
tpm: correct tpm timeouts to jiffies conversion
Marcin Obara
1
-7
/
+7
2008-10-11
As pointed out by Jonathan Corbet, the timer must be deleted before
Rajiv Andrade
1
-1
/
+1
2008-10-11
The tpm_dev_release function is only called for platform devices, not pnp
Rajiv Andrade
1
-6
/
+16
2008-10-11
Protect tpm_chip_list when transversing it.
Rajiv Andrade
1
-37
/
+24
2008-10-11
Renames num_open to is_open, as only one process can open the file at a time.
Rajiv Andrade
1
-4
/
+3
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-03
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-23
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-02
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-15
[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
[next]