summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_ppi.c
AgeCommit message (Expand)Author
2022-10-05char: move from strlcpy with unused retval to strscpyWolfram Sang
2021-02-16tpm/ppi: Constify static struct attribute_groupRikard Falkeborn
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-02-13tpm/ppi: Enable submission of optional command parameter for PPI 1.3Stefan Berger
2019-02-13tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is usedStefan Berger
2019-02-13tpm/ppi: Display up to 101 operations as define for version 1.3Stefan Berger
2019-02-13tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1Stefan Berger
2019-02-13tpm/ppi: pass function revision ID to tpm_eval_dsm()Stefan Berger
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2015-10-19tpm: move the PPI attributes to character device directory.Jarkko Sakkinen
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen
2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen
2014-05-12ACPI / TPM: Fix resume regression on ChromebooksRafael J. Wysocki
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-05ACPI / TPM: detect PPI features by checking availability of _DSM functionsJiang Liu
2014-01-05ACPI / TPM: replace open-coded _DSM code with helper functionsJiang Liu
2014-01-05ACPI / TPM: match node name instead of full path when searching for TPM deviceJiang Liu
2014-01-05ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-10-22tpm: Merge the tpm-bios module with tpm.oJason Gunthorpe
2013-04-12drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpyChen Gang
2012-10-10driver/char/tpm: fix regression causesd by ppiGang Wei
2012-09-04driver/char/tpm: declare internal symbols as staticXiaoyan Zhang
2012-08-22driver: add PPI support in tpm driverXiaoyan Zhang