summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/ltc2688.c
AgeCommit message (Expand)Author
2025-07-06iio: dac: ltc2688: make ltc2688_dither_ext_info constDavid Lechner
2025-05-21iio: dac: ltc2688: remove bits_per_word = 8David Lechner
2025-04-22iio: normalize array sentinel styleDavid Lechner
2024-12-07iio: dac: ltc2688: use devm_regulator_get_enable_read_voltage()David Lechner
2024-07-29iio: dac: ltc2688: Constify struct regmap_busJavier Carrasco
2024-06-25iio: dac: ltc2688: make use of regmap_set_bits()Trevor Gamblin
2024-03-25iio: dac: ltc2688: Use device_for_each_child_node_scoped()Jonathan Cameron
2022-11-23iio: dac: ltc2688: Simplify using devm_regulator_*get_enable()Matti Vaittinen
2022-06-14iio: dac: ltc2688: Fix alignment for DMA safetyJonathan Cameron
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-04-16iio: dac: ltc2688: fix voltage scale readNuno Sá
2022-04-04iio: dac: ltc2688: Use temporary variable for struct deviceAndy Shevchenko
2022-03-01iio: dac: add support for ltc2688Nuno Sá