summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_crb.c
Commit message (Expand)AuthorAgeFilesLines
* tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen2016-02-201-2/+2
* tpm_crb/tis: fix: use dev_name() for /proc/iomemJarkko Sakkinen2016-02-201-1/+3
* tpm_crb: Use devm_ioremap_resourceJason Gunthorpe2016-02-101-49/+102
* tpm_crb: Drop le32_to_cpu(ioread32(..))Jason Gunthorpe2016-02-101-11/+11
* tpm_crb: Use the common ACPI definition of struct acpi_tpm2Jason Gunthorpe2016-02-101-22/+9
* tpm: rework tpm_get_timeouts()Jason Gunthorpe2015-12-201-11/+3
* tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen2015-10-191-21/+11
* tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen2015-10-191-3/+4
* tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen2015-07-131-0/+8
* tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen2015-06-161-2/+2
* tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen2015-02-151-15/+5
* char/tpm/tpm_crb: fix build errorJarkko Sakkinen2015-01-191-1/+1
* tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen2015-01-171-0/+354
OpenPOWER on IntegriCloud