summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2019-12-17tpm: add check after commands attribs tab allocationTadeusz Struk
2019-10-07tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operationsVadim Sukhomlinov
2019-10-07tpm: use tpm_try_get_ops() in tpm-sysfs.c.Jarkko Sakkinen
2019-10-07tpm: migrate pubek_show to struct tpm_bufJarkko Sakkinen
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-03-23tpm: Unify the send callback behaviourJarkko Sakkinen
2019-03-23tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen
2019-01-09tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.xTomas Winkler
2019-01-09tpm: tpm_try_transmit() refactor error flow.Tomas Winkler
2018-11-13tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein
2018-11-13tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivatedJavier Martinez Canillas
2018-11-04tpm: tpm_crb: relinquish locality on error path.Winkler, Tomas
2018-11-04tpm: move the delay_msec increment after sleep in tpm_transmit()Nayna Jain
2018-09-19tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-19tpm_tis_spi: Pass the SPI IRQ down to the driverLinus Walleij
2018-09-19tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler
2018-09-05tpm: Return the actual size when receiving an unsupported commandRicardo Schwarzmeier
2018-07-03tpm: fix race condition in tpm_common_write()Tadeusz Struk
2018-07-03tpm: fix use after free in tpm2_load_context()Tadeusz Struk
2018-04-29tpm: add retry logicJames Bottomley
2018-04-29tpm: tpm-interface: fix tpm_transmit/_cmd kdocWinkler, Tomas
2018-04-29tpm: cmd_ready command can be issued only after granting localityTomas Winkler
2018-04-24tpm: self test failure should not cause suspend to failChris Chiu
2018-04-12tpm: return a TPM_RC_COMMAND_CODE response if command is not implementedJavier Martinez Canillas
2018-03-15tpm: only attempt to disable the LPC CLKRUN if is already enabledJavier Martinez Canillas
2018-03-15tpm: remove unused variablesArnd Bergmann
2018-03-15tpm: delete the TPM_TIS_CLK_ENABLE flagJavier Martinez Canillas
2018-03-15tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh
2018-03-15tpm_tis: Move ilb_base_addr to tpm_tis_dataAzhar Shaikh
2018-03-08tpm_tis_spi: Use DMA-safe memory for SPI transfersAlexander Steffen
2018-03-08tpm: constify transmit data pointersArnd Bergmann
2018-03-08tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-08tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-08tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone
2018-03-08tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-08tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2017-11-24tpm-dev-common: Reject too short writesAlexander Steffen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek
2017-07-07tpm: do not suspend/resume if power stays onEnric Balletbo i Serra
2017-07-07tpm: use tpm2_pcr_read() in tpm2_do_selftest()Roberto Sassu
2017-07-07tpm: use tpm_buf functions in tpm2_pcr_read()Roberto Sassu
2017-07-07tpm_tis: make ilb_base_addr staticColin Ian King
2017-07-07tpm: consolidate the TPM startup codeJarkko Sakkinen
2017-07-07tpm: Enable CLKRUN protocol for Braswell systemsAzhar Shaikh