aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAge
* tpm/ibmvtpm: build only when IBM pseries is configuredKent Yoder2013-02-14
* tpm_tis: check pnp_acpi_device return codeKent Yoder2013-02-05
* char/tpm/tpm_i2c_stm_st33: drop temporary variable for return valuePeter Huewe2013-02-05
* char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probePeter Huewe2013-02-05
* char/tpm/tpm_i2c_stm_st33: Remove __devexit attributePeter Huewe2013-02-05
* char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignmentPeter Huewe2013-02-05
* tpm_i2c_stm_st33: removed unused variables/codeKent Yoder2013-02-05
* TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startupJason Gunthorpe2013-02-05
* tpm: Fix cancellation of TPM commands (interrupt mode)Stefan Berger2013-02-05
* tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger2013-02-05
* tpm: Store TPM vendor IDStefan Berger2013-02-05
* TPM: Work around buggy TPMs that block during continue self testJason Gunthorpe2013-02-05
* tpm_i2c_stm_st33: fix oops when i2c client is unavailableKent Yoder2013-02-05
* char/tpm: Use struct dev_pm_ops for power managementPeter Huewe2013-02-05
* TPM: STMicroelectronics ST33 I2C BUILD STUFFMathias Leblanc2013-02-05
* tpm: rename STM driver to match other i2c driversKent Yoder2013-02-05
* tpm: STM i2c driver fixesKent Yoder2013-02-05
* tpm: rename vendor data to priv and provide an accessorKent Yoder2013-02-05
* TPM: STMicroelectronics ST33 I2C KERNEL 3.xMathias Leblanc2013-02-05
* char/tpm: Use true and false for boolsPeter Huewe2013-02-05
* TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe2013-02-05
* TPM: Issue TPM_STARTUP at driver load if the TPM has not been startedJason Gunthorpe2013-02-05
* char/tpm: simplify duration calculation and eliminate smatch warning.Peter Huewe2013-02-05
* char/tpm: Remove duplicated lookup tablePeter Huewe2013-02-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-16
|\
| * drivers/char/tpm: remove tasklet and cleanupAshley Lai2012-11-01
* | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-11
|\ \
| * | char: remove use of __devexitBill Pemberton2012-11-21
| * | char: remove use of __devinitdataBill Pemberton2012-11-21
* | | tpm_infineon: remove use of __devexit_pBill Pemberton2012-11-28
* | | tpm: remove use of __devinitBill Pemberton2012-11-28
|/ /
* | Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...James Morris2012-10-11
|\ \
| * | tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-10
| |/
* | driver/char/tpm: fix regression causesd by ppiGang Wei2012-10-10
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-03
|\|
| * tpm: fix tpm_acpi sparse warning on different address spacesKent Yoder2012-09-11
| * driver/char/tpm: declare internal symbols as staticXiaoyan Zhang2012-09-04
| * driver: add PPI support in tpm driverXiaoyan Zhang2012-08-22
| * tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.Jesper Juhl2012-08-22
| * drivers/char/tpm: Add securityfs support for event logAshley Lai2012-08-22
| * drivers/char/tpm: Add new device driver to support IBM vTPMAshley Lai2012-08-22
| * tpm: compile out unused code in the PNP and PM casesKent Yoder2012-08-22
| * tpm: fix double write race and tpm_release free issueKent Yoder2012-08-22
| * tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-22
| * tpm: modularize event log collectionKent Yoder2012-08-22
| * char/tpm: Add new driver for Infineon I2C TIS TPMPeter Huewe2012-08-22
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ | |/ |/|
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-10
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-07-23
|\