summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad4695.c
AgeCommit message (Expand)Author
2025-05-21iio: adc: ad4695: rename AD4695_MAX_VIN_CHANNELSDavid Lechner
2025-05-21iio: adc: ad4695: use IIO_DECLARE_DMA_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: adc: ad4695: use u16 for buffer elementsDavid Lechner
2025-05-21iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...Jonathan Cameron
2025-03-04iio: adc: ad4695: simplify getting oversampling_ratioDavid Lechner
2025-03-04iio: adc: ad4695: fix out of bounds array accessDavid Lechner
2025-02-17iio: adc: ad4695: Stop using iio_device_claim_direct_scoped()Jonathan Cameron
2025-02-11iio: adc: ad4695: add offload-based oversampling supportTrevor Gamblin
2025-02-11iio: adc: ad4695: Add support for SPI offloadDavid Lechner
2025-02-03iio: adc: ad4695: add custom regmap bus callbacksTrevor Gamblin
2025-02-03iio: adc: ad4695: make ad4695_exit_conversion_mode() more robustTrevor Gamblin
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman
2024-12-07iio: adc: ad4695: move dt-bindings headerDavid Lechner
2024-12-07iio: adc: ad4695: fix buffered read, single sample timingsTrevor Gamblin
2024-09-03iio: adc: ad4695: implement calibration supportDavid Lechner
2024-09-03iio: adc: ad4695: add 2nd regmap for 16-bit registersDavid Lechner
2024-08-17iio: adc: ad4695: implement triggered bufferDavid Lechner
2024-08-03iio: adc: ad4695: Add driver for AD4695 and similar ADCsDavid Lechner