summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad4030.c
AgeCommit message (Expand)Author
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-19iio: adc: ad4030: replace sprintf() with sysfs_emit()Nuno Sá
2025-10-13iio: adc: ad4030: Fix _scale value for common-mode channelsMarcelo Schmitt
2025-05-21iio: adc: ad4030: remove bits_per_word = 8David Lechner
2025-05-21iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...Jonathan Cameron
2025-04-07iio: adc: ad4030: explain rearranging raw sample dataDavid Lechner
2025-04-07iio: adc: ad4030: don't store scan_type in stateDavid Lechner
2025-04-07iio: adc: ad4030: move setting mode to update_scan_modeDavid Lechner
2025-04-07iio: adc: ad4030: remove some duplicate codeDavid Lechner
2025-04-07iio: adc: ad4030: check scan_type for errorDavid Lechner
2025-03-04iio: adc: ad4030: fix error pointer dereference in probe()Dan Carpenter
2025-03-04iio: adc: ad4030: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-02-16iio: adc: ad4030: add support for ad4632-16 and ad4632-24Esteban Blanc
2025-02-16iio: adc: ad4030: add support for ad4630-24 and ad4630-16Esteban Blanc
2025-02-16iio: adc: ad4030: add averaging supportEsteban Blanc
2025-02-16iio: adc: ad4030: add driver for ad4030-24Esteban Blanc