Tomas Winkler ([email protected])

Number of posts: 1829 (0.31 per day)
First post: 2008-02-20 08:38:20
Last post: 2024-06-15 06:32:22

Date List Subject
2018-11-23 12:19:57 linux-kernel [char-misc-next v2 0/7] mei: Add DMA ring
2018-11-23 12:04:54 linux-kernel [char-misc-next v2 5/7] mei: dma ring: implement transmit flow
2018-11-23 12:04:36 linux-kernel [char-misc-next v2 4/7] mei: dma ring: implement rx circular buffer logic
2018-11-23 09:55:42 linux-kernel [char-misc-next v2 2/7] mei: hbm: setup dma ring
2018-11-20 16:00:33 linux-kernel RE: [PATCH v9 04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
2018-11-19 21:35:26 linux-kernel RE: [PATCH v9 05/17] tpm: declare struct tpm_header
2018-11-19 21:27:11 linux-kernel RE: [PATCH v9 04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
2018-11-19 13:19:18 linux-kernel RE: [PATCH v9 16/17] tpm: take TPM chip power gating out of tpm_transmit()
2018-11-18 22:57:53 linux-kernel RE: [PATCH v9 16/17] tpm: take TPM chip power gating out of tpm_transmit()
2018-11-13 12:34:54 linux-kernel RE: [PATCH v6 00/17] Removed nested TPM operations
2018-11-13 12:00:51 linux-kernel RE: [PATCH v5 16/17] tpm: take TPM chip power gating out of tpm_transmit()
2018-11-09 21:38:28 linux-kernel RE: [PATCH v5 16/17] tpm: take TPM chip power gating out of tpm_transmit()
2018-11-08 18:40:56 linux-kernel RE: [PATCH v5 16/17] tpm: take TPM chip power gating out of tpm_transmit()
2018-11-08 17:04:44 linux-kernel RE: [PATCH v5 09/17] tpm: move tpm_validate_commmand() to tpm2-space.c
2018-11-06 09:14:40 linux-kernel [char-misc-next 3/3] mei: expedite ioctl return on the notify set operation error
2018-11-06 09:14:00 linux-kernel [char-misc-next 2/3] mei: flush queues by the host client only
2018-11-06 09:10:13 linux-kernel [char-misc-next 1/3] mei: hbm: drop BUG() from the hbm handler
2018-11-04 07:50:19 linux-kernel RE: [PATCH 0/8] Detach TPM space code out of the tpm_transmit() flow
2018-10-26 18:45:31 linux-kernel [PATCH v3] tpm: fix kdoc for tpm2_flush_context_cmd()
2018-10-26 18:45:31 linux-kernel [PATCH] tpm: tpm_ibmvtpm: fix kdoc warnings
2018-10-26 10:20:44 linux-kernel [PATCH v2] tpm: fix kdoc for tpm2_flush_context_cmd()
2018-10-24 09:02:11 linux-kernel RE: [PATCH] tpm: tpm_try_transmit() refactor error flow.
2018-10-23 18:57:12 linux-kernel RE: [PATCH v7 21/21] tpm: use u32 instead of int for PCR index
2018-10-23 14:18:28 linux-kernel RE: [PATCH] tpm: tpm_try_transmit() refactor error flow.
2018-10-23 13:36:25 linux-kernel RE: [PATCH v7 00/21] tpm: separate tpm 1.x and tpm 2.x commands
2018-10-22 17:14:33 linux-kernel RE: [PATCH v7 00/21] tpm: separate tpm 1.x and tpm 2.x commands
2018-10-20 22:50:26 linux-kernel RE: [PATCH] tpm: tpm_try_transmit() refactor error flow.
2018-10-19 18:31:44 linux-kernel [PATCH v7 01/21] tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
2018-10-19 18:31:44 linux-kernel [PATCH v7 03/21] tpm: sort objects in the Makefile
2018-10-19 18:31:22 linux-kernel [PATCH v7 00/21] tpm: separate tpm 1.x and tpm 2.x commands
2018-10-19 18:30:41 linux-kernel [PATCH v7 02/21] tpm2: add new tpm2 commands according to TCG 1.36
2018-10-19 18:30:24 linux-kernel [PATCH v7 04/21] tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
2018-10-19 18:30:09 linux-kernel [PATCH v7 13/21] tpm: add tpm_auto_startup() into tpm-interface.c
2018-10-19 18:29:46 linux-kernel [PATCH v7 07/21] tpm: move tpm1_pcr_extend to tpm1-cmd.c
2018-10-19 18:29:18 linux-kernel [PATCH v7 20/21] tpm1: reimplement tpm1_continue_selftest() using tpm_buf
2018-10-19 18:29:18 linux-kernel [PATCH v7 21/21] tpm: use u32 instead of int for PCR index
2018-10-19 18:29:16 linux-kernel [PATCH v7 19/21] tpm1: reimplement SAVESTATE using tpm_buf
2018-10-19 18:29:13 linux-kernel [PATCH v7 18/21] tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read()
2018-10-19 18:29:12 linux-kernel [PATCH v7 15/21] tpm: tpm-space.c remove unneeded semicolon
2018-10-19 18:29:08 linux-kernel [PATCH v7 17/21] tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure
2018-10-19 18:29:06 linux-kernel [PATCH v7 16/21] tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure
2018-10-19 18:29:01 linux-kernel [PATCH v7 14/21] tpm: tpm-interface.c drop unused macros
2018-10-19 18:28:55 linux-kernel [PATCH v7 12/21] tpm: factor out tpm_startup function
2018-10-19 18:28:49 linux-kernel [PATCH v7 11/21] tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.c
2018-10-19 18:28:44 linux-kernel [PATCH v7 10/21] tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c
2018-10-19 18:28:42 linux-kernel [PATCH v7 09/21] tpm: factor out tpm1_get_random into tpm1-cmd.c
2018-10-19 18:28:38 linux-kernel [PATCH v7 08/21] tpm: move tpm_getcap to tpm1-cmd.c
2018-10-19 18:28:30 linux-kernel [PATCH v7 06/21] tpm: factor out tpm_get_timeouts()
2018-10-19 18:28:26 linux-kernel [PATCH v7 05/21] tpm: add tpm_calc_ordinal_duration() wrapper
2018-10-19 07:33:39 linux-kernel Re: [PATCH] tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
2018-10-18 06:07:08 linux-kernel RE: [PATCH] tpm: tpm_try_transmit() refactor error flow.