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 |
Kent Yoder
|
41ab999c80
tpm: Move tpm_get_random api into the TPM device driver
|
13 years ago |
Rafael J. Wysocki
|
035e2ce8eb
PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()
|
13 years ago |
Stefan Berger
|
4e401fb028
tpm_tis: Only probe iTPMs
|
13 years ago |
Stefan Berger
|
be405411f7
tpm: fix (ACPI S3) suspend regression
|
13 years ago |
Rajiv Andrade
|
b9e3238aa3
TPM: fix transmit_cmd error logic
|
14 years ago |
Rajiv Andrade
|
fd04886660
TPM: Export wait_for_stat for other vendor specific drivers
|
14 years ago |
Stefan Berger
|
68d6e6713f
tpm: Introduce function to poll for result of self test
|
13 years ago |
Stefan Berger
|
d97c6ade59
tpm: Cleanup tpm_continue_selftest
|
13 years ago |
Stefan Berger
|
2b30a90f6c
tpm: Have tpm_get_timeouts return an error code
|
13 years ago |