aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_ibmvtpm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen1-10/+7
2015-01-17tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai1-1/+1
2015-01-17tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo1-0/+8
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe1-1/+1
2014-01-06tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe1-28/+0
2014-01-06tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe1-10/+0
2014-01-06tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)Peter Huewe1-1/+0
2013-10-22tpm: Remove tpm_show_caps_1_2Jason Gunthorpe1-1/+1
2013-10-22tpm: ibmvtpm: Use %zd formatting for size_t format argumentsJason Gunthorpe1-2/+2
2013-02-05tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger1-1/+6
2013-02-05tpm: rename vendor data to priv and provide an accessorKent Yoder1-4/+4
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-53/+28
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+2
2012-11-28tpm: remove use of __devinitBill Pemberton1-1/+1
2012-11-21char: remove use of __devexitBill Pemberton1-1/+1
2012-11-21char: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-01drivers/char/tpm: remove tasklet and cleanupAshley Lai1-53/+28
2012-08-22drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai1-0/+749