summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/st33zp24/st33zp24.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou2020-07-021-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* tpm: Unify the send callback behaviourJarkko Sakkinen2019-02-131-1/+1
* tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.cTomas Winkler2018-11-131-1/+1
* tpm: add tpm_calc_ordinal_duration() wrapperTomas Winkler2018-11-131-1/+1
* tpm: factor out tpm 1.x duration calculation to tpm1-cmd.cTomas Winkler2018-11-131-1/+1
* tpm: st33zp24: remove redundant null check on chipColin Ian King2018-05-091-2/+0
* tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-02-271-2/+2
* tpm: make check_locality return boolJerry Snitselaar2017-04-031-6/+6
* tpm/st33zp24: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-01-231-1/+0
* tpm/st33zp24: Remove useless tpm_gen_interruptJason Gunthorpe2016-09-151-2/+0
* tpm: Factor out common startup codeJason Gunthorpe2016-07-191-3/+1
* tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard2016-06-251-36/+14
* tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard2016-06-251-9/+9
* tpm: drop 'locality' from struct tpm_vendor_specificChristophe Ricard2016-06-251-6/+6
* tpm: drop 'read_queue' from struct tpm_vendor_specificChristophe Ricard2016-06-251-6/+6
* tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard2016-06-251-15/+8
* tpm/st33zp24: Remove unneeded tpm_reg in get_burstcountChristophe Ricard2016-06-251-5/+5
* tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-251-1/+1
* tpm/st33zp24: Add proper wait for ordinal duration in case of irq modeChristophe Ricard2015-03-271-1/+11
* tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard2015-03-181-0/+688