Jason Gunthorpe
|
cae8b441fc
tpm: Factor out common startup code
|
9 years ago |
Christophe Ricard
|
d2efee6e3a
tpm: Add include guards in tpm.h
|
9 years ago |
Stefan Berger
|
2f9f53776d
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
|
9 years ago |
Jason Gunthorpe
|
062807f20e
tpm: Remove all uses of drvdata from the TPM Core
|
9 years ago |
Christophe Ricard
|
9e0d39d8a6
tpm: Remove useless priv field in struct tpm_vendor_specific
|
9 years ago |
Christophe Ricard
|
af782f339a
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
|
9 years ago |
Christophe Ricard
|
56671c893e
tpm: drop 'locality' from struct tpm_vendor_specific
|
9 years ago |
Christophe Ricard
|
6e599f6f26
tpm: drop 'read_queue' from struct tpm_vendor_specific
|
9 years ago |
Christophe Ricard
|
570a36097f
tpm: drop 'irq' from struct tpm_vendor_specific
|
9 years ago |
Christophe Ricard
|
4eea703caa
tpm: drop 'iobase' from struct tpm_vendor_specific
|
9 years ago |
Christophe Ricard
|
003d305d84
tpm: drop list from struct tpm_vendor_specific
|
9 years ago |
Jarkko Sakkinen
|
c5b65fa152
tpm: drop the field 'time_expired' from struct tpm_chip
|
9 years ago |
Jarkko Sakkinen
|
ee1779840d
tpm: drop 'base' from struct tpm_vendor_specific
|
9 years ago |
Jarkko Sakkinen
|
d4956524f1
tpm: drop manufacturer_id from struct tpm_vendor_specific
|
9 years ago |
Jarkko Sakkinen
|
23d06ff700
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
|
9 years ago |
Jarkko Sakkinen
|
ec5fd99d36
tpm: drop int_queue from tpm_vendor_specific
|
9 years ago |
Stefan Berger
|
15516788e5
tpm: Replace device number bitmap with IDR
|
9 years ago |
Jason Gunthorpe
|
3897cd9c8d
tpm: Split out the devm stuff from tpmm_chip_alloc
|
9 years ago |
Jason Gunthorpe
|
4e26195f24
tpm: Provide strong locking for device removal
|
9 years ago |
Jason Gunthorpe
|
3635e2ec7c
tpm: Get rid of devname
|
9 years ago |
Jason Gunthorpe
|
8cfffc9d4d
tpm: Get rid of chip->pdev
|
9 years ago |
Jason Gunthorpe
|
55a889c2cb
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
|
9 years ago |
Jarkko Sakkinen
|
5ca4c20cfd
keys, trusted: select hash algorithm for TPM2 chips
|
10 years ago |
Jason Gunthorpe
|
7ab4032fa5
tpm_tis: Get rid of the duplicate IRQ probing code
|
9 years ago |
Jarkko Sakkinen
|
954650efb7
tpm: seal/unseal for TPM 2.0
|
10 years ago |
Jarkko Sakkinen
|
a74f8b3635
tpm: introduce tpm_buf
|
10 years ago |
Jarkko Sakkinen
|
9b774d5cf2
tpm: move the PPI attributes to character device directory.
|
10 years ago |
Jarkko Sakkinen
|
399235dc6e
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
|
10 years ago |
Jarkko Sakkinen
|
4d5f2051cd
tpm, tpm_tis: fix TPM 2.0 probing
|
10 years ago |
Jarkko Sakkinen
|
74d6b3ceaa
tpm: fix suspend/resume paths for TPM 2.0
|
10 years ago |