index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_ibmvtpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-23
tpm: ibmvtpm: simplify crq initialization and document crq format
Michal Suchanek
1
-36
/
+60
2017-09-23
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-16
vTPM: set virtual device before passing to ibmvtpm_reset_crq
Hon Ching \(Vicky\) Lo
1
-2
/
+3
2015-03-06
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-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-53
/
+28
2012-12-11
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-21
char: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
char: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-01
drivers/char/tpm: remove tasklet and cleanup
Ashley Lai
1
-53
/
+28
2012-08-22
drivers/char/tpm: Add new device driver to support IBM vTPM
Ashley Lai
1
-0
/
+749