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_crb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-20
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
Jarkko Sakkinen
1
-2
/
+2
2016-02-20
tpm_crb/tis: fix: use dev_name() for /proc/iomem
Jarkko Sakkinen
1
-1
/
+3
2016-02-10
tpm_crb: Use devm_ioremap_resource
Jason Gunthorpe
1
-49
/
+102
2016-02-10
tpm_crb: Drop le32_to_cpu(ioread32(..))
Jason Gunthorpe
1
-11
/
+11
2016-02-10
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
Jason Gunthorpe
1
-22
/
+9
2015-12-20
tpm: rework tpm_get_timeouts()
Jason Gunthorpe
1
-11
/
+3
2015-10-19
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
1
-21
/
+11
2015-10-19
tpm, tpm_crb: fix unaligned read of the command buffer address
Jarkko Sakkinen
1
-3
/
+4
2015-07-14
tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted
Jarkko Sakkinen
1
-0
/
+8
2015-06-17
tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
Jarkko Sakkinen
1
-2
/
+2
2015-02-15
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
1
-15
/
+5
2015-01-19
char/tpm/tpm_crb: fix build error
Jarkko Sakkinen
1
-1
/
+1
2015-01-17
tpm: TPM 2.0 CRB Interface
Jarkko Sakkinen
1
-0
/
+354