index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-chip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-20
tpm: fix: return rc when devm_add_action() fails
Jarkko Sakkinen
1
-1
/
+6
2016-02-10
tpm: fix the cleanup of struct tpm_chip
Jarkko Sakkinen
1
-1
/
+3
2016-02-10
tpm: fix the rollback in tpm_chip_register()
Jarkko Sakkinen
1
-5
/
+5
2015-11-09
tpm: fix compat 'ppi' link handling in tpm_chip_register()
Jarkko Sakkinen
1
-8
/
+10
2015-11-09
TPM: revert the list handling logic fixed in 398a1e7
Jarkko Sakkinen
1
-1
/
+1
2015-10-19
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
1
-8
/
+16
2015-07-14
tpm: Fix initialization of the cdev
Jason Gunthorpe
1
-1
/
+2
2015-03-19
tpm: fix: sanitized code paths in tpm_chip_register()
Jarkko Sakkinen
1
-24
/
+42
2015-03-06
tpm: fix call order in tpm-chip.c
Jarkko Sakkinen
1
-20
/
+14
2015-01-20
tpm: fix format string error in tpm-chip.c
Jarkko Sakkinen
1
-1
/
+1
2015-01-17
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
1
-11
/
+16
2015-01-17
tpm: device class for tpm
Jarkko Sakkinen
1
-10
/
+62
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
1
-2
/
+2
2015-01-17
tpm: fix raciness of PPI interface lookup
Jarkko Sakkinen
1
-2
/
+2
2015-01-17
tpm: two-phase chip management functions
Jarkko Sakkinen
1
-0
/
+199