summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/st33zp24/st33zp24.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-23tpm/st33zp24: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2016-09-15tpm/st33zp24: Remove useless tpm_gen_interruptJason Gunthorpe1-2/+0
2016-07-19tpm: Factor out common startup codeJason Gunthorpe1-3/+1
2016-06-25tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard1-36/+14
2016-06-25tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard1-9/+9
2016-06-25tpm: drop 'locality' from struct tpm_vendor_specificChristophe Ricard1-6/+6
2016-06-25tpm: drop 'read_queue' from struct tpm_vendor_specificChristophe Ricard1-6/+6
2016-06-25tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard1-15/+8
2016-06-25tpm/st33zp24: Remove unneeded tpm_reg in get_burstcountChristophe Ricard1-5/+5
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD1-1/+1
2015-03-27tpm/st33zp24: Add proper wait for ordinal duration in case of irq modeChristophe Ricard1-1/+11
2015-03-18tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard1-0/+688