index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_crb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: Factor out common startup code
Jason Gunthorpe
2016-07-19
1
-9
/
+1
*
tpm_crb: fix address space of the return pointer in crb_map_res()
Jarkko Sakkinen
2016-06-25
1
-1
/
+1
*
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-6
/
+6
*
tpm_crb: fix mapping of the buffers
Jarkko Sakkinen
2016-06-25
1
-11
/
+28
*
tpm_crb: drop struct resource res from struct crb_priv
Jarkko Sakkinen
2016-06-25
1
-13
/
+16
*
tpm: fix crash in tpm_tis deinitialization
Jarkko Sakkinen
2016-06-25
1
-3
/
+0
*
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
Jarkko Sakkinen
2016-02-20
1
-2
/
+2
*
tpm_crb/tis: fix: use dev_name() for /proc/iomem
Jarkko Sakkinen
2016-02-20
1
-1
/
+3
*
tpm_crb: Use devm_ioremap_resource
Jason Gunthorpe
2016-02-10
1
-49
/
+102
*
tpm_crb: Drop le32_to_cpu(ioread32(..))
Jason Gunthorpe
2016-02-10
1
-11
/
+11
*
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
Jason Gunthorpe
2016-02-10
1
-22
/
+9
*
tpm: rework tpm_get_timeouts()
Jason Gunthorpe
2015-12-20
1
-11
/
+3
*
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
2015-10-19
1
-21
/
+11
*
tpm, tpm_crb: fix unaligned read of the command buffer address
Jarkko Sakkinen
2015-10-19
1
-3
/
+4
*
tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted
Jarkko Sakkinen
2015-07-13
1
-0
/
+8
*
tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
Jarkko Sakkinen
2015-06-16
1
-2
/
+2
*
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
2015-02-15
1
-15
/
+5
*
char/tpm/tpm_crb: fix build error
Jarkko Sakkinen
2015-01-19
1
-1
/
+1
*
tpm: TPM 2.0 CRB Interface
Jarkko Sakkinen
2015-01-17
1
-0
/
+354