summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_ibmvtpm.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe2014-01-061-1/+1
* tpm: Pull all driver sysfs code into tpm-sysfs.cJason Gunthorpe2014-01-061-28/+0
* tpm: Pull everything related to /dev/tpmX into tpm-dev.cJason Gunthorpe2014-01-061-10/+0
* tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)Peter Huewe2014-01-061-1/+0
* tpm: Remove tpm_show_caps_1_2Jason Gunthorpe2013-10-221-1/+1
* tpm: ibmvtpm: Use %zd formatting for size_t format argumentsJason Gunthorpe2013-10-221-2/+2
* tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger2013-02-051-1/+6
* tpm: rename vendor data to priv and provide an accessorKent Yoder2013-02-051-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-161-53/+28
|\
| * drivers/char/tpm: remove tasklet and cleanupAshley Lai2012-11-011-53/+28
* | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-111-2/+2
|\ \
| * | char: remove use of __devexitBill Pemberton2012-11-211-1/+1
| * | char: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
| |/
* | tpm: remove use of __devinitBill Pemberton2012-11-281-1/+1
|/
* drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai2012-08-221-0/+749
OpenPOWER on IntegriCloud