Linus Torvalds
|
a57cb1c1d7
Merge branch 'akpm' (patches from Andrew)
|
8 tahun lalu |
Matthew Wilcox
|
37f4915fef
tpm: use idr_find(), not idr_find_slowpath()
|
8 tahun lalu |
Jason Gunthorpe
|
0cf577a03f
tpm: Fix handling of missing event log
|
8 tahun lalu |
Nayna Jain
|
748935eeb7
tpm: have event log use the tpm_chip
|
8 tahun lalu |
Jarkko Sakkinen
|
7518a21a9d
tpm: drop tpm1_chip_register(/unregister)
|
8 tahun lalu |
Jarkko Sakkinen
|
cd9b7631a8
tpm: replace dynamically allocated bios_dir with a static array
|
8 tahun lalu |
Jason Gunthorpe
|
1a277e674b
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
|
8 tahun lalu |
Jason Gunthorpe
|
cae8b441fc
tpm: Factor out common startup code
|
9 tahun lalu |
Sudip Mukherjee
|
2b88cd96eb
tpm: use devm_add_action_or_reset
|
9 tahun lalu |
Stefan Berger
|
2f9f53776d
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
|
9 tahun lalu |
Jason Gunthorpe
|
062807f20e
tpm: Remove all uses of drvdata from the TPM Core
|
9 tahun lalu |
Jarkko Sakkinen
|
c0dff1f451
tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
|
9 tahun lalu |
Jarkko Sakkinen
|
dcbeab1946
tpm: fix crash in tpm_tis deinitialization
|
9 tahun lalu |
Stefan Berger
|
15516788e5
tpm: Replace device number bitmap with IDR
|
9 tahun lalu |
Jason Gunthorpe
|
3897cd9c8d
tpm: Split out the devm stuff from tpmm_chip_alloc
|
9 tahun lalu |
Stefan Berger
|
2072df40ec
tpm: Get rid of module locking
|
9 tahun lalu |
Jason Gunthorpe
|
4e26195f24
tpm: Provide strong locking for device removal
|
9 tahun lalu |
Jason Gunthorpe
|
3635e2ec7c
tpm: Get rid of devname
|
9 tahun lalu |
Jason Gunthorpe
|
8cfffc9d4d
tpm: Get rid of chip->pdev
|
9 tahun lalu |
Jarkko Sakkinen
|
4f3b193dee
tpm: fix: return rc when devm_add_action() fails
|
9 tahun lalu |
Jarkko Sakkinen
|
8e0ee3c9fa
tpm: fix the cleanup of struct tpm_chip
|
9 tahun lalu |
Jarkko Sakkinen
|
72c91ce852
tpm: fix the rollback in tpm_chip_register()
|
9 tahun lalu |
Jarkko Sakkinen
|
d56e4f7534
tpm: fix compat 'ppi' link handling in tpm_chip_register()
|
9 tahun lalu |
Jarkko Sakkinen
|
b1a4144a69
TPM: revert the list handling logic fixed in 398a1e7
|
9 tahun lalu |
Jarkko Sakkinen
|
9b774d5cf2
tpm: move the PPI attributes to character device directory.
|
10 tahun lalu |
Jason Gunthorpe
|
ba0ef85479
tpm: Fix initialization of the cdev
|
10 tahun lalu |
Jarkko Sakkinen
|
34d47b6322
tpm: fix: sanitized code paths in tpm_chip_register()
|
10 tahun lalu |
Jarkko Sakkinen
|
d972b0523f
tpm: fix call order in tpm-chip.c
|
10 tahun lalu |
Jarkko Sakkinen
|
743410a03b
tpm: fix format string error in tpm-chip.c
|
10 tahun lalu |
Jarkko Sakkinen
|
7a1d7e6dd7
tpm: TPM 2.0 baseline support
|
10 tahun lalu |