index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TPM: Zero buffer whole after copying to userspace
Tim Gardner
2012-02-14
1
-1
/
+2
*
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2012-01-18
1
-0
/
+9
*
Merge branch 'for-james' of git://github.com/srajiv/tpm into next
James Morris
2011-11-17
1
-20
/
+117
|
\
|
*
TPM: fix transmit_cmd error logic
Rajiv Andrade
2011-11-16
1
-7
/
+8
|
*
TPM: Export wait_for_stat for other vendor specific drivers
Rajiv Andrade
2011-11-16
1
-0
/
+41
|
*
tpm: Introduce function to poll for result of self test
Stefan Berger
2011-11-16
1
-3
/
+41
|
*
tpm: Cleanup tpm_continue_selftest
Stefan Berger
2011-11-16
1
-7
/
+23
|
*
tpm: Have tpm_get_timeouts return an error code
Stefan Berger
2011-11-16
1
-4
/
+5
*
|
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2011-10-25
1
-0
/
+3
|
\
\
|
|
/
|
*
tpm: suppress durations sysfs output if not read
Stefan Berger
2011-08-24
1
-0
/
+3
*
|
TPM: Zero buffer after copying to userspace
Peter Huewe
2011-09-23
1
-1
/
+5
*
|
TPM: Call tpm_transmit with correct size
Peter Huewe
2011-09-23
1
-0
/
+3
|
/
*
tpm: Fix a typo
Stefan Berger
2011-07-12
1
-1
/
+1
*
tpm: Fix display of data in pubek sysfs entry
Stefan Berger
2011-07-12
1
-10
/
+16
*
tpm_tis: Add timeouts sysfs entry
Stefan Berger
2011-07-12
1
-0
/
+16
*
tpm: Adjust interface timeouts if they are too small
Stefan Berger
2011-07-12
1
-4
/
+9
*
tpm: Use interface timeouts returned from the TPM
Stefan Berger
2011-07-12
1
-3
/
+4
*
tpm_tis: Introduce durations sysfs entry
Stefan Berger
2011-07-12
1
-0
/
+15
*
tpm: Adjust the durations if they are too small
Stefan Berger
2011-07-12
1
-6
/
+11
*
tpm: Use durations returned from TPM
Stefan Berger
2011-07-12
1
-2
/
+4
*
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
2011-03-29
1
-1
/
+1
*
Revert "TPM: Long default timeout fix"
Linus Torvalds
2011-03-01
1
-6
/
+4
*
Revert "tpm_tis: Use timeouts returned from TPM"
Linus Torvalds
2011-02-20
1
-16
/
+2
*
tpm_tis: Use timeouts returned from TPM
Stefan Berger
2011-02-11
1
-2
/
+16
*
TPM: Long default timeout fix
Rajiv Andrade
2011-01-24
1
-4
/
+6
*
Merge branch 'master' into next
James Morris
2011-01-10
1
-2
/
+2
|
\
|
*
tpm: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-2
/
+2
*
|
key: add tpm_send command
Mimi Zohar
2010-11-29
1
-0
/
+16
*
|
tpm: add module_put wrapper
Mimi Zohar
2010-11-29
1
-2
/
+2
|
/
*
tpm: change 'tpm_suspend_pcr' to be module parameter
Dmitry Torokhov
2010-10-21
1
-12
/
+10
*
Merge branch 'master' into next
James Morris
2010-05-06
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
TPM: workaround to enforce PCR updates across suspends
Rajiv Andrade
2010-03-26
1
-7
/
+40
|
/
*
TPM: fix pcrread
Rajiv Andrade
2009-10-01
1
-2
/
+1
*
Merge branch 'master' into next
James Morris
2009-09-30
1
-4
/
+3
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-09-23
1
-3
/
+2
|
|
\
|
|
*
tpm-fixup-pcrs-sysfs-file-update
Jason Gunthorpe
2009-09-23
1
-3
/
+2
|
*
|
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
2009-09-23
1
-2
/
+2
|
|
/
*
|
TPM: increase default TPM buffer
Rajiv Andrade
2009-09-24
1
-1
/
+1
|
/
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
TPM: integrity fix
Rajiv Andrade
2009-02-06
1
-3
/
+5
*
TPM: integrity interface
Rajiv Andrade
2009-02-03
1
-19
/
+110
*
TPM: sysfs functions consolidation
Rajiv Andrade
2009-02-03
1
-269
/
+142
*
tpm: don't export static functions
Stephen Rothwell
2008-10-20
1
-1
/
+1
*
drivers/char/tpm/tpm.c: fix error-path memory leak
Andrew Morton
2008-10-16
1
-7
/
+8
*
tpm: work around bug in Broadcom BCM0102 chipset
Valdis Kletnieks
2008-10-16
1
-0
/
+7
*
tpm: correct tpm timeouts to jiffies conversion
Marcin Obara
2008-10-16
1
-7
/
+7
*
As pointed out by Jonathan Corbet, the timer must be deleted before
Rajiv Andrade
2008-10-11
1
-1
/
+1
*
The tpm_dev_release function is only called for platform devices, not pnp
Rajiv Andrade
2008-10-11
1
-6
/
+16
*
Protect tpm_chip_list when transversing it.
Rajiv Andrade
2008-10-11
1
-37
/
+24
[next]