index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_tis_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-17
tpm_tis: Use responseRetry to recover from data transfer errors
Alexander Steffen
1
-0
/
+1
2023-07-17
tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
Lino Sanfilippo
1
-0
/
+4
2023-06-02
tpm, tpm_tis: correct tpm_tis_flags enumeration values
Lino Sanfilippo
1
-4
/
+4
2023-04-24
tpm, tpm: Implement usage counter for locality
Lino Sanfilippo
1
-0
/
+2
2023-04-24
tpm, tpm_tis: Only handle supported interrupts
Lino Sanfilippo
1
-0
/
+1
2023-04-24
tpm, tpm_tis: Avoid cache incoherency in test for interrupts
Lino Sanfilippo
1
-1
/
+1
2022-12-08
tpm: Add flag to use default cancellation policy
Eddie James
1
-0
/
+1
2022-08-03
tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer
Alexander Steffen
1
-0
/
+10
2022-05-23
tpm: Remove read16/read32/write32 calls from tpm_tis_phy_ops
Johannes Holland
1
-12
/
+46
2021-10-26
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
1
-0
/
+4
2021-06-23
tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()
Jarkko Sakkinen
1
-1
/
+2
2020-10-02
tpm_tis: Add a check for invalid status
James Bottomley
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2018-07-28
tpm: Allow tpm_tis drivers to set hwrng quality.
Louis Collard
1
-0
/
+1
2018-04-05
kernel.h: Retain constant expression output for max()/min()
Kees Cook
1
-4
/
+4
2018-01-08
tpm: delete the TPM_TIS_CLK_ENABLE flag
Javier Martinez Canillas
1
-1
/
+0
2018-01-08
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
1
-0
/
+4
2018-01-08
tpm_tis: Move ilb_base_addr to tpm_tis_data
Azhar Shaikh
1
-0
/
+13
2017-10-18
tpm: constify transmit data pointers
Arnd Bergmann
1
-2
/
+2
2017-01-23
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
1
-1
/
+1
2016-06-25
tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
Christophe Ricard
1
-0
/
+68
2016-06-25
tpm_tis: Introduce intermediate layer for TPM access
Christophe Ricard
1
-0
/
+51
2016-06-25
tpm: tpm_tis: Share common data between phys
Christophe Ricard
1
-0
/
+37