2020-04-29 | Jarkko Sakkinen | tpm/tpm_tis: Free IRQ if probing fails Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2020-01-14 | Jarkko Sakkinen | tpm: Revert "tpm_tis: reserve chip for duration of... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-09-27 | Jarkko Sakkinen | keys: Add Jarkko Sakkinen as co-maintainer keys: Add Jarkko Sakkinen as co-maintainer Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-09-24 | Jarkko Sakkinen | tpm: Wrap the buffer from the caller to tpm_buf in... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-09-24 | Jarkko Sakkinen | selftests/tpm2: Add the missing TEST_FILES assignment Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-09-02 | Jarkko Sakkinen | tpm: Remove a deprecated comments about implicit sysfs... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-07-31 | Jarkko Sakkinen | tpm: Document UEFI event log quirks Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-04-08 | Jarkko Sakkinen | KEYS: trusted: allow trusted.ko to initialize w/o a TPM Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-04-08 | Jarkko Sakkinen | tpm: turn on TPM on suspend for TPM 1.x Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: remove @flags from tpm_transmit() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: take TPM chip power gating out of tpm_transmit() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: introduce tpm_chip_start() and tpm_chip_stop() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: remove TPM_TRANSMIT_UNLOCKED flag Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: use tpm_try_get_ops() in tpm-sysfs.c. Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: remove @space from tpm_transmit() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: move TPM space code out of tpm_transmit() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: move tpm_validate_commmand() to tpm2-space.c Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: clean up tpm_try_transmit() error handling flow Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: encapsulate tpm_dev_transmit() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: access command header through struct in tpm_try_transmit() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: declare struct tpm_header Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: print tpm2_commit_space() error inside tpm2_commit_space() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: return 0 from pcrs_show() when tpm1_pcr_read(... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: fix invalid return value in pubek_show() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm/tpm_i2c_atmel: Return -E2BIG when the transfer... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-13 | Jarkko Sakkinen | tpm: Unify the send callback behaviour Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-08 | Jarkko Sakkinen | selftests: add TPM 2.0 tests Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-08 | Jarkko Sakkinen | tpm: Fix some name collisions with drivers/char/tpm.h Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2019-02-08 | Jarkko Sakkinen | tpm/tpm_crb: Avoid unaligned reads in crb_recv() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2018-10-05 | Jarkko Sakkinen | tpm: fix response size validation in tpm_get_random() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2018-07-28 | Jarkko Sakkinen | tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2018-07-28 | Jarkko Sakkinen | tpm: migrate tpm2_get_random() to use struct tpm_buf Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2018-07-28 | Jarkko Sakkinen | tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2018-07-28 | Jarkko Sakkinen | tpm: migrate tpm2_probe() to use struct tpm_buf Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2018-07-28 | Jarkko Sakkinen | tpm: migrate tpm2_shutdown() to use struct tpm_buf Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2018-01-08 | Jarkko Sakkinen | tpm: use struct tpm_chip for tpm_chip_find_get() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-11-10 | Jarkko Sakkinen | MAINTAINERS: update TPM driver infrastructure changes Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-10-18 | Jarkko Sakkinen | tpm: fix type of a local variables in tpm_tis_spi.c Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-10-18 | Jarkko Sakkinen | tpm: fix type of a local variable in tpm2_map_command() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-10-18 | Jarkko Sakkinen | tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-10-12 | Jarkko Sakkinen | tpm: migrate pubek_show to struct tpm_buf Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-07-14 | Jarkko Sakkinen | modsign: add markers to endif-statements in certs/Makefile Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-07-06 | Jarkko Sakkinen | tpm: consolidate the TPM startup code Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-07-06 | Jarkko Sakkinen | tpm: fix a kernel memory leak in tpm-sysfs.c Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-06-13 | Jarkko Sakkinen | tpm: remove struct tpm_pcrextend_in Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-06-13 | Jarkko Sakkinen | tpm, tpm_infineon: remove useless snprintf() calls Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-06-13 | Jarkko Sakkinen | tpm: fix byte order related arithmetic inconsistency... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-04-24 | Jarkko Sakkinen | tpm_crb: remove a cruft constant Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-04-03 | Jarkko Sakkinen | tpm_crb: request and relinquish locality 0 Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-04-03 | Jarkko Sakkinen | tpm: infrastructure for TPM spaces Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-04-03 | Jarkko Sakkinen | tpm: validate TPM 2.0 commands Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-04-03 | Jarkko Sakkinen | tpm: export tpm2_flush_context_cmd Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-04-03 | Jarkko Sakkinen | tpm: move length validation to tpm_transmit() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-04-03 | Jarkko Sakkinen | tpm_crb: encapsulate crb_wait_for_reg_32 Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-04-03 | Jarkko Sakkinen | tpm_crb: map locality registers Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-02-20 | Jarkko Sakkinen | tpm: declare tpm2_get_pcr_allocation() as static Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-02-03 | Jarkko Sakkinen | tpm: fix RC value check in tpm2_seal_trusted Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2017-02-03 | Jarkko Sakkinen | tpm: remove tpm_read_index and tpm_write_index from... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-11-27 | Jarkko Sakkinen | tpm: drop tpm1_chip_register(/unregister) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-11-27 | Jarkko Sakkinen | tpm: replace dynamically allocated bios_dir with a... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-11-27 | Jarkko Sakkinen | tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NE... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-11-27 | Jarkko Sakkinen | tpm: sanitize constant expressions Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-11-08 | Jarkko Sakkinen | tpm: move documentation under Documentation/security Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-11-08 | Jarkko Sakkinen | tpm: transition tpm_vtpm_proxy documentation to the... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-10-31 | Jarkko Sakkinen | tpm: remove invalid min length check from tpm_do_selftest() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-27 | Jarkko Sakkinen | Revert "tpm/tpm_crb: implement tpm crb idle state" Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-27 | Jarkko Sakkinen | Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-27 | Jarkko Sakkinen | Revert "tpm/tpm_crb: open code the crb_init into acpi_add" Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-27 | Jarkko Sakkinen | Revert "tmp/tpm_crb: implement runtime pm for tpm_crb" Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-15 | Jarkko Sakkinen | tpm: add check for minimum buffer size in tpm_transmit() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-15 | Jarkko Sakkinen | tpm_crb: fix incorrect values of cmdReady and goIdle... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-15 | Jarkko Sakkinen | tpm_crb: refine the naming of constants Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-15 | Jarkko Sakkinen | tpm_crb: remove wmb()'s Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-15 | Jarkko Sakkinen | tpm_crb: fix crb_req_canceled behavior Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-15 | Jarkko Sakkinen | tpm: use tpm_pcr_read_dev() in tpm_do_selftest() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-15 | Jarkko Sakkinen | tpm: use tpm_transmit_cmd() in tpm2_probe() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-15 | Jarkko Sakkinen | tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-15 | Jarkko Sakkinen | tpm: remove unnecessary externs from tpm.h Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-15 | Jarkko Sakkinen | tpm: fix a race condition in tpm2_unseal_trusted() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-15 | Jarkko Sakkinen | tpm: invalid self test error message Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-09-02 | Jarkko Sakkinen | tpm: invalid self test error message Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm_crb: fix address space of the return pointer in... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm_vtpm_proxy: fix address space of a user pointer... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: drop the field 'time_expired' from struct tpm_chip Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: drop 'base' from struct tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: drop manufacturer_id from struct tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: drop tpm_atmel specific fields from tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: drop int_queue from tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm_crb: fix mapping of the buffers Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm_crb: drop struct resource res from struct crb_priv Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: fix crash in tpm_tis deinitialization Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-06-25 | Jarkko Sakkinen | tpm: cleanup tpm_tis_remove() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-03-01 | Jarkko Sakkinen | MAINTAINERS: update tpmdd urls Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-26 | Jarkko Sakkinen | tpm_tis: fix build warning with tpm_tis_resume Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-20 | Jarkko Sakkinen | tpm_crb: tpm2_shutdown() must be called before tpm_chip_unre... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-20 | Jarkko Sakkinen | tpm_crb/tis: fix: use dev_name() for /proc/iomem Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-20 | Jarkko Sakkinen | tpm: fix: return rc when devm_add_action() fails Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
2016-02-20 | Jarkko Sakkinen | tpm: fix: set continueSession attribute for the unseal... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
commit | commitdiff | tree |
next |