index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_tis_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
tpm_tis_spi: Pass the SPI IRQ down to the driver
Linus Walleij
2018-07-28
1
-1
/
+8
*
tpm: fix type of a local variables in tpm_tis_spi.c
Jarkko Sakkinen
2017-10-18
1
-7
/
+18
*
tpm_tis_spi: Use DMA-safe memory for SPI transfers
Alexander Steffen
2017-10-18
1
-18
/
+27
*
tpm: constify transmit data pointers
Arnd Bergmann
2017-10-18
1
-14
/
+11
*
tpm_tis_spi: Add small delay after last transfer
Peter Huewe
2017-04-03
1
-0
/
+1
*
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
Peter Huewe
2017-04-03
1
-49
/
+58
*
tpm_tis_spi: Check correct byte for wait state indicator
Peter Huewe
2017-04-03
1
-18
/
+18
*
tpm_tis_spi: Abort transfer when too many wait states are signaled
Peter Huewe
2017-04-03
1
-0
/
+5
*
tpm_tis_spi: Use single function to transfer data
Peter Huewe
2017-04-03
1
-63
/
+24
*
tpm/tpm_tis_spi: drop duplicate header module.h
Geliang Tang
2017-01-23
1
-1
/
+0
*
tpm/tpm_tis_spi: Add support for spi phy
Christophe Ricard
2016-06-25
1
-0
/
+272