LinuxLists
Users
About
Herve Codina (
[email protected]
)
Number of posts: 1143 (1.17 per day)
First post: 2021-10-08 10:36:22
Last post: 2024-06-14 18:27:28
Previous Page
/
Next Page
Date
List
Subject
2023-07-25 09:30:37
linux-kernel
[PATCH 07/26] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
2023-07-21 14:21:52
linux-kernel
Re: [PATCH v1 1/1] minmax: Fix header inclusions
2023-07-18 06:39:02
linux-kernel
Re: [PATCH] usb: Explicitly include correct DT includes
2023-07-11 09:55:49
linux-kernel
Re: [PATCH] usb: mtu3: Fix possible use-before-initialization bug
2023-07-10 06:36:24
linux-kernel
Re: [PATCH] usb: mtu3: Fix possible use-before-initialization bug
2023-07-05 06:22:38
linux-kernel
Re: [PATCH] net: lan78xx: Fix possible uninit bug
2023-07-05 06:10:48
linux-kernel
Re: [PATCH] usb: mtu3: Fix possible use-before-initialization bug
2023-06-23 09:29:07
linux-kernel
[PATCH v6 05/13] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()
2023-06-23 09:28:51
linux-kernel
[PATCH v6 02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode
2023-06-23 09:25:37
linux-kernel
[PATCH v6 11/13] ASoC: soc-dapm.h: Convert macros to return a compound literal
2023-06-23 09:20:16
linux-kernel
[PATCH v6 04/13] iio: consumer.h: Fix raw values documentation notes
2023-06-23 09:19:58
linux-kernel
[PATCH v6 10/13] iio: inkern: Add a helper to query an available minimum raw value
2023-06-23 09:16:45
linux-kernel
[PATCH v6 12/13] ASoC: codecs: Add support for the generic IIO auxiliary devices
2023-06-23 09:09:22
linux-kernel
[PATCH v6 13/13] ASoC: simple-card: Handle additional devices
2023-06-23 09:08:53
linux-kernel
[PATCH v6 08/13] iio: inkern: Use max_array() to get the maximum value from an array
2023-06-23 09:08:23
linux-kernel
[PATCH v6 01/13] ASoC: dt-bindings: Add audio-iio-aux
2023-06-23 09:06:16
linux-kernel
[PATCH v6 06/13] iio: inkern: Fix headers inclusion order
2023-06-23 09:02:51
linux-kernel
[PATCH v6 09/13] iio: inkern: Replace a FIXME comment by a TODO one
2023-06-23 09:00:56
linux-kernel
[PATCH v6 07/13] minmax: Introduce {min,max}_array()
2023-06-23 09:00:31
linux-kernel
[PATCH v6 00/13] Add support for IIO devices in ASoC
2023-06-23 09:00:30
linux-kernel
[PATCH v6 03/13] iio: inkern: Check error explicitly in iio_channel_read_max()
2023-06-22 13:07:34
linux-kernel
Re: [PATCH v5 07/13] minmax: Introduce {min,max}_array()
2023-06-22 11:04:40
linux-kernel
Re: [PATCH V9 5/5] of: unittest: Add pci_dt_testdrv pci driver
2023-06-21 08:40:39
linux-kernel
Re: [PATCH v5 02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode
2023-06-16 12:03:35
linux-kernel
Re: [PATCH v4 07/13] minmax: Introduce {min,max}_array()
2023-06-15 15:48:23
linux-kernel
[PATCH v5 03/13] iio: inkern: Check error explicitly in iio_channel_read_max()
2023-06-15 15:47:58
linux-kernel
[PATCH v5 06/13] iio: inkern: Fix headers inclusion order
2023-06-15 15:47:48
linux-kernel
[PATCH v5 13/13] ASoC: simple-card: Handle additional devices
2023-06-15 15:44:16
linux-kernel
[PATCH v5 00/13] Add support for IIO devices in ASoC
2023-06-15 15:43:04
linux-kernel
[PATCH v5 04/13] iio: consumer.h: Fix raw values documentation notes
2023-06-15 15:34:38
linux-kernel
[PATCH v5 07/13] minmax: Introduce {min,max}_array()
2023-06-15 15:32:08
linux-kernel
[PATCH v5 12/13] ASoC: codecs: Add support for the generic IIO auxiliary devices
2023-06-15 15:31:54
linux-kernel
[PATCH v5 09/13] iio: inkern: Replace a FIXME comment by a TODO one
2023-06-15 15:31:54
linux-kernel
[PATCH v5 08/13] iio: inkern: Use max_array() to get the maximum value from an array
2023-06-15 15:31:28
linux-kernel
[PATCH v5 11/13] ASoC: soc-dapm.h: Convert macros to return a compound literal
2023-06-15 15:31:24
linux-kernel
[PATCH v5 10/13] iio: inkern: Add a helper to query an available minimum raw value
2023-06-15 15:30:05
linux-kernel
[PATCH v5 05/13] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()
2023-06-15 15:29:48
linux-kernel
[PATCH v5 01/13] ASoC: dt-bindings: Add audio-iio-aux
2023-06-15 15:29:47
linux-kernel
[PATCH v5 02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode
2023-06-15 09:53:23
linux-kernel
Re: [PATCH v4 07/13] minmax: Introduce {min,max}_array()
2023-06-14 21:19:33
linux-kernel
Re: [PATCH v4 07/13] minmax: Introduce {min,max}_array()
2023-06-14 10:03:25
linux-kernel
Re: [PATCH v4 07/13] minmax: Introduce {min,max}_array()
2023-06-14 08:04:15
linux-kernel
[PATCH v4 11/13] ASoC: soc-dapm.h: Convert macros to return a compound literal
2023-06-14 08:03:41
linux-kernel
[PATCH v4 08/13] iio: inkern: Use max_array() to get the maximum value from an array
2023-06-14 08:03:40
linux-kernel
[PATCH v4 10/13] iio: inkern: Add a helper to query an available minimum raw value
2023-06-14 08:03:34
linux-kernel
[PATCH v4 02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode
2023-06-14 08:02:09
linux-kernel
[PATCH v4 12/13] ASoC: codecs: Add support for the generic IIO auxiliary devices
2023-06-14 08:01:12
linux-kernel
[PATCH v4 06/13] iio: inkern: Fix headers inclusion order
2023-06-14 08:00:30
linux-kernel
[PATCH v4 09/13] iio: inkern: Replace a FIXME comment by a TODO one
2023-06-14 07:59:16
linux-kernel
[PATCH v4 04/13] iio: consumer.h: Fix raw values documentation notes
2023-06-14 07:54:07
linux-kernel
[PATCH v4 07/13] minmax: Introduce {min,max}_array()