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