David Lechner ([email protected])

Number of posts: 558 (2.08 per day)
First post: 2023-09-20 19:29:57
Last post: 2024-06-15 16:31:14

Date List Subject
2023-10-06 00:53:29 linux-kernel [PATCH v4 09/17] staging: iio: resolver: ad2s1210: convert DOS overrange threshold to event attr
2023-10-06 00:53:15 linux-kernel [PATCH v4 16/17] staging: iio: resolver: ad2s1210: remove fault attribute
2023-10-06 00:52:56 linux-kernel [PATCH v4 15/17] staging: iio: resolver: ad2s1210: add label attribute support
2023-10-06 00:52:32 linux-kernel [PATCH v4 07/17] staging: iio: resolver: ad2s1210: convert LOT threshold attrs to event attrs
2023-10-06 00:51:57 linux-kernel [PATCH v4 03/17] staging: iio: resolver: ad2s1210: convert fexcit to channel attribute
2023-10-06 00:51:52 linux-kernel [PATCH v4 06/17] staging: iio: resolver: ad2s1210: add triggered buffer support
2023-10-05 19:26:34 linux-kernel Re: [PATCH v3 22/27] staging: iio: resolver: ad2s1210: convert LOS threshold to event attr
2023-10-05 17:32:52 linux-kernel [PATCH v3 18/27] staging: iio: resolver: ad2s1210: convert resolution to devicetree property
2023-10-05 17:29:35 linux-kernel [PATCH v3 23/27] staging: iio: resolver: ad2s1210: convert DOS overrange threshold to event attr
2023-10-05 17:27:58 linux-kernel [PATCH v3 11/27] staging: iio: resolver: ad2s1210: add debugfs reg access
2023-10-05 17:22:05 linux-kernel [PATCH v3 05/27] staging: iio: resolver: ad2s1210: remove spi_set_drvdata()
2023-10-04 14:18:27 linux-kernel [PATCH] staging: iio: resolver: ad2s1210: fix return with lock held
2023-10-02 22:55:06 linux-kernel Re: [PATCH v3 25/27] staging: iio: resolver: ad2s1210: rename DOS reset min/max attrs
2023-10-02 22:45:15 linux-kernel Re: [PATCH v3 26/27] staging: iio: resolver: ad2s1210: implement fault events
2023-10-02 22:10:55 linux-kernel Re: [PATCH v3 26/27] staging: iio: resolver: ad2s1210: implement fault events
2023-10-02 22:06:02 linux-kernel Re: [PATCH v3 26/27] staging: iio: resolver: ad2s1210: implement fault events
2023-10-02 20:55:33 linux-kernel Re: [PATCH v3 22/27] staging: iio: resolver: ad2s1210: convert LOS threshold to event attr
2023-10-01 00:22:08 linux-kernel Re: [PATCH v3 14/27] staging: iio: resolver: ad2s1210: implement hysteresis as channel attr
2023-09-30 21:07:30 linux-kernel [PATCH v3 19/27] staging: iio: resolver: ad2s1210: add phase lock range support
2023-09-30 16:00:52 linux-kernel [PATCH v3 15/27] staging: iio: resolver: ad2s1210: refactor setting excitation frequency
2023-09-30 06:52:29 linux-kernel Re: [PATCH v3 00/27] iio: resolver: move ad2s1210 out of staging
2023-09-30 06:00:02 linux-kernel [PATCH v3 26/27] staging: iio: resolver: ad2s1210: implement fault events
2023-09-30 05:54:22 linux-kernel [PATCH v3 27/27] staging: iio: resolver: ad2s1210: add label attribute support
2023-09-30 05:41:00 linux-kernel [PATCH v3 08/27] staging: iio: resolver: ad2s1210: implement IIO_CHAN_INFO_SCALE
2023-09-30 02:43:17 linux-kernel [PATCH v3 25/27] staging: iio: resolver: ad2s1210: rename DOS reset min/max attrs
2023-09-30 02:31:56 linux-kernel [PATCH v3 12/27] staging: iio: resolver: ad2s1210: remove config attribute
2023-09-30 01:28:59 linux-kernel [PATCH v3 20/27] staging: iio: resolver: ad2s1210: add triggered buffer support
2023-09-30 00:56:48 linux-kernel [PATCH v3 01/27] dt-bindings: iio: resolver: add devicetree bindings for ad2s1210
2023-09-30 00:32:14 linux-kernel [PATCH v3 04/27] staging: iio: resolver: ad2s1210: check return of ad2s1210_initial()
2023-09-29 23:09:14 linux-kernel [PATCH v3 14/27] staging: iio: resolver: ad2s1210: implement hysteresis as channel attr
2023-09-29 22:41:12 linux-kernel [PATCH v3 06/27] staging: iio: resolver: ad2s1210: sort imports
2023-09-29 21:40:42 linux-kernel Re: [PATCH v3 14/27] staging: iio: resolver: ad2s1210: implement hysteresis as channel attr
2023-09-29 21:25:22 linux-kernel [PATCH v3 00/27] iio: resolver: move ad2s1210 out of staging
2023-09-29 21:25:14 linux-kernel [PATCH v3 07/27] staging: iio: resolver: ad2s1210: always use 16-bit value for raw read
2023-09-29 20:29:57 linux-kernel [PATCH v3 03/27] staging: iio: resolver: ad2s1210: remove call to spi_setup()
2023-09-29 20:17:29 linux-kernel [PATCH v3 24/27] staging: iio: resolver: ad2s1210: convert DOS mismatch threshold to event attr
2023-09-29 20:13:20 linux-kernel [PATCH v3 17/27] staging: iio: resolver: ad2s1210: convert fexcit to channel attribute
2023-09-29 19:52:26 linux-kernel [PATCH v3 10/27] staging: iio: resolver: ad2s1210: use regmap for config registers
2023-09-29 19:46:21 linux-kernel [PATCH v3 13/27] staging: iio: resolver: ad2s1210: rework gpios
2023-09-29 19:43:42 linux-kernel [PATCH v3 09/27] staging: iio: resolver: ad2s1210: use devicetree to get CLKIN rate
2023-09-29 19:33:53 linux-kernel [PATCH v3 21/27] staging: iio: resolver: ad2s1210: convert LOT threshold attrs to event attrs
2023-09-29 19:28:09 linux-kernel [PATCH v3 02/27] staging: iio: resolver: ad2s1210: fix use before initialization
2023-09-29 19:11:44 linux-kernel [PATCH v3 22/27] staging: iio: resolver: ad2s1210: convert LOS threshold to event attr
2023-09-29 19:01:23 linux-kernel [PATCH v3 16/27] staging: iio: resolver: ad2s1210: read excitation frequency from control register
2023-09-29 18:56:46 linux-kernel Re: [PATCH v3 00/27] iio: resolver: move ad2s1210 out of staging
2023-09-26 03:19:20 linux-kernel Re: [PATCH v2 01/19] dt-bindings: iio: resolver: add devicetree bindings for ad2s1210
2023-09-25 23:22:18 linux-kernel Re: [PATCH v2 01/19] dt-bindings: iio: resolver: add devicetree bindings for ad2s1210
2023-09-25 22:18:36 linux-kernel Re: [PATCH v2 19/19] staging: iio: resolver: ad2s1210: add triggered buffer support
2023-09-25 16:50:28 linux-kernel Re: [PATCH v2 09/19] staging: iio: resolver: ad2s1210: use regmap for config registers
2023-09-22 14:37:04 linux-kernel [PATCH v2 06/19] staging: iio: resolver: ad2s1210: always use 16-bit value for raw read
2023-09-22 13:15:41 linux-kernel Re: [PATCH 4/4] iio: resolver: add new driver for AD2S1210