summaryrefslogtreecommitdiff
path: root/drivers/iio/resolver/ad2s1210.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03iio: resolver: ad2s1210: refactor trigger handlerDavid Lechner1-13/+17
2026-06-30iio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)1-1/+1
2026-05-16iio: resolver: ad2s1210: notify trigger and clear state on fault read errorStepan Ionichev1-1/+1
2026-03-21iio: resolver: fix typo from degredation to degradationShi Hao1-3/+3
2025-10-19iio: resolver: ad2s1210: replace sprintf() with sysfs_emit()Nuno Sá1-15/+15
2025-05-21iio: resolver: Use iio_push_to_buffers_with_ts() to provide length for runtim...Jonathan Cameron1-1/+2
2025-04-22iio: normalize array sentinel styleDavid Lechner1-1/+1
2025-02-22iio: resolver: ad2s1210: use bitmap_writeDavid Lechner1-4/+5
2025-02-17iio: resolver: ad2s1210: use gpiod_multi_set_value_cansleepDavid Lechner1-6/+2
2024-12-28iio: resolver: ad2s1210: Use aligned_s64 instead of open coding alignment.Jonathan Cameron1-1/+1
2023-11-16iio: resolver: ad2s1210: add reset gpio supportDavid Lechner1-0/+12
2023-11-16iio: resolver: ad2s1210: add support for adi,fixed-modeDavid Lechner1-30/+118
2023-10-14iio: resolver: ad2s1210: remove of_match_ptr()David Lechner1-2/+1
2023-10-14iio: resolver: ad2s1210: remove DRV_NAME macroDavid Lechner1-3/+1
2023-10-12iio: resolver: ad2s1210: move out of stagingDavid Lechner1-0/+1522