Age | Commit message (Expand) | Author |
2015-03-06 | Added Little Endian support to vtpm module | honclo |
2015-03-06 | tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma | Hon Ching (Vicky) Lo |
2014-01-06 | tpm: Create a tpm_class_ops structure and use it in the drivers | Jason Gunthorpe |
2014-01-06 | tpm: Pull all driver sysfs code into tpm-sysfs.c | Jason Gunthorpe |
2014-01-06 | tpm: Pull everything related to /dev/tpmX into tpm-dev.c | Jason Gunthorpe |
2014-01-06 | tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning) | Peter Huewe |
2013-10-22 | tpm: Remove tpm_show_caps_1_2 | Jason Gunthorpe |
2013-10-22 | tpm: ibmvtpm: Use %zd formatting for size_t format arguments | Jason Gunthorpe |
2013-02-05 | tpm: Fix cancellation of TPM commands (polling mode) | Stefan Berger |
2013-02-05 | tpm: rename vendor data to priv and provide an accessor | Kent Yoder |
2012-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-12-11 | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-11-28 | tpm: remove use of __devinit | Bill Pemberton |
2012-11-21 | char: remove use of __devexit | Bill Pemberton |
2012-11-21 | char: remove use of __devinitdata | Bill Pemberton |
2012-11-01 | drivers/char/tpm: remove tasklet and cleanup | Ashley Lai |
2012-08-22 | drivers/char/tpm: Add new device driver to support IBM vTPM | Ashley Lai |