Linus Torvalds
|
af82455f7d
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
8 years ago |
Stefan Berger
|
8979b02aaf
tpm: Fix reference count to main device
|
8 years ago |
Jarkko Sakkinen
|
877c57d0d0
tpm_crb: request and relinquish locality 0
|
8 years ago |
James Bottomley
|
4d57856a21
tpm2: add session handle context saving and restoring to the space code
|
8 years ago |
James Bottomley
|
fdc915f7f7
tpm: expose spaces via a device link /dev/tpmrm<n>
|
8 years ago |
Jarkko Sakkinen
|
745b361e98
tpm: infrastructure for TPM spaces
|
8 years ago |
Logan Gunthorpe
|
8dbbf58251
tpm-chip: utilize new cdev_device_add helper function
|
8 years ago |
Winkler, Tomas
|
2998b02b2f
tmp: use pdev for parent device in tpm_chip_alloc
|
8 years ago |
Linus Torvalds
|
a57cb1c1d7
Merge branch 'akpm' (patches from Andrew)
|
8 years ago |
Matthew Wilcox
|
37f4915fef
tpm: use idr_find(), not idr_find_slowpath()
|
8 years ago |
Jason Gunthorpe
|
0cf577a03f
tpm: Fix handling of missing event log
|
8 years ago |
Nayna Jain
|
748935eeb7
tpm: have event log use the tpm_chip
|
8 years ago |
Jarkko Sakkinen
|
7518a21a9d
tpm: drop tpm1_chip_register(/unregister)
|
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
|
cae8b441fc
tpm: Factor out common startup code
|
9 years ago |
Sudip Mukherjee
|
2b88cd96eb
tpm: use devm_add_action_or_reset
|
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 |
Jarkko Sakkinen
|
c0dff1f451
tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
|
9 years ago |
Jarkko Sakkinen
|
dcbeab1946
tpm: fix crash in tpm_tis deinitialization
|
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 |
Stefan Berger
|
2072df40ec
tpm: Get rid of module locking
|
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 |
Jarkko Sakkinen
|
4f3b193dee
tpm: fix: return rc when devm_add_action() fails
|
9 years ago |
Jarkko Sakkinen
|
8e0ee3c9fa
tpm: fix the cleanup of struct tpm_chip
|
9 years ago |
Jarkko Sakkinen
|
72c91ce852
tpm: fix the rollback in tpm_chip_register()
|
9 years ago |