index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
ltc2688.c
Age
Commit message (
Expand
)
Author
2025-07-06
iio: dac: ltc2688: make ltc2688_dither_ext_info const
David Lechner
2025-05-21
iio: dac: ltc2688: remove bits_per_word = 8
David Lechner
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-12-07
iio: dac: ltc2688: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-07-29
iio: dac: ltc2688: Constify struct regmap_bus
Javier Carrasco
2024-06-25
iio: dac: ltc2688: make use of regmap_set_bits()
Trevor Gamblin
2024-03-25
iio: dac: ltc2688: Use device_for_each_child_node_scoped()
Jonathan Cameron
2022-11-23
iio: dac: ltc2688: Simplify using devm_regulator_*get_enable()
Matti Vaittinen
2022-06-14
iio: dac: ltc2688: Fix alignment for DMA safety
Jonathan Cameron
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-04-16
iio: dac: ltc2688: fix voltage scale read
Nuno Sá
2022-04-04
iio: dac: ltc2688: Use temporary variable for struct device
Andy Shevchenko
2022-03-01
iio: dac: add support for ltc2688
Nuno Sá