index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: declare tpm2_get_pcr_allocation() as static
Jarkko Sakkinen
2017-02-20
1
-1
/
+0
*
tpm: fix the type of owned field in cap_t
Stefan Berger
2017-02-03
1
-1
/
+1
*
tpm: add securityfs support for TPM 2.0 firmware event log
Nayna Jain
2017-02-03
1
-2
/
+5
*
tpm: enhance TPM 2.0 PCR extend to support multiple banks
Nayna Jain
2017-02-03
1
-1
/
+8
*
tpm: implement TPM 2.0 capability to get active PCR banks
Nayna Jain
2017-02-03
1
-0
/
+5
*
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
2017-02-03
1
-0
/
+5
*
tpm: remove tpm_read_index and tpm_write_index from tpm.h
Jarkko Sakkinen
2017-02-03
1
-11
/
+0
*
tpm: Check size of response before accessing data
Stefan Berger
2017-01-23
1
-3
/
+4
*
tpm: have event log use the tpm_chip
Nayna Jain
2016-11-28
1
-0
/
+11
*
tpm: replace dynamically allocated bios_dir with a static array
Jarkko Sakkinen
2016-11-28
1
-1
/
+2
*
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
Jason Gunthorpe
2016-11-28
1
-1
/
+0
*
tpm tis: Do not print timeout messages twice
Jason Gunthorpe
2016-11-28
1
-0
/
+1
*
tpm: sanitize constant expressions
Jarkko Sakkinen
2016-11-28
1
-13
/
+12
*
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
Jarkko Sakkinen
2016-09-15
1
-2
/
+0
*
tpm: remove unnecessary externs from tpm.h
Jarkko Sakkinen
2016-09-15
1
-18
/
+18
*
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
2016-09-15
1
-4
/
+8
*
tpm: Factor out common startup code
Jason Gunthorpe
2016-07-19
1
-2
/
+2
*
tpm: Add include guards in tpm.h
Christophe Ricard
2016-06-25
1
-0
/
+5
*
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
Stefan Berger
2016-06-25
1
-0
/
+1
*
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
2016-06-25
1
-5
/
+5
*
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-9
/
+0
*
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
1
-4
/
+7
*
tpm: drop 'locality' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-1
/
+0
*
tpm: drop 'read_queue' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-2
/
+0
*
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-2
/
+1
*
tpm: drop 'iobase' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-2
/
+0
*
tpm: drop list from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-1
/
+0
*
tpm: drop the field 'time_expired' from struct tpm_chip
Jarkko Sakkinen
2016-06-25
1
-1
/
+0
*
tpm: drop 'base' from struct tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
1
-1
/
+0
*
tpm: drop manufacturer_id from struct tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
1
-2
/
+0
*
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
1
-3
/
+0
*
tpm: drop int_queue from tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
1
-1
/
+0
*
tpm: Replace device number bitmap with IDR
Stefan Berger
2016-06-25
1
-3
/
+2
*
tpm: Split out the devm stuff from tpmm_chip_alloc
Jason Gunthorpe
2016-06-25
1
-1
/
+3
*
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
1
-5
/
+9
*
tpm: Get rid of devname
Jason Gunthorpe
2016-06-25
1
-1
/
+0
*
tpm: Get rid of chip->pdev
Jason Gunthorpe
2016-06-25
1
-2
/
+1
*
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
Jason Gunthorpe
2016-02-10
1
-7
/
+0
*
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
2015-12-20
1
-3
/
+7
*
tpm_tis: Get rid of the duplicate IRQ probing code
Jason Gunthorpe
2015-12-20
1
-1
/
+0
*
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
2015-10-19
1
-1
/
+14
*
tpm: introduce tpm_buf
Jarkko Sakkinen
2015-10-19
1
-0
/
+97
*
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
2015-10-19
1
-11
/
+6
*
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
2015-10-19
1
-0
/
+7
*
tpm, tpm_tis: fix TPM 2.0 probing
Jarkko Sakkinen
2015-02-15
1
-1
/
+2
*
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
2015-02-15
1
-1
/
+1
*
char/tpm: fixed white spaces coding style issues
Bruno E O Meneguele
2015-01-18
1
-3
/
+3
*
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
2015-01-17
1
-0
/
+66
*
tpm: device class for tpm
Jarkko Sakkinen
2015-01-17
1
-4
/
+8
*
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
1
-2
/
+2
[next]