index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
st33zp24
/
st33zp24.c
Age
Commit message (
Expand
)
Author
2018-02-26
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2017-04-03
tpm: make check_locality return bool
Jerry Snitselaar
2017-01-23
tpm/st33zp24: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2016-09-15
tpm/st33zp24: Remove useless tpm_gen_interrupt
Jason Gunthorpe
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
tpm: drop 'locality' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop 'read_queue' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
Christophe Ricard
2016-06-25
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2015-03-27
tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode
Christophe Ricard
2015-03-18
tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
Christophe Ricard