LinuxLists
Users
About
Amir Mizinski (
[email protected]
)
Number of posts: 162 (0.23 per day)
First post: 2019-11-10 16:34:18
Last post: 2021-10-13 08:51:46
Previous Page
/
Next Page
Date
List
Subject
2020-04-27 12:56:07
linux-kernel
[PATCH v7 2/7] tpm: tpm_tis: Add verify_data_integrity handle toy tpm_tis_phy_ops
2020-04-27 12:55:05
linux-kernel
[PATCH v7 5/7] tpm: Handle an exception for TPM Firmware Update mode.
2020-04-27 12:54:49
linux-kernel
[PATCH v7 6/7] tpm: Add YAML schema for TPM TIS I2C options
2020-04-27 12:54:22
linux-kernel
[PATCH v7 7/7] tpm: tpm_tis: add tpm_tis_i2c driver
2020-04-27 12:54:14
linux-kernel
[PATCH v7 3/7] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
2020-04-27 12:54:00
linux-kernel
[PATCH v7 1/7] tpm: tpm_tis: Make implementation of read16, read32 and write32 optional
2020-04-27 12:53:14
linux-kernel
[PATCH v7 0/7] Add tpm i2c ptp driver
2020-04-22 08:18:18
linux-kernel
Re: [PATCH v6 6/7] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options
2020-04-21 13:36:17
linux-kernel
Re: [PATCH v6 2/7] tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops
2020-04-07 16:24:07
linux-kernel
[PATCH v6 6/7] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options
2020-04-07 16:23:17
linux-kernel
[PATCH v6 3/7] tpm: tpm_tis: rewrite "tpm_tis_req_canceled()"
2020-04-07 16:22:58
linux-kernel
[PATCH v6 5/7] tpm: Handle an exception for TPM Firmware Update mode.
2020-04-07 16:22:55
linux-kernel
[PATCH v6 7/7] tpm: tpm_tis: add tpm_tis_i2c driver
2020-04-07 16:22:29
linux-kernel
[PATCH v6 4/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
2020-04-07 16:22:29
linux-kernel
[PATCH v6 0/7] Add tpm i2c ptp driver
2020-04-07 16:22:21
linux-kernel
[PATCH v6 2/7] tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops
2020-04-07 16:22:21
linux-kernel
[PATCH v6 1/7] tpm: tpm_tis: Make implementation of read16 read32 write32 optional
2020-04-05 12:57:53
linux-kernel
[PATCH v5 1/7] tpm: tpm_tis: Make implementation of read16 read32 write32 optional
2020-04-05 12:57:48
linux-kernel
[PATCH v5 6/7] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options
2020-04-05 12:56:57
linux-kernel
[PATCH v5 7/7] tpm: tpm_tis: add tpm_tis_i2c driver
2020-04-05 12:56:33
linux-kernel
[PATCH v5 5/7] tpm: Handle an exception for TPM Firmware Update mode.
2020-04-05 12:56:33
linux-kernel
[PATCH v5 2/7] tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops in order to check data integrity
2020-04-05 12:56:33
linux-kernel
[PATCH v5 4/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
2020-04-05 12:56:33
linux-kernel
Add tpm i2c ptp driver
2020-04-05 12:56:33
linux-kernel
[PATCH v5 3/7] tpm: tpm_tis: rewrite "tpm_tis_req_canceled()"
2020-03-31 11:48:49
linux-kernel
[PATCH v4 4/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
2020-03-31 11:48:34
linux-kernel
[PATCH v4 2/7] tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops in order to check data integrity
2020-03-31 11:48:25
linux-kernel
[PATCH v4 6/7] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options
2020-03-31 11:48:25
linux-kernel
[PATCH v4 7/7] tpm: tpm_tis: add tpm_tis_i2c driver
2020-03-31 11:47:12
linux-kernel
[PATCH v4 5/7] tpm: Handle an exception for TPM Firmware Update mode.
2020-03-31 11:47:09
linux-kernel
[PATCH v4 0/7] Add tpm i2c ptp driver
2020-03-31 11:47:06
linux-kernel
[PATCH v4 1/7] tpm: tpm_tis: Make implementation of read16 read32 write32 optional
2020-03-31 11:47:05
linux-kernel
[PATCH v4 3/7] tpm: tpm_tis: rewrite "tpm_tis_req_canceled()"
2020-02-10 17:12:29
linux-kernel
[PATCH v3 0/7] add tpm i2c ptp driver
2020-02-10 17:11:52
linux-kernel
[PATCH v3 4/7] char: tpm: Fix expected bit handling and send all bytes in one shot without last byte in exception
2020-02-10 17:11:36
linux-kernel
[PATCH v3 6/7] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options
2020-02-10 17:11:05
linux-kernel
[PATCH v3 7/7] char: tpm: add tpm_tis_i2c driver
2020-02-10 17:10:50
linux-kernel
[PATCH v3 2/7] char: tpm: Add check_data handle to tpm_tis_phy_ops in order to check data integrity
2020-02-10 17:10:41
linux-kernel
[PATCH v3 1/7] char: tpm: Make implementation of read16 read32 write32 optional
2020-02-10 17:10:26
linux-kernel
[PATCH v3 3/7] char: tpm: rewrite "tpm_tis_req_canceled()"
2020-02-10 17:10:22
linux-kernel
[PATCH v3 5/7] tpm: Handle an exception for TPM Firmware Update mode.
2019-12-02 13:40:00
linux-kernel
[PATCH v2 0/5] add tpm i2c ptp driver
2019-12-02 13:39:43
linux-kernel
[PATCH v2 3/5] char: tpm: rewrite "tpm_tis_req_canceled()"
2019-12-02 13:39:14
linux-kernel
[PATCH v2 4/5] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options
2019-12-02 13:39:01
linux-kernel
[PATCH v2 1/5] char: tpm: Make implementation of read16 read32 write32 optional
2019-12-02 13:38:23
linux-kernel
[PATCH v2 5/5] char: tpm: add tpm_tis_i2c driver
2019-12-02 13:36:17
linux-kernel
[PATCH v2 2/5] char: tpm: Add check_data handle to tpm_tis_phy_ops in order to check data integrity
2019-12-02 13:08:01
linux-kernel
[PATCH v1 5/5] char: tpm: add tpm_tis_i2c driver
2019-12-02 13:07:07
linux-kernel
[PATCH v1 1/5] char: tpm: Make implementation of read16 read32 write32 optional
2019-12-02 13:05:38
linux-kernel
[PATCH v1 4/5] dt-bindings: tpm: Add the TPM TIS I2C device tree binding documentaion
2019-12-02 13:04:56
linux-kernel
[PATCH v1 2/5] char: tpm: Add check_data handle to tpm_tis_phy_ops in order to check data integrity