summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_tis_spi.c
AgeCommit message (Expand)Author
2020-02-17tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.Jarkko Sakkinen
2019-11-12tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver structStephen Boyd
2019-11-12tpm: tpm_tis_spi: Cleanup includesStephen Boyd
2019-11-12tpm: tpm_tis_spi: Support cr50 devicesAndrey Pronin
2019-11-12tpm: tpm_tis_spi: Introduce a flow control callbackStephen Boyd
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2018-07-28tpm_tis_spi: Pass the SPI IRQ down to the driverLinus Walleij
2017-10-18tpm: fix type of a local variables in tpm_tis_spi.cJarkko Sakkinen
2017-10-18tpm_tis_spi: Use DMA-safe memory for SPI transfersAlexander Steffen
2017-10-18tpm: constify transmit data pointersArnd Bergmann
2017-04-03tpm_tis_spi: Add small delay after last transferPeter Huewe
2017-04-03tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe
2017-04-03tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe
2017-04-03tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe
2017-04-03tpm_tis_spi: Use single function to transfer dataPeter Huewe
2017-01-23tpm/tpm_tis_spi: drop duplicate header module.hGeliang Tang
2016-06-25tpm/tpm_tis_spi: Add support for spi phyChristophe Ricard