summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_ibmvtpm.c
AgeCommit message (Expand)AuthorFilesLines
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-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-53/+28
2012-12-12Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2012-11-28tpm: remove use of __devinitBill Pemberton1-1/+1
2012-11-22char: remove use of __devexitBill Pemberton1-1/+1
2012-11-22char: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-02drivers/char/tpm: remove tasklet and cleanupAshley Lai1-53/+28
2012-08-23drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai1-0/+749