aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAge
* tpm: drop 'base' from struct tpm_vendor_specificJarkko Sakkinen2016-06-25
* tpm: drop manufacturer_id from struct tpm_vendor_specificJarkko Sakkinen2016-06-25
* tpm: drop tpm_atmel specific fields from tpm_vendor_specificJarkko Sakkinen2016-06-25
* tpm: drop int_queue from tpm_vendor_specificJarkko Sakkinen2016-06-25
* tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()Jarkko Sakkinen2016-06-25
* tpm_crb: fix mapping of the buffersJarkko Sakkinen2016-06-25
* tpm/st33zp24: Remove unneeded tpm_reg in get_burstcountChristophe Ricard2016-06-25
* tpm/st33zp24/spi: Drop two useless checks in ACPI probe pathChristophe Ricard2016-06-25
* tpm/st33zp24/i2c: Drop two useless checks in ACPI probe pathChristophe Ricard2016-06-25
* tpm_crb: drop struct resource res from struct crb_privJarkko Sakkinen2016-06-25
* tpm: fix crash in tpm_tis deinitializationJarkko Sakkinen2016-06-25
* tpm: cleanup tpm_tis_remove()Jarkko Sakkinen2016-06-25
* tpm: fix tpm_bios_log_setup stub prototypeArnd Bergmann2016-06-25
* tpm: Replace device number bitmap with IDRStefan Berger2016-06-25
* tpm: Split out the devm stuff from tpmm_chip_allocJason Gunthorpe2016-06-25
* tpm: Get rid of module lockingStefan Berger2016-06-25
* tpm: Provide strong locking for device removalJason Gunthorpe2016-06-25
* tpm: Get rid of devnameJason Gunthorpe2016-06-25
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-25
* tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD2016-06-25
* tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD2016-06-25
* tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD2016-06-25
* tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD2016-06-25
* tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD2016-06-25
* tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD2016-06-25
* tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD2016-06-25
* tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD2016-06-25
* tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD2016-06-25
* tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD2016-06-25
* tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD2016-06-25
* tpm/st33zp24: Auto-select core moduleChristophe RICARD2016-06-25
* tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD2016-06-25
* tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD2016-06-25
* tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD2016-06-25
* tpm_tis: fix build warning with tpm_tis_resumeJarkko Sakkinen2016-02-26
* tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen2016-02-20
* tpm_crb/tis: fix: use dev_name() for /proc/iomemJarkko Sakkinen2016-02-20
* tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer2016-02-20
* tpm: fix: return rc when devm_add_action() failsJarkko Sakkinen2016-02-20
* tpm: fix: set continueSession attribute for the unseal operationJarkko Sakkinen2016-02-20
* tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen2016-02-09
* tpm: fix the rollback in tpm_chip_register()Jarkko Sakkinen2016-02-09