index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
st33zp24
/
st33zp24.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm/st33zp24: fix spelling mistake "drescription" -> "description"
Binbin Zhou
2020-07-02
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
tpm: Unify the send callback behaviour
Jarkko Sakkinen
2019-02-13
1
-1
/
+1
*
tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c
Tomas Winkler
2018-11-13
1
-1
/
+1
*
tpm: add tpm_calc_ordinal_duration() wrapper
Tomas Winkler
2018-11-13
1
-1
/
+1
*
tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
Tomas Winkler
2018-11-13
1
-1
/
+1
*
tpm: st33zp24: remove redundant null check on chip
Colin Ian King
2018-05-09
1
-2
/
+0
*
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-27
1
-2
/
+2
*
tpm: make check_locality return bool
Jerry Snitselaar
2017-04-03
1
-6
/
+6
*
tpm/st33zp24: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-01-23
1
-1
/
+0
*
tpm/st33zp24: Remove useless tpm_gen_interrupt
Jason Gunthorpe
2016-09-15
1
-2
/
+0
*
tpm: Factor out common startup code
Jason Gunthorpe
2016-07-19
1
-3
/
+1
*
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-36
/
+14
*
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
1
-9
/
+9
*
tpm: drop 'locality' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-6
/
+6
*
tpm: drop 'read_queue' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-6
/
+6
*
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-15
/
+8
*
tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
Christophe Ricard
2016-06-25
1
-5
/
+5
*
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2016-06-25
1
-1
/
+1
*
tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode
Christophe Ricard
2015-03-27
1
-1
/
+11
*
tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
Christophe Ricard
2015-03-18
1
-0
/
+688