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_vtpm_proxy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
1
-11
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-6
/
+1
2019-02-13
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
1
-1
/
+1
2019-02-13
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
1
-2
/
+1
2019-02-13
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
1
-1
/
+1
2019-02-13
tpm: declare struct tpm_header
Jarkko Sakkinen
1
-4
/
+4
2019-02-13
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
1
-2
/
+1
2019-02-13
tpm: Unify the send callback behaviour
Jarkko Sakkinen
1
-2
/
+1
2018-07-28
tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
Jarkko Sakkinen
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-3
/
+3
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-06-13
tpm: vtpm_proxy: Prevent userspace from sending driver command
Stefan Berger
1
-0
/
+33
2017-06-13
tpm: vtpm_proxy: Implement request_locality function.
Stefan Berger
1
-0
/
+36
2017-01-23
tpm/vtpm: fix kdoc warnings
Winkler, Tomas
1
-12
/
+36
2016-11-28
tpm: vtpm_proxy: conditionally call tpm_chip_unregister
Jason Gunthorpe
1
-7
/
+6
2016-11-28
tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV
Jarkko Sakkinen
1
-25
/
+47
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
1
-8
/
+1
2016-06-25
tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl()
Jarkko Sakkinen
1
-1
/
+1
2016-06-25
tpm: Proxy driver for supporting multiple emulated TPMs
Stefan Berger
1
-0
/
+644