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 |
Bruno E O Meneguele
|
3b09825dd8
char/tpm: fixed white spaces coding style issues
|
10 years ago |
Jarkko Sakkinen
|
7a1d7e6dd7
tpm: TPM 2.0 baseline support
|
10 years ago |
Jarkko Sakkinen
|
313d21eeab
tpm: device class for tpm
|
10 years ago |
Jarkko Sakkinen
|
71ed848fd7
tpm: rename chip->dev to chip->pdev
|
10 years ago |
Jarkko Sakkinen
|
0dc5536521
tpm: fix raciness of PPI interface lookup
|
10 years ago |
Jarkko Sakkinen
|
afb5abc262
tpm: two-phase chip management functions
|
10 years ago |
Jarkko Sakkinen
|
87155b7311
tpm: merge duplicate transmit_cmd() functions
|
10 years ago |
Jason Gunthorpe
|
e3302e0d6d
tpm: Make tpm-dev allocate a per-file structure
|
11 years ago |
Jason Gunthorpe
|
5f82e9f004
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
|
11 years ago |
Jason Gunthorpe
|
01ad1fa75d
tpm: Create a tpm_class_ops structure and use it in the drivers
|
11 years ago |
Jason Gunthorpe
|
1e3b73a957
tpm: Pull all driver sysfs code into tpm-sysfs.c
|
11 years ago |
Jason Gunthorpe
|
000a07b0aa
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
|
11 years ago |
Jason Gunthorpe
|
afdba32e2a
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
|
11 years ago |
Jason Gunthorpe
|
e907481bed
tpm: Remove tpm_show_caps_1_2
|
12 years ago |
Jason Gunthorpe
|
6aff1fdc5d
tpm: Store devname in the tpm_chip
|
12 years ago |
Peter Huewe
|
e2fa3d799b
tpm: fix regression caused by section type conflict of tpm_dev_release() in ppc builds
|
12 years ago |
Mimi Zohar
|
1c16c9636c
tpm: move TPM_DIGEST_SIZE defintion
|
12 years ago |
Duncan Laurie
|
32d33b29ba
TPM: Retry SaveState command in suspend path
|
12 years ago |
Stefan Berger
|
78f09cc248
tpm: Fix cancellation of TPM commands (interrupt mode)
|
12 years ago |
Stefan Berger
|
1f86605729
tpm: Fix cancellation of TPM commands (polling mode)
|
12 years ago |
Stefan Berger
|
3e3a5e9069
tpm: Store TPM vendor ID
|
12 years ago |
Kent Yoder
|
775585e47c
tpm: rename vendor data to priv and provide an accessor
|
12 years ago |
Jason Gunthorpe
|
348df8db30
TPM: Switch to __packed instead of __attribute__((packed))
|
12 years ago |
Jason Gunthorpe
|
c584af1926
TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
|
12 years ago |
Gang Wei
|
1631cfb7ce
driver/char/tpm: fix regression causesd by ppi
|
13 years ago |
Xiaoyan Zhang
|
f84fdff0fd
driver: add PPI support in tpm driver
|
13 years ago |
Ashley Lai
|
c5df39262d
drivers/char/tpm: Add securityfs support for event log
|
13 years ago |
Ashley Lai
|
132f762947
drivers/char/tpm: Add new device driver to support IBM vTPM
|
13 years ago |