Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tpm_tis_spi: Pass the SPI IRQ down to the driver | Linus Walleij | 2018-07-28 |
* | tpm: fix type of a local variables in tpm_tis_spi.c | Jarkko Sakkinen | 2017-10-18 |
* | tpm_tis_spi: Use DMA-safe memory for SPI transfers | Alexander Steffen | 2017-10-18 |
* | tpm: constify transmit data pointers | Arnd Bergmann | 2017-10-18 |
* | tpm_tis_spi: Add small delay after last transfer | Peter Huewe | 2017-04-03 |
* | tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes | Peter Huewe | 2017-04-03 |
* | tpm_tis_spi: Check correct byte for wait state indicator | Peter Huewe | 2017-04-03 |
* | tpm_tis_spi: Abort transfer when too many wait states are signaled | Peter Huewe | 2017-04-03 |
* | tpm_tis_spi: Use single function to transfer data | Peter Huewe | 2017-04-03 |
* | tpm/tpm_tis_spi: drop duplicate header module.h | Geliang Tang | 2017-01-23 |
* | tpm/tpm_tis_spi: Add support for spi phy | Christophe Ricard | 2016-06-25 |