Jarkko Sakkinen
|
2cb6d6460f
tpm_tis: fix build warning with tpm_tis_resume
|
9 years ago |
Jarkko Sakkinen
|
30f9c8c9e2
tpm_crb/tis: fix: use dev_name() for /proc/iomem
|
9 years ago |
Jason Gunthorpe
|
00194826e6
tpm_tis: Clean up the force=1 module parameter
|
9 years ago |
Jason Gunthorpe
|
51dd43dff7
tpm_tis: Use devm_ioremap_resource
|
9 years ago |
Jason Gunthorpe
|
4d627e672b
tpm_tis: Do not fall back to a hardcoded address for TPM2
|
9 years ago |
Jason Gunthorpe
|
ef7b81dc78
tpm_tis: Disable interrupt auto probing on a per-device basis
|
9 years ago |
Jason Gunthorpe
|
55a889c2cb
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
|
9 years ago |
Jerry Snitselaar
|
e5be990c2f
tpm: remove unneeded include of actbl2.h
|
9 years ago |
Jason Gunthorpe
|
b8ba1e7444
tpm_tis: Tighten IRQ auto-probing
|
9 years ago |
Jason Gunthorpe
|
e3837e74a0
tpm_tis: Refactor the interrupt setup
|
9 years ago |
Jason Gunthorpe
|
7ab4032fa5
tpm_tis: Get rid of the duplicate IRQ probing code
|
9 years ago |
Jason Gunthorpe
|
25112048cd
tpm: rework tpm_get_timeouts()
|
9 years ago |
Jason Gunthorpe
|
036bb38ffb
tpm_tis: Ensure interrupts are disabled when the driver starts
|
9 years ago |
Jason Gunthorpe
|
727f28b8ca
tpm_tis: Use devm_free_irq not free_irq
|
9 years ago |
Martin Wilck
|
14b5c1c915
tpm_tis: restore IRQ vector in IO memory after failed probing
|
10 years ago |
Martin Wilck
|
2aef9da60b
tpm_tis: free irq after probing
|
10 years ago |
Jarkko Sakkinen
|
399235dc6e
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
|
10 years ago |
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 |
Peter Huewe
|
961be7ef69
tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_device
|
10 years ago |
Jarkko Sakkinen
|
aec04cbdf7
tpm: TPM 2.0 FIFO Interface
|
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 |
Scot Doyle
|
448e9c55c1
tpm_tis: verify interrupt during init
|
11 years ago |
Wolfram Sang
|
05e6cc68af
char: tpm: drop owner assignment from platform_drivers
|
11 years ago |
Jason Gunthorpe
|
8e54caf407
tpm: Provide a generic means to override the chip returned timeouts
|
11 years ago |
Jason Gunthorpe
|
19b94d2df5
tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNP
|
11 years ago |
Jason Gunthorpe
|
01ad1fa75d
tpm: Create a tpm_class_ops structure and use it in the drivers
|
11 years ago |