Marcelo Schmitt ([email protected])

Number of posts: 64 (0.46 per day)
First post: 2023-11-21 21:34:28
Last post: 2024-04-08 14:32:28

Date List Subject
2024-04-08 14:32:28 linux-kernel [PATCH v2 2/2] iio: adc: Add support for AD4000
2024-04-08 14:32:09 linux-kernel [PATCH v2 1/2] dt-bindings: iio: adc: Add AD4000
2024-04-08 14:31:52 linux-kernel [PATCH v2 0/2] Add support for AD4000 series
2024-03-22 22:06:36 linux-kernel [PATCH 2/2] iio: adc: Add support for AD4000
2024-03-22 22:05:52 linux-kernel [PATCH 1/2] dt-bindings: iio: adc: Add AD4000
2024-03-22 22:05:29 linux-kernel [PATCH 0/2] Add support for AD4000 series
2023-12-19 20:34:59 linux-kernel [PATCH v5 09/11] dt-bindings: iio: Add AD7091R-8
2023-12-19 20:34:03 linux-kernel [PATCH v5 11/11] MAINTAINERS: Add MAINTAINERS entry for AD7091R
2023-12-19 20:33:29 linux-kernel [PATCH v5 10/11] iio: adc: Add support for AD7091R-8
2023-12-19 20:31:34 linux-kernel [PATCH v5 08/11] iio: adc: Split AD7091R-5 config symbol
2023-12-19 20:31:12 linux-kernel [PATCH v5 07/11] iio: adc: ad7091r: Add chip_info callback to get conversion result channel
2023-12-19 20:30:06 linux-kernel [PATCH v5 06/11] iio: adc: ad7091r: Set device mode through chip_info callback
2023-12-19 20:29:54 linux-kernel [PATCH v5 04/11] iio: adc: ad7091r: Move chip init data to container struct
2023-12-19 20:29:32 linux-kernel [PATCH v5 05/11] iio: adc: ad7091r: Remove unneeded probe parameters
2023-12-19 20:27:58 linux-kernel [PATCH v5 03/11] iio: adc: ad7091r: Move generic AD7091R code to base driver and header file
2023-12-19 20:27:41 linux-kernel [PATCH v5 02/11] iio: adc: ad7091r: Enable internal vref if external vref is not supplied
2023-12-19 20:26:58 linux-kernel [PATCH v5 01/11] iio: adc: ad7091r: Allow users to configure device events
2023-12-19 20:26:17 linux-kernel [PATCH v5 00/11] Add support for AD7091R-2/-4/-8
2023-12-16 17:52:49 linux-kernel [PATCH v4 15/15] iio: adc: ad7091r: Allow users to configure device events
2023-12-16 17:52:34 linux-kernel [PATCH v4 10/15] iio: adc: ad7091r: Add chip_info callback to get conversion result channel
2023-12-16 17:52:25 linux-kernel [PATCH v4 14/15] MAINTAINERS: Add MAINTAINERS entry for AD7091R
2023-12-16 17:52:06 linux-kernel [PATCH v4 13/15] iio: adc: Add support for AD7091R-8
2023-12-16 17:51:48 linux-kernel [PATCH v4 12/15] dt-bindings: iio: Add AD7091R-8
2023-12-16 17:51:31 linux-kernel [PATCH v4 11/15] iio: adc: Split AD7091R-5 config symbol
2023-12-16 17:50:58 linux-kernel [PATCH v4 09/15] iio: adc: ad7091r: Enable internal vref if external vref is not supplied
2023-12-16 17:50:42 linux-kernel [PATCH v4 08/15] iio: adc: ad7091r: Set device mode through chip_info callback
2023-12-16 17:50:04 linux-kernel [PATCH v4 07/15] iio: adc: ad7091r: Remove unneeded probe parameters
2023-12-16 17:50:02 linux-kernel [PATCH v4 06/15] iio: adc: ad7091r: Move chip init data to container struct
2023-12-16 17:48:35 linux-kernel [PATCH v4 05/15] iio: adc: ad7091r: Move generic AD7091R code to base driver and header file
2023-12-16 17:47:53 linux-kernel [PATCH v4 04/15] iio: adc: ad7091r: Align arguments to function call parenthesis
2023-12-16 17:47:32 linux-kernel [PATCH v4 03/15] iio: adc: ad7091r: Set alert bit in config register
2023-12-16 17:47:02 linux-kernel [PATCH v4 02/15] iio: adc: ad7091r: Pass iio_dev to event handler
2023-12-16 17:46:20 linux-kernel [PATCH v4 01/15] scripts: checkpatch: Add __aligned to the list of attribute notes
2023-12-16 17:45:40 linux-kernel [PATCH v4 00/15] Add support for AD7091R-2/-4/-8
2023-12-07 18:44:24 linux-kernel [PATCH v3 13/13] MAINTAINERS: Add MAINTAINERS entry for AD7091R
2023-12-07 18:43:59 linux-kernel [PATCH v3 12/13] iio: adc: Add support for AD7091R-8
2023-12-07 18:43:26 linux-kernel [PATCH v3 11/13] iio: adc: Split AD7091R-5 config symbol
2023-12-07 18:42:58 linux-kernel [PATCH v3 10/13] dt-bindings: iio: Add AD7091R-8
2023-12-07 18:42:46 linux-kernel [PATCH v3 09/13] iio: adc: ad7091r: Add chip_info callback to get conversion result channel
2023-12-07 18:42:15 linux-kernel [PATCH v3 08/13] iio: adc: ad7091r: Enable internal vref if external vref is not supplied
2023-12-07 18:41:53 linux-kernel [PATCH v3 07/13] iio: adc: ad7091r: Set device mode through chip_info callback
2023-12-07 18:41:39 linux-kernel [PATCH v3 06/13] iio: adc: ad7091r: Move chip init data to container struct
2023-12-07 18:41:16 linux-kernel [PATCH v3 05/13] iio: adc: ad7091r: Move generic AD7091R code to base driver and header file
2023-12-07 18:40:10 linux-kernel [PATCH v3 04/13] iio: adc: ad7091r: Align arguments to function call parenthesis
2023-12-07 18:39:47 linux-kernel [PATCH v3 03/13] iio: adc: ad7091r: Set alert bit in config register
2023-12-07 18:38:55 linux-kernel [PATCH v3 02/13] iio: adc: ad7091r: Populate device driver data field
2023-12-07 18:38:00 linux-kernel [PATCH v3 01/13] scripts: checkpatch: Add __aligned to the list of attribute notes
2023-12-07 18:36:29 linux-kernel [PATCH v3 00/13] Add support for AD7091R-2/-4/-8
2023-11-23 16:43:52 linux-kernel [PATCH v2 6/7] iio: adc: Add support for AD7091R-8
2023-11-23 16:43:50 linux-kernel [PATCH v2 7/7] iio: adc: ad7091r-base: Add debugfs reg access
2023-11-23 16:43:20 linux-kernel [PATCH v2 5/7] dt-bindings: iio: Add binding documentation for AD7091R-8