summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_crb.c
AgeCommit message (Expand)Author
2017-07-07tpm/tpm_crb: fix priv->cmd_size initialisationManuel Lauss
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-12ACPICA: Add header support for TPM2 table changesBob Moore
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-04-25tpm_crb: remove a cruft constantJarkko Sakkinen
2017-04-03tpm/tpm_crb: Enable TPM CRB interface for ARM64Jiandi An
2017-04-03tpm_crb: request and relinquish locality 0Jarkko Sakkinen
2017-04-03tpm/tpm_crb: fix unused warnings on suspend/resume functionsJérémy Lefaure
2017-04-03tpm_crb: check for bad response sizeJerry Snitselaar
2017-04-03tpm_crb: encapsulate crb_wait_for_reg_32Jarkko Sakkinen
2017-04-03tpm_crb: map locality registersJarkko Sakkinen
2017-04-03tpm/tpm_crb: enter the low power state upon device suspendWinkler, Tomas
2017-04-03tpm crb: Work around BIOS's that report the wrong ACPI region sizeJason Gunthorpe
2017-01-23tpm, tpm_crb: Handle 64-bit resource in crb_check_resource()Jiandi An
2016-11-28tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas
2016-11-28tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas
2016-11-28tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas
2016-11-28tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas
2016-09-27Revert "tpm/tpm_crb: implement tpm crb idle state"Jarkko Sakkinen
2016-09-27Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"Jarkko Sakkinen
2016-09-27Revert "tpm/tpm_crb: open code the crb_init into acpi_add"Jarkko Sakkinen
2016-09-27Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"Jarkko Sakkinen
2016-09-16tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas
2016-09-16tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas
2016-09-16tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas
2016-09-16tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas
2016-09-15tpm/tpm_crb: fix the over 80 characters checkpatch warringTomas Winkler
2016-09-15tpm/tpm_crb: drop useless cpu_to_le32 when writing to registersTomas Winkler
2016-09-15tpm/tpm_crb: cache cmd_size register value.Tomas Winkler
2016-09-15tmp/tpm_crb: drop include to platform_deviceTomas Winkler
2016-09-15tpm_crb: fix incorrect values of cmdReady and goIdle bitsJarkko Sakkinen
2016-09-15tpm_crb: refine the naming of constantsJarkko Sakkinen
2016-09-15tpm_crb: remove wmb()'sJarkko Sakkinen
2016-09-15tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen
2016-07-19tpm: Factor out common startup codeJason Gunthorpe
2016-06-25tpm_crb: fix address space of the return pointer in crb_map_res()Jarkko Sakkinen
2016-06-25tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard
2016-06-25tpm_crb: fix mapping of the buffersJarkko Sakkinen
2016-06-25tpm_crb: drop struct resource res from struct crb_privJarkko Sakkinen
2016-06-25tpm: fix crash in tpm_tis deinitializationJarkko Sakkinen
2016-02-20tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen
2016-02-20tpm_crb/tis: fix: use dev_name() for /proc/iomemJarkko Sakkinen
2016-02-10tpm_crb: Use devm_ioremap_resourceJason Gunthorpe
2016-02-10tpm_crb: Drop le32_to_cpu(ioread32(..))Jason Gunthorpe
2016-02-10tpm_crb: Use the common ACPI definition of struct acpi_tpm2Jason Gunthorpe
2015-12-20tpm: rework tpm_get_timeouts()Jason Gunthorpe
2015-10-19tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen
2015-10-19tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen
2015-07-13tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen
2015-06-16tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen