summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2017-04-03tpm_crb: check for bad response sizeJerry Snitselaar
2017-04-03tpm2: add session handle context saving and restoring to the space codeJames Bottomley
2017-04-03tpm: expose spaces via a device link /dev/tpmrm<n>James Bottomley
2017-04-03tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.cJames Bottomley
2017-04-03tpm: infrastructure for TPM spacesJarkko Sakkinen
2017-04-03tpm: validate TPM 2.0 commandsJarkko Sakkinen
2017-04-03tpm: export tpm2_flush_context_cmdJarkko Sakkinen
2017-04-03tpm: move length validation to tpm_transmit()Jarkko Sakkinen
2017-04-03tpm_crb: encapsulate crb_wait_for_reg_32Jarkko Sakkinen
2017-04-03tpm_crb: map locality registersJarkko Sakkinen
2017-04-03tpm_tis_spi: Add small delay after last transferPeter Huewe
2017-04-03tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe
2017-04-03tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe
2017-04-03tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe
2017-04-03tpm_tis_spi: Use single function to transfer dataPeter Huewe
2017-04-03tpm/tpm_crb: enter the low power state upon device suspendWinkler, Tomas
2017-04-03tpm: select CONFIG_CRYPTOArnd Bergmann
2017-04-03tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain
2017-04-03tpm crb: Work around BIOS's that report the wrong ACPI region sizeJason Gunthorpe
2017-04-03tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen
2017-03-21tpm-chip: utilize new cdev_device_add helper functionLogan Gunthorpe
2017-02-20tpm: declare tpm2_get_pcr_allocation() as staticJarkko Sakkinen
2017-02-15tpm: Fix expected number of response bytes of TPM1.2 PCR ExtendStefan Berger
2017-02-14tpm xen: drop unneeded chip variableJulia Lawall
2017-02-14tpm: fix misspelled "facilitate" in module parameter descriptionDmitry Torokhov
2017-02-14tpm_tis: fix the error handling of init_tis()Wei Yongjun
2017-02-03tpm: silence an array overflow warningDan Carpenter
2017-02-03tpm: fix the type of owned field in cap_tStefan Berger
2017-02-03tpm: add securityfs support for TPM 2.0 firmware event logNayna Jain
2017-02-03tpm: enhance read_log_of() to support Physical TPM event logNayna Jain
2017-02-03tpm: enhance TPM 2.0 PCR extend to support multiple banksNayna Jain
2017-02-03tpm: implement TPM 2.0 capability to get active PCR banksNayna Jain
2017-02-03tpm: fix RC value check in tpm2_seal_trustedJarkko Sakkinen
2017-02-03tpm_tis: fix iTPM probe via probe_itpm() functionMaciej S. Szmigiero
2017-02-03tpm: Begin the process to deprecate user_read_timerJason Gunthorpe
2017-02-03tpm: remove tpm_read_index and tpm_write_index from tpm.hJarkko Sakkinen
2017-01-23tpm: Check size of response before accessing dataStefan Berger
2017-01-23tpm_tis: use default timeout value if chip reports it as zeroMaciej S. Szmigiero
2017-01-23tpm: Do not print an error message when doing TPM auto startupJason Gunthorpe
2017-01-23tpm, tpm_crb: Handle 64-bit resource in crb_check_resource()Jiandi An
2017-01-23tpm/tpm_tis_spi: drop duplicate header module.hGeliang Tang
2017-01-23tpm/st33zp24: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-01-23tpm/vtpm: fix kdoc warningsWinkler, Tomas
2017-01-23tmp: use pdev for parent device in tpm_chip_allocWinkler, Tomas
2017-01-23tpm/tpm2-chip: fix kdoc errorsWinkler, Tomas
2017-01-23tpm: add kdoc for tpm_transmit and tpm_transmit_cmdWinkler, Tomas
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14tpm: use idr_find(), not idr_find_slowpath()Matthew Wilcox
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-11-28tpm: adjust return value of tpm_read_logJason Gunthorpe