aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm
Commit message (Expand)AuthorAge
* tpm_crb: check for bad response sizeJerry Snitselaar2017-05-25
* tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain2017-05-25
* tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain2017-05-25
* tpm_tis_spi: Add small delay after last transferPeter Huewe2017-05-25
* tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe2017-05-25
* tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe2017-05-25
* tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe2017-05-25
* tpm_tis_spi: Use single function to transfer dataPeter Huewe2017-05-25
* tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen2017-05-25
* tmp: use pdev for parent device in tpm_chip_allocWinkler, Tomas2017-05-14
* tpm: fix RC value check in tpm2_seal_trustedJarkko Sakkinen2017-05-14
* tpm_tis: use default timeout value if chip reports it as zeroMaciej S. Szmigiero2017-05-08
* tpm_tis: fix the error handling of init_tis()Wei Yongjun2017-03-12
* tpm_tis: Check return values from get_burstcount.Josh Zimmerman2017-01-12
* tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe2017-01-06
* tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen2016-10-31
* Revert "tpm/tpm_crb: implement tpm crb idle state"Jarkko Sakkinen2016-09-27
* Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"Jarkko Sakkinen2016-09-27
* Revert "tpm/tpm_crb: open code the crb_init into acpi_add"Jarkko Sakkinen2016-09-27
* Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"Jarkko Sakkinen2016-09-27
* tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas2016-09-16
* tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas2016-09-16
* tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas2016-09-16
* tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas2016-09-16
* tpm: add check for minimum buffer size in tpm_transmit()Jarkko Sakkinen2016-09-15
* tpm: constify TPM 1.x header structuresJulia Lawall2016-09-15
* tpm/tpm_crb: fix the over 80 characters checkpatch warringTomas Winkler2016-09-15
* tpm/tpm_crb: drop useless cpu_to_le32 when writing to registersTomas Winkler2016-09-15
* tpm/tpm_crb: cache cmd_size register value.Tomas Winkler2016-09-15
* tmp/tpm_crb: drop include to platform_deviceTomas Winkler2016-09-15
* tpm/tpm_tis: remove unused itpm variableTomas Winkler2016-09-15
* tpm_crb: fix incorrect values of cmdReady and goIdle bitsJarkko Sakkinen2016-09-15
* tpm_crb: refine the naming of constantsJarkko Sakkinen2016-09-15
* tpm_crb: remove wmb()'sJarkko Sakkinen2016-09-15
* tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen2016-09-15
* tpm: use tpm_pcr_read_dev() in tpm_do_selftest()Jarkko Sakkinen2016-09-15
* tpm: use tpm_transmit_cmd() in tpm2_probe()Jarkko Sakkinen2016-09-15
* tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen2016-09-15
* tpm: remove unnecessary externs from tpm.hJarkko Sakkinen2016-09-15
* tpm/st33zp24: Remove useless tpm_gen_interruptJason Gunthorpe2016-09-15
* tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen2016-09-15
* tpm: invalid self test error messageJarkko Sakkinen2016-09-15
* tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)Jason Gunthorpe2016-07-19
* tpm: Factor out common startup codeJason Gunthorpe2016-07-19
* tpm: use devm_add_action_or_resetSudip Mukherjee2016-07-19
* tpm2_i2c_nuvoton: add irq validity checkAndrew Zamansky2016-07-19
* tpm: read burstcount from TPM_STS in one 32-bit transactionAndrey Pronin2016-07-19
* tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org2016-07-19
* tpm_tis_core: convert max timeouts from msec to jiffiesapronin@chromium.org2016-07-19
* tpm_crb: fix address space of the return pointer in crb_map_res()Jarkko Sakkinen2016-06-25