index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_ibmvtpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2020-07-02
tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
David Gibson
1
-7
/
+7
2020-04-21
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
George Wilson
1
-63
/
+73
2020-03-15
tpm: ibmvtpm: Add support for TPM2
Stefan Berger
1
-0
/
+8
2020-03-15
tpm: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
1
-0
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-6
/
+1
2019-02-13
tpm: Unify the send callback behaviour
Jarkko Sakkinen
1
-4
/
+4
2018-11-13
tpm: tpm_ibmvtpm: fix kdoc warnings
Tomas Winkler
1
-4
/
+2
2017-09-24
tpm: ibmvtpm: simplify crq initialization and document crq format
Michal Suchanek
1
-36
/
+60
2017-09-24
tpm: vtpm: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-04-03
vTPM: Fix missing NULL check
Hon Ching \(Vicky\) Lo
1
-2
/
+6
2017-01-23
tpm/vtpm: fix kdoc warnings
Winkler, Tomas
1
-51
/
+55
2016-06-25
tpm: fix for typo in tpm/tpm_ibmvtpm.c
Stephen Rothwell
1
-1
/
+1
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
1
-27
/
+11
2015-12-20
tpm_ibmvtpm: properly handle interrupted packet receptions
Stefan Berger
1
-2
/
+20
2015-10-19
vTPM: fix memory allocation flag for rtce buffer at kernel boot
Hon Ching \(Vicky\) Lo
1
-1
/
+1
2015-06-17
vTPM: set virtual device before passing to ibmvtpm_reset_crq
Hon Ching \(Vicky\) Lo
1
-2
/
+3
2015-03-07
tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
jmlatten@linux.vnet.ibm.com
1
-5
/
+5
2015-02-15
Added Little Endian support to vtpm module
honclo
1
-8
/
+12
2015-01-17
tpm: two-phase chip management functions
Jarkko Sakkinen
1
-10
/
+7
2015-01-17
tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver
Ashley Lai
1
-1
/
+1
2015-01-17
tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
Hon Ching (Vicky) Lo
1
-0
/
+8
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
1
-1
/
+1
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
1
-28
/
+0
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
1
-10
/
+0
2014-01-06
tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)
Peter Huewe
1
-1
/
+0
2013-10-22
tpm: Remove tpm_show_caps_1_2
Jason Gunthorpe
1
-1
/
+1
2013-10-22
tpm: ibmvtpm: Use %zd formatting for size_t format arguments
Jason Gunthorpe
1
-2
/
+2
2013-02-05
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
1
-1
/
+6
2013-02-05
tpm: rename vendor data to priv and provide an accessor
Kent Yoder
1
-4
/
+4
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-53
/
+28
2012-12-12
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2012-11-28
tpm: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
char: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
char: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-02
drivers/char/tpm: remove tasklet and cleanup
Ashley Lai
1
-53
/
+28
2012-08-23
drivers/char/tpm: Add new device driver to support IBM vTPM
Ashley Lai
1
-0
/
+749