aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/addac/ad74115.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-22iio: addac: ad74115: use new GPIO line value setter callbacksBartosz Golaszewski1-10/+8
2025-04-22iio: addac: ad74115: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron1-4/+3
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron1-1/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-30iio: addac: ad74xxx: Constify struct iio_chan_spec​Christophe JAILLET1-9/+9
2024-05-07iio: addac: ad74115: Use devm_regulator_get_enable_read_voltage()David Lechner1-25/+15
2022-11-24iio: addac: ad74115: remove unused ad74115_dac_slew_rate_hz_tblCosmin Tanislav1-4/+0
2022-11-23iio: addac: add AD74115 driverCosmin Tanislav1-0/+1947