index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-24
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
1
-1
/
+8
2017-07-07
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
1
-0
/
+1
2017-07-07
tpm: consolidate the TPM startup code
Jarkko Sakkinen
1
-5
/
+1
2017-07-07
tpm: Enable CLKRUN protocol for Braswell systems
Azhar Shaikh
1
-0
/
+4
2017-06-13
tpm: Introduce flag TPM_TRANSMIT_RAW
Stefan Berger
1
-0
/
+1
2017-06-13
tpm: remove struct tpm_pcrextend_in
Jarkko Sakkinen
1
-6
/
+0
2017-06-13
tpm: fix byte order related arithmetic inconsistency in tpm_getcap()
Jarkko Sakkinen
1
-13
/
+0
2017-06-13
tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header
Roberto Sassu
1
-1
/
+1
2017-04-03
tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
1
-0
/
+3
2017-04-03
tpm2: add session handle context saving and restoring to the space code
James Bottomley
1
-1
/
+3
2017-04-03
tpm: expose spaces via a device link /dev/tpmrm<n>
James Bottomley
1
-0
/
+4
2017-04-03
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
1
-4
/
+22
2017-04-03
tpm: validate TPM 2.0 commands
Jarkko Sakkinen
1
-0
/
+15
2017-04-03
tpm: export tpm2_flush_context_cmd
Jarkko Sakkinen
1
-0
/
+2
2017-02-20
tpm: declare tpm2_get_pcr_allocation() as static
Jarkko Sakkinen
1
-1
/
+0
2017-02-03
tpm: fix the type of owned field in cap_t
Stefan Berger
1
-1
/
+1
2017-02-03
tpm: add securityfs support for TPM 2.0 firmware event log
Nayna Jain
1
-2
/
+5
2017-02-03
tpm: enhance TPM 2.0 PCR extend to support multiple banks
Nayna Jain
1
-1
/
+8
2017-02-03
tpm: implement TPM 2.0 capability to get active PCR banks
Nayna Jain
1
-0
/
+5
2017-02-03
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
1
-0
/
+5
2017-02-03
tpm: remove tpm_read_index and tpm_write_index from tpm.h
Jarkko Sakkinen
1
-11
/
+0
2017-01-23
tpm: Check size of response before accessing data
Stefan Berger
1
-3
/
+4
2016-11-28
tpm: have event log use the tpm_chip
Nayna Jain
1
-0
/
+11
2016-11-28
tpm: replace dynamically allocated bios_dir with a static array
Jarkko Sakkinen
1
-1
/
+2
2016-11-28
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
Jason Gunthorpe
1
-1
/
+0
2016-11-28
tpm tis: Do not print timeout messages twice
Jason Gunthorpe
1
-0
/
+1
2016-11-28
tpm: sanitize constant expressions
Jarkko Sakkinen
1
-13
/
+12
2016-09-15
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
Jarkko Sakkinen
1
-2
/
+0
2016-09-15
tpm: remove unnecessary externs from tpm.h
Jarkko Sakkinen
1
-18
/
+18
2016-09-15
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
1
-4
/
+8
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
1
-2
/
+2
2016-06-25
tpm: Add include guards in tpm.h
Christophe Ricard
1
-0
/
+5
2016-06-25
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
Stefan Berger
1
-0
/
+1
2016-06-25
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
1
-5
/
+5
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
1
-9
/
+0
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
1
-4
/
+7
2016-06-25
tpm: drop 'locality' from struct tpm_vendor_specific
Christophe Ricard
1
-1
/
+0
2016-06-25
tpm: drop 'read_queue' from struct tpm_vendor_specific
Christophe Ricard
1
-2
/
+0
2016-06-25
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
1
-2
/
+1
2016-06-25
tpm: drop 'iobase' from struct tpm_vendor_specific
Christophe Ricard
1
-2
/
+0
2016-06-25
tpm: drop list from struct tpm_vendor_specific
Christophe Ricard
1
-1
/
+0
2016-06-25
tpm: drop the field 'time_expired' from struct tpm_chip
Jarkko Sakkinen
1
-1
/
+0
2016-06-25
tpm: drop 'base' from struct tpm_vendor_specific
Jarkko Sakkinen
1
-1
/
+0
2016-06-25
tpm: drop manufacturer_id from struct tpm_vendor_specific
Jarkko Sakkinen
1
-2
/
+0
2016-06-25
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
Jarkko Sakkinen
1
-3
/
+0
2016-06-25
tpm: drop int_queue from tpm_vendor_specific
Jarkko Sakkinen
1
-1
/
+0
2016-06-25
tpm: Replace device number bitmap with IDR
Stefan Berger
1
-3
/
+2
2016-06-25
tpm: Split out the devm stuff from tpmm_chip_alloc
Jason Gunthorpe
1
-1
/
+3
2016-06-25
tpm: Provide strong locking for device removal
Jason Gunthorpe
1
-5
/
+9
2016-06-25
tpm: Get rid of devname
Jason Gunthorpe
1
-1
/
+0
[next]