summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2017-01-12tpm_tis: Check return values from get_burstcount.Josh Zimmerman
2017-01-06tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe
2016-10-31tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen
2016-09-27Revert "tpm/tpm_crb: implement tpm crb idle state"Jarkko Sakkinen
2016-09-27Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"Jarkko Sakkinen
2016-09-27Revert "tpm/tpm_crb: open code the crb_init into acpi_add"Jarkko Sakkinen
2016-09-27Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"Jarkko Sakkinen
2016-09-16tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas
2016-09-16tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas
2016-09-16tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas
2016-09-16tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas
2016-09-15tpm: add check for minimum buffer size in tpm_transmit()Jarkko Sakkinen
2016-09-15tpm: constify TPM 1.x header structuresJulia Lawall
2016-09-15tpm/tpm_crb: fix the over 80 characters checkpatch warringTomas Winkler
2016-09-15tpm/tpm_crb: drop useless cpu_to_le32 when writing to registersTomas Winkler
2016-09-15tpm/tpm_crb: cache cmd_size register value.Tomas Winkler
2016-09-15tmp/tpm_crb: drop include to platform_deviceTomas Winkler
2016-09-15tpm/tpm_tis: remove unused itpm variableTomas Winkler
2016-09-15tpm_crb: fix incorrect values of cmdReady and goIdle bitsJarkko Sakkinen
2016-09-15tpm_crb: refine the naming of constantsJarkko Sakkinen
2016-09-15tpm_crb: remove wmb()'sJarkko Sakkinen
2016-09-15tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen
2016-09-15tpm: use tpm_pcr_read_dev() in tpm_do_selftest()Jarkko Sakkinen
2016-09-15tpm: use tpm_transmit_cmd() in tpm2_probe()Jarkko Sakkinen
2016-09-15tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen
2016-09-15tpm: remove unnecessary externs from tpm.hJarkko Sakkinen
2016-09-15tpm/st33zp24: Remove useless tpm_gen_interruptJason Gunthorpe
2016-09-15tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen
2016-09-15tpm: invalid self test error messageJarkko Sakkinen
2016-07-19tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)Jason Gunthorpe
2016-07-19tpm: Factor out common startup codeJason Gunthorpe
2016-07-19tpm: use devm_add_action_or_resetSudip Mukherjee
2016-07-19tpm2_i2c_nuvoton: add irq validity checkAndrew Zamansky
2016-07-19tpm: read burstcount from TPM_STS in one 32-bit transactionAndrey Pronin
2016-07-19tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org
2016-07-19tpm_tis_core: convert max timeouts from msec to jiffiesapronin@chromium.org
2016-06-25tpm_crb: fix address space of the return pointer in crb_map_res()Jarkko Sakkinen
2016-06-25tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl()Jarkko Sakkinen
2016-06-25tpm/tpm_tis_spi: Add support for spi phyChristophe Ricard
2016-06-25tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phyChristophe Ricard
2016-06-25tpm_tis: Introduce intermediate layer for TPM accessChristophe Ricard
2016-06-25tpm: tpm_tis: Share common data between physChristophe Ricard
2016-06-25tpm: Add include guards in tpm.hChristophe Ricard
2016-06-25tpm: Fix suspend regressionStefan Berger
2016-06-25tpm: fix for typo in tpm/tpm_ibmvtpm.cStephen Rothwell
2016-06-25tpm: select ANON_INODES for proxy driverArnd Bergmann
2016-06-25tpm: Fix IRQ unwind ordering in TISJason Gunthorpe
2016-06-25tpm: Proxy driver for supporting multiple emulated TPMsStefan Berger
2016-06-25tpm: Introduce TPM_CHIP_FLAG_VIRTUALStefan Berger
2016-06-25tpm: Remove all uses of drvdata from the TPM CoreJason Gunthorpe