index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: Factor out common startup code
Jason Gunthorpe
2016-07-19
1
-0
/
+27
*
tpm: Fix suspend regression
Stefan Berger
2016-06-25
1
-2
/
+2
*
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
2016-06-25
1
-4
/
+3
*
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
1
-24
/
+24
*
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-2
/
+2
*
tpm: Replace device number bitmap with IDR
Stefan Berger
2016-06-25
1
-0
/
+1
*
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
1
-9
/
+10
*
tpm: Get rid of chip->pdev
Jason Gunthorpe
2016-06-25
1
-14
/
+16
*
tpm: rework tpm_get_timeouts()
Jason Gunthorpe
2015-12-20
1
-0
/
+15
*
tpm_tis: further simplify calculation of ordinal duration
Martin Wilck
2015-12-02
1
-3
/
+5
*
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
2015-10-19
1
-0
/
+76
*
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
2015-02-15
1
-2
/
+4
*
tpm: TPM 2.0 CRB Interface
Jarkko Sakkinen
2015-01-17
1
-0
/
+3
*
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
2015-01-17
1
-2
/
+21
*
tpm: device class for tpm
Jarkko Sakkinen
2015-01-17
1
-0
/
+29
*
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
1
-14
/
+15
*
tpm: two-phase chip management functions
Jarkko Sakkinen
2015-01-17
1
-147
/
+1
*
tpm: merge duplicate transmit_cmd() functions
Jarkko Sakkinen
2015-01-17
1
-23
/
+26
*
TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
David Howells
2015-01-17
1
-1
/
+1
*
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
2014-07-29
1
-21
/
+41
*
tpm: missing tpm_chip_put in tpm_get_random()
Jarkko Sakkinen
2014-07-29
1
-3
/
+4
*
tpm: Properly clean sysfs entries in error path
Stefan Berger
2014-07-29
1
-1
/
+3
*
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
2014-01-06
1
-22
/
+12
*
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
2014-01-06
1
-2
/
+8
*
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
2014-01-06
1
-2
/
+2
*
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
2014-01-06
1
-273
/
+2
*
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
2014-01-06
1
-169
/
+12
*
tpm: Rename tpm.c to tpm-interface.c
Jason Gunthorpe
2013-10-22
1
-0
/
+1554