aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm_crb.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
* tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen2019-02-08
* tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler2018-07-28
* tpm: tpm_crb: relinquish locality on error path.Winkler, Tomas2018-05-09
* tpm_crb: use __le64 annotated variable for response buffer addressTomas Winkler2018-03-23
* tpm: cmd_ready command can be issued only after granting localityTomas Winkler2018-03-23
* tpm/tpm_crb: Use start method value from ACPI table directlyJiandi An2017-10-18
* tpm: tpm_crb: constify acpi_device_id.Arvind Yadav2017-09-24
* tpm/tpm_crb: fix priv->cmd_size initialisationManuel Lauss2017-07-06
* Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-07-04
|\
| * ACPICA: Add header support for TPM2 table changesBob Moore2017-06-12
* | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-07
|/
* tpm_crb: remove a cruft constantJarkko Sakkinen2017-04-24
* tpm/tpm_crb: Enable TPM CRB interface for ARM64Jiandi An2017-04-03
* tpm_crb: request and relinquish locality 0Jarkko Sakkinen2017-04-03
* tpm/tpm_crb: fix unused warnings on suspend/resume functionsJérémy Lefaure2017-04-03
* tpm_crb: check for bad response sizeJerry Snitselaar2017-04-03
* tpm_crb: encapsulate crb_wait_for_reg_32Jarkko Sakkinen2017-04-03
* tpm_crb: map locality registersJarkko Sakkinen2017-04-03
* tpm/tpm_crb: enter the low power state upon device suspendWinkler, Tomas2017-04-03
* tpm crb: Work around BIOS's that report the wrong ACPI region sizeJason Gunthorpe2017-04-03
* tpm, tpm_crb: Handle 64-bit resource in crb_check_resource()Jiandi An2017-01-23
* tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas2016-11-27
* tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas2016-11-27
* tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas2016-11-27
* tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas2016-11-27
* Revert "tpm/tpm_crb: implement tpm crb idle state"Jarkko Sakkinen2016-09-27
* Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"Jarkko Sakkinen2016-09-27
* Revert "tpm/tpm_crb: open code the crb_init into acpi_add"Jarkko Sakkinen2016-09-27
* Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"Jarkko Sakkinen2016-09-27
* tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas2016-09-16
* tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas2016-09-16
* tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas2016-09-16
* tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas2016-09-16
* tpm/tpm_crb: fix the over 80 characters checkpatch warringTomas Winkler2016-09-15
* tpm/tpm_crb: drop useless cpu_to_le32 when writing to registersTomas Winkler2016-09-15
* tpm/tpm_crb: cache cmd_size register value.Tomas Winkler2016-09-15
* tmp/tpm_crb: drop include to platform_deviceTomas Winkler2016-09-15
* tpm_crb: fix incorrect values of cmdReady and goIdle bitsJarkko Sakkinen2016-09-15
* tpm_crb: refine the naming of constantsJarkko Sakkinen2016-09-15
* tpm_crb: remove wmb()'sJarkko Sakkinen2016-09-15
* tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen2016-09-15
* tpm: Factor out common startup codeJason Gunthorpe2016-07-19
* tpm_crb: fix address space of the return pointer in crb_map_res()Jarkko Sakkinen2016-06-25
* tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard2016-06-25
* tpm_crb: fix mapping of the buffersJarkko Sakkinen2016-06-25
* tpm_crb: drop struct resource res from struct crb_privJarkko Sakkinen2016-06-25
* tpm: fix crash in tpm_tis deinitializationJarkko Sakkinen2016-06-25
* tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen2016-02-20
* tpm_crb/tis: fix: use dev_name() for /proc/iomemJarkko Sakkinen2016-02-20