summaryrefslogtreecommitdiff
path: root/drivers/char/tpm
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-13Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDXJérémy Lefaure
2017-10-18tpm: fix duplicate inline declaration specifierRuben Roy
2017-10-18tpm: fix type of a local variables in tpm_tis_spi.cJarkko Sakkinen
2017-10-18tpm: fix type of a local variable in tpm2_map_command()Jarkko Sakkinen
2017-10-18tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()Jarkko Sakkinen
2017-10-18tpm-dev-common: Reject too short writesAlexander Steffen
2017-10-18tpm: React correctly to RC_TESTING from TPM 2.0 self testsAlexander Steffen
2017-10-18tpm: Use dynamic delay to wait for TPM 2.0 self test resultAlexander Steffen
2017-10-18tpm: Trigger only missing TPM 2.0 self testsAlexander Steffen
2017-10-18tpm_tis_spi: Use DMA-safe memory for SPI transfersAlexander Steffen
2017-10-18tpm/tpm_crb: Use start method value from ACPI table directlyJiandi An
2017-10-18tpm: constify transmit data pointersArnd Bergmann
2017-10-18tpm_tis: make array cmd_getticks static const to shrink object code sizeColin Ian King
2017-10-12tpm: migrate pubek_show to struct tpm_bufJarkko Sakkinen
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek
2017-07-07tpm: do not suspend/resume if power stays onEnric Balletbo i Serra
2017-07-07tpm: use tpm2_pcr_read() in tpm2_do_selftest()Roberto Sassu
2017-07-07tpm: use tpm_buf functions in tpm2_pcr_read()Roberto Sassu
2017-07-07tpm_tis: make ilb_base_addr staticColin Ian King
2017-07-07tpm: consolidate the TPM startup codeJarkko Sakkinen
2017-07-07tpm: Enable CLKRUN protocol for Braswell systemsAzhar Shaikh
2017-07-07tpm/tpm_crb: fix priv->cmd_size initialisationManuel Lauss
2017-07-07tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen
2017-07-07tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-19tpm/tpm_atmel: remove unnecessary NULL checkGustavo A. R. Silva
2017-06-19tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2017-06-13tpm: vtpm_proxy: Prevent userspace from sending driver commandStefan Berger
2017-06-13tpm: vtpm_proxy: Implement request_locality function.Stefan Berger
2017-06-13tpm: Introduce flag TPM_TRANSMIT_RAWStefan Berger
2017-06-13tpm: vtpm_proxy: Suppress error logging when in closed stateStefan Berger
2017-06-13tpm, tpmrm: Mark tpmrm_write as staticPeter Huewe
2017-06-13tpm: remove struct tpm_pcrextend_inJarkko Sakkinen
2017-06-13tpm, tpm_infineon: remove useless snprintf() callsJarkko Sakkinen
2017-06-13tpm: fix byte order related arithmetic inconsistency in tpm_getcap()Jarkko Sakkinen
2017-06-13tpm: Apply a sane minimum adapterlimit value for retransmission.Bryan Freed
2017-06-13tpm_tis: Consolidate the platform and acpi probe flowJason Gunthorpe
2017-06-13tpm_tis: Use platform_get_irqJason Gunthorpe
2017-06-13tpm_tis: Fix IRQ autoprobing when using platform_deviceJason Gunthorpe
2017-06-13tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend()Roberto Sassu
2017-06-13tpm: move endianness conversion of ordinals to tpm_input_headerRoberto Sassu