Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
aa9773be2ad5afe7acc186aedbf3b4857611d4ed
/
drivers
/
char
/
tpm
/
tpm-chip.c
a57cb1c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
37f4915
tpm: use idr_find(), not idr_find_slowpath()
by Matthew Wilcox
· 8 years ago
0cf577a
tpm: Fix handling of missing event log
by Jason Gunthorpe
· 8 years ago
748935e
tpm: have event log use the tpm_chip
by Nayna Jain
· 8 years ago
7518a21
tpm: drop tpm1_chip_register(/unregister)
by Jarkko Sakkinen
· 8 years ago
cd9b763
tpm: replace dynamically allocated bios_dir with a static array
by Jarkko Sakkinen
· 8 years ago
1a277e6
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
by Jason Gunthorpe
· 8 years ago
cae8b44
tpm: Factor out common startup code
by Jason Gunthorpe
· 9 years ago
2b88cd9
tpm: use devm_add_action_or_reset
by Sudip Mukherjee
· 9 years ago
2f9f537
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
by Stefan Berger
· 9 years ago
062807f
tpm: Remove all uses of drvdata from the TPM Core
by Jason Gunthorpe
· 9 years ago
c0dff1f
tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
by Jarkko Sakkinen
· 9 years ago
dcbeab1
tpm: fix crash in tpm_tis deinitialization
by Jarkko Sakkinen
· 9 years ago
1551678
tpm: Replace device number bitmap with IDR
by Stefan Berger
· 9 years ago
3897cd9
tpm: Split out the devm stuff from tpmm_chip_alloc
by Jason Gunthorpe
· 9 years ago
2072df4
tpm: Get rid of module locking
by Stefan Berger
· 9 years ago
4e26195
tpm: Provide strong locking for device removal
by Jason Gunthorpe
· 9 years ago
3635e2e
tpm: Get rid of devname
by Jason Gunthorpe
· 9 years ago
8cfffc9
tpm: Get rid of chip->pdev
by Jason Gunthorpe
· 9 years ago
4f3b193
tpm: fix: return rc when devm_add_action() fails
by Jarkko Sakkinen
· 9 years ago
8e0ee3c
tpm: fix the cleanup of struct tpm_chip
by Jarkko Sakkinen
· 9 years ago
72c91ce
tpm: fix the rollback in tpm_chip_register()
by Jarkko Sakkinen
· 9 years ago
d56e4f7
tpm: fix compat 'ppi' link handling in tpm_chip_register()
by Jarkko Sakkinen
· 9 years ago
b1a4144
TPM: revert the list handling logic fixed in 398a1e7
by Jarkko Sakkinen
· 9 years ago
9b774d5
tpm: move the PPI attributes to character device directory.
by Jarkko Sakkinen
· 10 years ago
ba0ef85
tpm: Fix initialization of the cdev
by Jason Gunthorpe
· 10 years ago
34d47b6
tpm: fix: sanitized code paths in tpm_chip_register()
by Jarkko Sakkinen
· 10 years ago
d972b05
tpm: fix call order in tpm-chip.c
by Jarkko Sakkinen
· 10 years ago
743410a
tpm: fix format string error in tpm-chip.c
by Jarkko Sakkinen
· 10 years ago
7a1d7e6
tpm: TPM 2.0 baseline support
by Jarkko Sakkinen
· 10 years ago
313d21e
tpm: device class for tpm
by Jarkko Sakkinen
· 10 years ago
71ed848
tpm: rename chip->dev to chip->pdev
by Jarkko Sakkinen
· 10 years ago
0dc5536
tpm: fix raciness of PPI interface lookup
by Jarkko Sakkinen
· 10 years ago
afb5abc
tpm: two-phase chip management functions
by Jarkko Sakkinen
· 10 years ago