Nayna Jain
|
748935eeb7
tpm: have event log use the tpm_chip
|
8 years ago |
Jarkko Sakkinen
|
cd9b7631a8
tpm: replace dynamically allocated bios_dir with a static array
|
8 years ago |
Jason Gunthorpe
|
1a277e674b
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
|
8 years ago |
Jason Gunthorpe
|
d1d253cff7
tpm tis: Do not print timeout messages twice
|
8 years ago |
Jarkko Sakkinen
|
84fda15286
tpm: sanitize constant expressions
|
9 years ago |
Jarkko Sakkinen
|
eb5854e764
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
|
9 years ago |
Jarkko Sakkinen
|
d4abd9565d
tpm: remove unnecessary externs from tpm.h
|
9 years ago |
Jarkko Sakkinen
|
d4816edfe7
tpm: fix a race condition in tpm2_unseal_trusted()
|
9 years ago |
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 |