index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_ibmvtpm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Stefan Berger
2024-08-27
1
-0
/
+4
*
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
Xiu Jianfeng
2022-05-23
1
-0
/
+1
*
tpm: ibmvtpm: Avoid error message when process gets signal while waiting
Stefan Berger
2021-08-23
1
-11
/
+15
*
vio: make remove callback return void
Uwe Kleine-König
2021-03-02
1
-3
/
+1
*
tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
David Gibson
2020-07-02
1
-7
/
+7
*
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
George Wilson
2020-04-20
1
-63
/
+73
*
tpm: ibmvtpm: Add support for TPM2
Stefan Berger
2020-03-15
1
-0
/
+8
*
tpm: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
2020-03-15
1
-0
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-6
/
+1
*
tpm: Unify the send callback behaviour
Jarkko Sakkinen
2019-02-13
1
-4
/
+4
*
tpm: tpm_ibmvtpm: fix kdoc warnings
Tomas Winkler
2018-11-13
1
-4
/
+2
*
tpm: ibmvtpm: simplify crq initialization and document crq format
Michal Suchanek
2017-09-24
1
-36
/
+60
*
tpm: vtpm: constify vio_device_id
Arvind Yadav
2017-09-24
1
-1
/
+1
*
vTPM: Fix missing NULL check
Hon Ching \(Vicky\) Lo
2017-04-03
1
-2
/
+6
*
tpm/vtpm: fix kdoc warnings
Winkler, Tomas
2017-01-23
1
-51
/
+55
*
tpm: fix for typo in tpm/tpm_ibmvtpm.c
Stephen Rothwell
2016-06-25
1
-1
/
+1
*
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-27
/
+11
*
tpm_ibmvtpm: properly handle interrupted packet receptions
Stefan Berger
2015-12-20
1
-2
/
+20
*
vTPM: fix memory allocation flag for rtce buffer at kernel boot
Hon Ching \(Vicky\) Lo
2015-10-19
1
-1
/
+1
*
vTPM: set virtual device before passing to ibmvtpm_reset_crq
Hon Ching \(Vicky\) Lo
2015-06-16
1
-2
/
+3
*
tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
jmlatten@linux.vnet.ibm.com
2015-03-06
1
-5
/
+5
*
Added Little Endian support to vtpm module
honclo
2015-02-15
1
-8
/
+12
*
tpm: two-phase chip management functions
Jarkko Sakkinen
2015-01-17
1
-10
/
+7
*
tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver
Ashley Lai
2015-01-17
1
-1
/
+1
*
tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
Hon Ching (Vicky) Lo
2015-01-17
1
-0
/
+8
*
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
2014-01-06
1
-1
/
+1
*
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
2014-01-06
1
-28
/
+0
*
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
2014-01-06
1
-10
/
+0
*
tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)
Peter Huewe
2014-01-06
1
-1
/
+0
*
tpm: Remove tpm_show_caps_1_2
Jason Gunthorpe
2013-10-22
1
-1
/
+1
*
tpm: ibmvtpm: Use %zd formatting for size_t format arguments
Jason Gunthorpe
2013-10-22
1
-2
/
+2
*
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
2013-02-05
1
-1
/
+6
*
tpm: rename vendor data to priv and provide an accessor
Kent Yoder
2013-02-05
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-12-17
1
-53
/
+28
|
\
|
*
drivers/char/tpm: remove tasklet and cleanup
Ashley Lai
2012-11-01
1
-53
/
+28
*
|
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-12-11
1
-2
/
+2
|
\
\
|
*
|
char: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
|
*
|
char: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
|
|
/
*
/
tpm: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
/
*
drivers/char/tpm: Add new device driver to support IBM vTPM
Ashley Lai
2012-08-22
1
-0
/
+749