提交历史

作者 SHA1 备注 提交日期
  Tadeusz Struk 9e1b74a63f tpm: add support for nonblocking operation 7 年之前
  Javier Martinez Canillas 0d6d0d62d9 tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated 7 年之前
  Jarkko Sakkinen 84b59f6487 tpm: fix response size validation in tpm_get_random() 7 年之前
  Jarkko Sakkinen 58bac8cc30 tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED 7 年之前
  Stefan Berger fc1d52b745 tpm: rename tpm_chip_find_get() to tpm_find_get_ops() 7 年之前
  Ricardo Schwarzmeier 36a11029b0 tpm: Return the actual size when receiving an unsupported command 7 年之前
  Tomas Winkler 627448e85c tpm: separate cmd_ready/go_idle from runtime_pm 7 年之前
  Nayna Jain 59f5a6b07f tpm: reduce poll sleep time in tpm_transmit() 7 年之前
  Nayna Jain 9298075697 tpm: move the delay_msec increment after sleep in tpm_transmit() 7 年之前
  James Bottomley 2be8ffed09 tpm: fix intermittent failure with self tests 7 年之前
  James Bottomley e2fb992d82 tpm: add retry logic 7 年之前
  Chris Chiu 0803d7befa tpm: self test failure should not cause suspend to fail 7 年之前
  Tomas Winkler 076d356460 tpm2: add longer timeouts for creation commands. 7 年之前
  Winkler, Tomas 62c09e12bb tpm: fix buffer type in tpm_transmit_cmd 7 年之前
  Winkler, Tomas 65520d46a4 tpm: tpm-interface: fix tpm_transmit/_cmd kdoc 7 年之前
  Tomas Winkler 888d867df4 tpm: cmd_ready command can be issued only after granting locality 7 年之前
  Jeremy Boone 3be2327475 tpm: fix potential buffer overruns caused by bit glitches on the bus 7 年之前
  Azhar Shaikh b3e958ce4c tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd() 7 年之前
  Javier Martinez Canillas 095531f891 tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented 7 年之前
  Jarkko Sakkinen aad887f664 tpm: use struct tpm_chip for tpm_chip_find_get() 7 年之前
  Thiebaud Weksteen fd3ec36637 tpm: move tpm_eventlog.h outside of drivers folder 7 年之前
  Nayna Jain 87cdfdd19a tpm: move wait_for_tpm_stat() to respective driver files 7 年之前
  Hamza Attak 9f3fc7bcdd tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers 8 年之前
  Enric Balletbo i Serra b5d0ebc99b tpm: do not suspend/resume if power stays on 8 年之前
  Jarkko Sakkinen 19cbe4f680 tpm: consolidate the TPM startup code 8 年之前
  Stefan Berger be4c9acfe2 tpm: vtpm_proxy: Implement request_locality function. 8 年之前
  Stefan Berger 85ab3bf305 tpm: Introduce flag TPM_TRANSMIT_RAW 8 年之前
  Stefan Berger 402149c647 tpm: vtpm_proxy: Suppress error logging when in closed state 8 年之前
  Jarkko Sakkinen 124bdcf4a6 tpm: fix byte order related arithmetic inconsistency in tpm_getcap() 8 年之前
  Roberto Sassu 175d5b2a57 tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend() 8 年之前