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-12-01 00:12:45 linux-kernel Re: [PATCH 10/12] iio: adc: ad9467: convert to backend framework
2023-11-30 23:55:00 linux-kernel Re: [PATCH 00/12] iio: add new backend framework
2023-11-30 23:34:27 linux-kernel Re: [PATCH 12/12] iio: adc: adi-axi-adc: move to backend framework
2023-11-30 23:31:47 linux-kernel Re: [PATCH 10/12] iio: adc: ad9467: convert to backend framework
2023-11-30 21:51:09 linux-kernel Re: [PATCH 06/12] iio: adc: ad9467: add mutex to struct ad9467_state
2023-11-30 21:44:41 linux-kernel Re: [PATCH 05/12] iio: adc: ad9467: don't ignore error codes
2023-11-30 21:41:47 linux-kernel Re: [PATCH 04/12] iio: adc: ad9467: fix reset gpio handling
2023-11-17 20:46:17 linux-kernel Re: [PATCH 02/14] MAINTAINERS: add entry for AXI SPI Engine
2023-11-17 20:15:24 linux-kernel [PATCH 09/14] spi: axi-spi-engine: move msg state to new struct
2023-11-17 20:15:03 linux-kernel [PATCH 08/14] spi: axi-spi-engine: check for valid clock rate
2023-11-17 20:14:55 linux-kernel [PATCH 06/14] spi: axi-spi-engine: use devm_request_irq()
2023-11-17 20:14:50 linux-kernel [PATCH 02/14] MAINTAINERS: add entry for AXI SPI Engine
2023-11-17 20:14:47 linux-kernel [PATCH 14/14] spi: axi-spi-engine: add support for any word size
2023-11-17 20:14:42 linux-kernel [PATCH 13/14] spi: axi-spi-engine: add support for cs_off
2023-11-17 20:14:36 linux-kernel [PATCH 12/14] spi: axi-spi-engine: remove struct spi_engine::msg
2023-11-17 20:14:33 linux-kernel [PATCH 11/14] spi: axi-spi-engine: remove completed_id from driver state
2023-11-17 20:14:30 linux-kernel [PATCH 10/14] spi: axi-spi-engine: use message_prepare/unprepare
2023-11-17 20:14:23 linux-kernel [PATCH 07/14] spi: axi-spi-engine: use devm_spi_register_controller()
2023-11-17 20:14:19 linux-kernel [PATCH 05/14] spi: axi-spi-engine: use devm action to reset hw on remove
2023-11-17 20:14:14 linux-kernel [PATCH 04/14] spi: axi-spi-engine: use devm_spi_alloc_host()
2023-11-17 20:14:09 linux-kernel [PATCH 03/14] spi: axi-spi-engine: simplify driver data allocation
2023-11-17 20:14:04 linux-kernel [PATCH 01/14] dt-bindings: spi: axi-spi-engine: convert to yaml
2023-11-17 20:14:00 linux-kernel [PATCH 00/14] spi: axi-spi-engine improvements
2023-11-02 14:53:50 linux-kernel Re: [PATCH] iio: triggered-buffer: prevent possible freeing of wrong buffer
2023-10-31 21:06:16 linux-kernel [PATCH] iio: triggered-buffer: prevent possible freeing of wrong buffer
2023-10-16 15:43:43 linux-kernel [PATCH] iio: resolver: ad2s1210: add reset gpio support
2023-10-16 13:54:48 linux-kernel [PATCH v2] iio: resolver: ad2s1210: add support for adi,fixed-mode
2023-10-13 14:28:02 linux-kernel Re: [PATCH] iio: resolver: ad2s1210: add support for adi,fixed-mode
2023-10-12 20:46:31 linux-kernel [PATCH] iio: resolver: ad2s1210: add support for adi,fixed-mode
2023-10-12 16:23:43 linux-kernel Re: [PATCH v5 4/4] iio: resolver: ad2s1210: move out of staging
2023-10-12 16:19:16 linux-kernel [PATCH 2/2] iio: resolver: ad2s1210: remove of_match_ptr()
2023-10-12 16:19:09 linux-kernel [PATCH 0/2] iio: resolver: ad2s1210: small cleanups
2023-10-12 16:18:59 linux-kernel [PATCH 1/2] iio: resolver: ad2s1210: remove DRV_NAME macro
2023-10-10 21:14:34 linux-kernel [PATCH v5 4/4] iio: resolver: ad2s1210: move out of staging
2023-10-10 21:13:58 linux-kernel [PATCH v5 3/4] staging: iio: resolver: ad2s1210: simplify code with guard(mutex)
2023-10-10 21:13:50 linux-kernel [PATCH v5 2/4] staging: iio: resolver: ad2s1210: clear faults after soft reset
2023-10-10 21:13:49 linux-kernel [PATCH v5 1/4] staging: iio: resolver: ad2s1210: refactor sample toggle
2023-10-10 21:13:04 linux-kernel [PATCH v5 0/4] iio: resolver: move ad2s1210 out of staging
2023-10-10 17:41:27 linux-kernel Re: [PATCH v4 17/17] staging: iio: resolver: ad2s1210: simplify code with guard(mutex)
2023-10-06 00:54:09 linux-kernel [PATCH v4 04/17] staging: iio: resolver: ad2s1210: convert resolution to devicetree property
2023-10-06 00:54:04 linux-kernel [PATCH v4 13/17] staging: iio: resolver: ad2s1210: implement fault events
2023-10-06 00:54:04 linux-kernel [PATCH v4 14/17] staging: iio: resolver: ad2s1210: add register/fault support summary
2023-10-06 00:54:02 linux-kernel [PATCH v4 10/17] staging: iio: resolver: ad2s1210: convert DOS mismatch threshold to event attr
2023-10-06 00:54:01 linux-kernel [PATCH v4 11/17] staging: iio: resolver: ad2s1210: rename DOS reset min/max attrs
2023-10-06 00:53:59 linux-kernel [PATCH v4 08/17] staging: iio: resolver: ad2s1210: convert LOS threshold to event attr
2023-10-06 00:53:58 linux-kernel [PATCH v4 05/17] staging: iio: resolver: ad2s1210: add phase lock range support
2023-10-06 00:53:54 linux-kernel [PATCH v4 00/17] iio: resolver: move ad2s1210 out of staging
2023-10-06 00:53:54 linux-kernel [PATCH v4 01/17] staging: iio: resolver: ad2s1210: do not use fault register for dummy read
2023-10-06 00:53:53 linux-kernel [PATCH v4 17/17] staging: iio: resolver: ad2s1210: simplify code with guard(mutex)
2023-10-06 00:53:50 linux-kernel [PATCH v4 02/17] staging: iio: resolver: ad2s1210: implement hysteresis as channel attr
2023-10-06 00:53:41 linux-kernel [PATCH v4 12/17] iio: event: add optional event label support