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-06-25 14:51:09
linux-kernel
[PATCH v12 5/9] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
2020-06-25 14:51:07
linux-kernel
[PATCH v12 9/9] tpm: tpm_tis: add tpm_tis_i2c driver
2020-06-25 14:50:58
linux-kernel
[PATCH v12 1/9] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional
2020-06-25 14:50:24
linux-kernel
[PATCH v12 0/9] Add tpm i2c ptp driver
2020-06-25 14:50:04
linux-kernel
[PATCH v12 2/9] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
2020-06-25 14:49:51
linux-kernel
[PATCH v12 6/9] tpm: Handle an exception for TPM Firmware Update mode.
2020-06-25 14:49:51
linux-kernel
[PATCH v12 7/9] tpm: tpm_tis: verify TPM_STS register is valid after locality request
2020-06-25 14:49:02
linux-kernel
[PATCH v12 8/9] tpm: Add YAML schema for TPM TIS I2C options
2020-06-25 14:49:02
linux-kernel
[PATCH v12 3/9] tpm: tpm_tis: Add retry in case of protocol failure.
2020-06-18 13:50:18
linux-kernel
[PATCH v11 6/8] tpm: tpm_tis: verify TPM_STS register is valid after locality request
2020-06-18 13:49:34
linux-kernel
[PATCH v11 1/8] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional
2020-06-18 13:49:06
linux-kernel
[PATCH v11 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure.
2020-06-18 13:47:42
linux-kernel
[PATCH v11 2/8] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
2020-06-18 13:47:37
linux-kernel
[PATCH v11 5/8] tpm: Handle an exception for TPM Firmware Update mode.
2020-06-18 13:47:25
linux-kernel
[PATCH v11 8/8] tpm: tpm_tis: add tpm_tis_i2c driver
2020-06-18 13:47:15
linux-kernel
[PATCH v11 0/8] Add tpm i2c ptp driver
2020-06-18 13:47:13
linux-kernel
[PATCH v11 7/8] tpm: Add YAML schema for TPM TIS I2C options
2020-06-18 13:47:00
linux-kernel
[PATCH v11 4/8] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
2020-06-04 18:41:36
linux-kernel
[PATCH v10 6/8] tpm: tpm_tis: verify TPM_STS register is valid after locality request
2020-06-04 13:52:04
linux-kernel
[PATCH v10 8/8] tpm: tpm_tis: add tpm_tis_i2c driver
2020-06-04 13:52:00
linux-kernel
[PATCH v10 4/8] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
2020-06-04 13:51:44
linux-kernel
[PATCH v10 1/8] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional
2020-06-04 13:51:30
linux-kernel
[PATCH v10 0/8] Add tpm i2c ptp driver
2020-06-04 13:51:05
linux-kernel
[PATCH v10 2/8] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
2020-06-04 13:51:04
linux-kernel
[PATCH v10 7/8] tpm: Add YAML schema for TPM TIS I2C options
2020-06-04 13:51:00
linux-kernel
[PATCH v10 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure.
2020-06-04 13:50:37
linux-kernel
[PATCH v10 5/8] tpm: Handle an exception for TPM Firmware Update mode.
2020-05-26 14:24:26
linux-kernel
[PATCH v9 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure.
2020-05-26 14:24:26
linux-kernel
[PATCH v9 6/8] tpm: tpm_tis: verify TPM_STS register is valid after locality request
2020-05-26 14:23:20
linux-kernel
[PATCH v9 2/8] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
2020-05-26 14:23:06
linux-kernel
[PATCH v9 5/8] tpm: Handle an exception for TPM Firmware Update mode.
2020-05-26 14:22:42
linux-kernel
[PATCH v9 1/8] tpm: tpm_tis: Make implementation of read16, read32 and write32 optional
2020-05-26 14:22:16
linux-kernel
[PATCH v9 8/8] tpm: tpm_tis: add tpm_tis_i2c driver
2020-05-26 14:22:00
linux-kernel
[PATCH v9 7/8] tpm: Add YAML schema for TPM TIS I2C options
2020-05-26 14:21:53
linux-kernel
[PATCH v9 4/8] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
2020-05-26 14:21:53
linux-kernel
[PATCH v9 0/8] Add tpm i2c ptp driver
2020-05-14 16:51:57
linux-kernel
[PATCH v1] make implementation of read16, read32 and write32 optional fix
2020-05-14 16:51:51
linux-kernel
[PATCH v1] tpm: tpm_tis: make implementation of read16, read32 and write32 optional fix
2020-05-12 14:20:47
linux-kernel
[PATCH v8 8/8] tpm: tpm_tis: add tpm_tis_i2c driver
2020-05-12 14:20:41
linux-kernel
[PATCH v8 5/8] tpm: Handle an exception for TPM Firmware Update mode.
2020-05-12 14:20:36
linux-kernel
[PATCH v8 4/8] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
2020-05-12 14:20:19
linux-kernel
[PATCH v8 7/8] tpm: Add YAML schema for TPM TIS I2C options
2020-05-12 14:20:18
linux-kernel
[PATCH v8 6/8] verify TPM_STS register is valid after locality request
2020-05-12 14:19:43
linux-kernel
[PATCH v8 1/8] tpm: tpm_tis: Make implementation of read16, read32 and write32 optional
2020-05-12 14:19:28
linux-kernel
[PATCH v8 0/8] Add tpm i2c ptp driver
2020-05-12 14:19:19
linux-kernel
[PATCH v8 2/8] tpm: tpm_tis: Add verify_data_integrity handle toy tpm_tis_phy_ops
2020-05-12 14:17:51
linux-kernel
[PATCH v8 3/8] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
2020-05-06 15:22:21
linux-kernel
Re: [PATCH v7 6/7] tpm: Add YAML schema for TPM TIS I2C options
2020-04-30 10:31:20
linux-kernel
Re: [PATCH v7 3/7] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
2020-04-30 10:21:30
linux-kernel
Re: [PATCH v7 2/7] tpm: tpm_tis: Add verify_data_integrity handle toy tpm_tis_phy_ops
2020-04-27 12:56:54
linux-kernel
[PATCH v7 4/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception