aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-16
|\
| * xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-15
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-04-15
|\ \
| * | tpm/st33zp24/spi: Add missing device table for spi phy.Christophe Ricard2015-03-26
| * | tpm/st33zp24: Add proper wait for ordinal duration in case of irq modeChristophe Ricard2015-03-26
| * | tpm/tpm_infineon: Use struct dev_pm_ops for power managementPeter Huewe2015-03-18
| * | tpm: Update KConfig text to include TPM2.0 FIFO chipsPeter Huewe2015-03-18
| * | tpm/st33zp24/spi: Add st33zp24 spi phyChristophe Ricard2015-03-18
| * | tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard2015-03-18
| * | tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platfor...Christophe Ricard2015-03-18
| * | tpm: fix: sanitized code paths in tpm_chip_register()Jarkko Sakkinen2015-03-18
| * | tpm: fix call order in tpm-chip.cJarkko Sakkinen2015-03-05
| * | tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2015-03-05
* | | PNP: tpm/tpm_infineon: Use module_pnp_driver to register driverPeter Huewe2015-03-18
| |/ |/|
* | tpm: fix call order in tpm-chip.cJarkko Sakkinen2015-03-06
* | tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2015-03-06
|/
* Added Little Endian support to vtpm modulehonclo2015-02-15
* tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen2015-02-15
* tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen2015-02-15
* tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_devicePeter Huewe2015-01-21
* tpm: fix format string error in tpm-chip.cJarkko Sakkinen2015-01-20
* char/tpm/tpm_crb: fix build errorJarkko Sakkinen2015-01-19
* char/tpm: fixed white spaces coding style issuesBruno E O Meneguele2015-01-18
* tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Replace remaining r by retChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Sanity cleanupChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Remove sparse spacesChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard2015-01-17
* tpm: TPM 2.0 FIFO InterfaceJarkko Sakkinen2015-01-17
* tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen2015-01-17
* tpm: TPM 2.0 baseline supportJarkko Sakkinen2015-01-17
* tpm: device class for tpmJarkko Sakkinen2015-01-17
* tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-17
* tpm: fix raciness of PPI interface lookupJarkko Sakkinen2015-01-17
* tpm: two-phase chip management functionsJarkko Sakkinen2015-01-17
* tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen2015-01-17
* tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai2015-01-17
* tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereferenceChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.Christophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registersChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Interrupt management improvementChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Few code cleanupChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Add devicetree structureChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*Christophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return codeChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...Christophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.cChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpat...Christophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Change License header to have up to date address inform...Christophe Ricard2015-01-17