LinuxLists
Users
About
Lino Sanfilippo (
[email protected]
)
Number of posts: 600 (0.12 per day)
First post: 2010-07-15 13:12:00
Last post: 2024-04-22 14:07:46
Previous Page
/
Next Page
Date
List
Subject
2022-04-11 07:48:31
linux-kernel
[PATCH v4 RESEND 6/9] serial: max310: remove redundant memset in rs485_config
2022-04-11 06:36:22
linux-kernel
Move RS485 implementation from drivers to serial core (v4 RESEND)
2022-04-09 01:30:25
linux-kernel
[PATCH] serial: amba-pl011: do not time out prematurely when draining tx fifo
2022-04-07 20:34:11
linux-kernel
[PATCH 3/5] tpm: tpm_tis: get optionally defined reset gpio
2022-04-07 20:09:12
linux-kernel
[PATCH 2/5] dt-bindings: tpm: document reset gpio property
2022-04-07 19:58:07
linux-kernel
[PATCH 5/5] tpm: tpm_tis_spi_slb_9670: implement set_reset and unset_reset functions
2022-04-07 18:41:01
linux-kernel
[PATCH 0/5] Support TPM Reset GPIO
2022-04-07 18:03:12
linux-kernel
[PATCH 4/5] tpm: tpm_tis: make functions available for external linkage
2022-04-07 17:25:43
linux-kernel
[PATCH 1/5] tpm: add functions to set and unset the tpm chips reset state
2022-03-26 19:24:31
linux-kernel
Re: [PATCH v3 0/4] Fixes for TPM interrupt handling
2022-03-21 23:08:43
linux-kernel
Re: [PATCH v4 1/9] serial: core: move RS485 configuration tasks from drivers into core
2022-03-02 23:10:56
linux-kernel
[PATCH v9 1/1] tpm: fix reference counting for struct tpm_chip
2022-03-02 12:39:03
linux-kernel
[PATCH v9 0/1] This patch fixes a reference count issue in the TPM core code
2022-03-01 18:28:32
linux-kernel
Re: [PATCH v8 1/1] tpm: fix reference counting for struct tpm_chip
2022-03-01 16:29:02
linux-kernel
Re: [PATCH v8 1/1] tpm: fix reference counting for struct tpm_chip
2022-03-01 16:13:39
linux-kernel
Re: [PATCH v8 0/1] tpm: fix reference counting for struct tpm_chip
2022-03-01 06:28:17
linux-kernel
[PATCH v8 0/1] tpm: fix reference counting for struct tpm_chip
2022-03-01 04:29:46
linux-kernel
[PATCH v8 1/1] tpm: fix reference counting for struct tpm_chip
2022-02-28 17:26:49
linux-kernel
[PATCH v4 7/9] serial: imx: remove redundant assignment in rs485_config
2022-02-28 10:54:09
linux-kernel
[PATCH v4 5/9] serial: omap: remove redundant code in rs485_config
2022-02-28 10:47:41
linux-kernel
Move RS485 implementation from drivers to serial core (v4)
2022-02-28 10:33:22
linux-kernel
[PATCH v4 3/9] serial: stm32: remove redundant code in rs485_config
2022-02-28 10:17:12
linux-kernel
[PATCH v4 9/9] serial: atmel: remove redundant assignment in rs485_config
2022-02-28 09:02:22
linux-kernel
[PATCH v4 4/9] serial: sc16is7xx: remove redundant check in rs485_config
2022-02-28 07:12:26
linux-kernel
[PATCH v4 2/9] serial: amba-pl011: remove redundant code in rs485_config
2022-02-28 06:40:32
linux-kernel
[PATCH v4 6/9] serial: max310: remove redundant memset in rs485_config
2022-02-28 06:35:15
linux-kernel
[PATCH v4 8/9] serial: fsl_lpuart: remove redundant code in rs485_config functions
2022-02-28 03:15:19
linux-kernel
[PATCH v4 1/9] serial: core: move RS485 configuration tasks from drivers into core
2022-02-25 13:08:28
linux-kernel
Aw: Re: [PATCH v3 1/9] serial: core: move RS485 configuration tasks from drivers into core
2022-02-22 05:50:04
linux-kernel
[PATCH v3 7/9] serial: imx: remove redundant assignment in rs485_config
2022-02-22 05:35:10
linux-kernel
[PATCH v3 9/9] serial: atmel: remove redundant assignment in rs485_config
2022-02-22 05:23:55
linux-kernel
Re: [PATCH 2 1/9] serial: core: move RS485 configuration tasks from drivers into core
2022-02-22 05:22:55
linux-kernel
[PATCH v3 5/9] serial: omap: remove redundant code in rs485_config
2022-02-22 05:09:33
linux-kernel
[PATCH v3 4/9] serial: sc16is7xx: remove redundant check in rs485_config
2022-02-22 04:57:33
linux-kernel
[PATCH v3 3/9] serial: stm32: remove redundant code in rs485_config
2022-02-22 04:55:46
linux-kernel
[PATCH v3 6/9] serial: max310: remove redundant memset in rs485_config
2022-02-22 04:20:14
linux-kernel
[PATCH v3 8/9] serial: fsl_lpuart: remove redundant code in rs485_config functions
2022-02-22 04:16:10
linux-kernel
Move RS485 implementation from drivers to serial core (v3)
2022-02-22 03:23:04
linux-kernel
[PATCH v3 2/9] serial: amba-pl011: remove redundant code in rs485_config
2022-02-22 03:17:55
linux-kernel
[PATCH v3 1/9] serial: core: move RS485 configuration tasks from drivers into core
2022-02-18 00:05:18
linux-kernel
Re: [PATCH 2 1/9] serial: core: move RS485 configuration tasks from drivers into core
2022-02-17 23:23:33
linux-kernel
Re: [PATCH 2 4/9] serial: sc16is7xx: remove redundant check in rs485_config
2022-02-16 07:28:59
linux-kernel
[PATCH 2 4/9] serial: sc16is7xx: remove redundant check in rs485_config
2022-02-16 07:26:51
linux-kernel
[PATCH 2 8/9] serial: fsl_lpuart: remove redundant code in rs485_config functions
2022-02-16 07:07:59
linux-kernel
[PATCH 2 9/9] serial: atmel: remove redundant assignment in rs485_config
2022-02-16 06:30:33
linux-kernel
[PATCH 2 3/9] serial: stm32: remove redundant code in rs485_config
2022-02-16 06:14:14
linux-kernel
[PATCH 2 1/9] serial: core: move RS485 configuration tasks from drivers into core
2022-02-16 02:55:30
linux-kernel
Move RS485 implementation from drivers to serial core
2022-02-16 02:36:12
linux-kernel
[PATCH 2 5/9] serial: omap: remove redundant code in rs485_config
2022-02-16 01:52:28
linux-kernel
[PATCH 2 2/9] serial: amba-pl011: remove redundant code in rs485_config
2022-02-16 01:25:26
linux-kernel
[PATCH 2 6/9] serial: max310: remove redundant memset in rs485_config