summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2015-01-17tpm/tpm_i2c_stm_st33: Sanity cleanupChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Remove sparse spacesChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard
2015-01-17tpm: TPM 2.0 FIFO InterfaceJarkko Sakkinen
2015-01-17tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen
2015-01-17tpm: TPM 2.0 baseline supportJarkko Sakkinen
2015-01-17tpm: device class for tpmJarkko Sakkinen
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen
2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen
2015-01-17tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen
2015-01-17tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai
2015-01-17tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereferenceChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registersChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Interrupt management improvementChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Few code cleanupChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Add devicetree structureChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return codeChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.cChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpat...Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Change License header to have up to date address inform...Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar p...Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard
2015-01-17char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_v...Markus Elfring
2015-01-17tpm: remove unnecessary sizeof(u8)Fabian Frederick
2015-01-17tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo
2015-01-17tpm_tis: verify interrupt during initScot Doyle
2015-01-17char: tpm: Add missing error check for devm_kzallocKiran Padwal
2015-01-17TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells
2014-10-20char: tpm: drop owner assignment from platform_driversWolfram Sang
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-07-29tpm: simplify code by using %*phN specifierAndy Shevchenko
2014-07-29tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe
2014-07-29tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen
2014-07-29tpm: Properly clean sysfs entries in error pathStefan Berger
2014-07-29tpm: Add missing tpm_do_selftest to ST33 I2C driverJason Gunthorpe
2014-06-03Merge branch 'acpica'Rafael J. Wysocki
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng
2014-05-12ACPI / TPM: Fix resume regression on ChromebooksRafael J. Wysocki
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki