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
/
dpot-dac.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-09-23
iio: dac: dpot-dac: Convert to platform remove callback returning void
Uwe Kleine-König
2021-12-12
iio:dac:dpot-dac: Swap of.h for mod_devicetable.h
Jonathan Cameron
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-03
iio: dac: dpot-dac: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-26
iio: dpot-dac: fix code comment in dpot_dac_read_raw()
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2018-10-14
iio: dpot-dac: mark expected switch fall-through with text GCC expects.
Gustavo A. R. Silva
2018-08-20
iio: dpot-dac: switch to SPDX license identifier
Peter Rosin
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2016-11-13
iio: dpot-dac: DAC driver based on a digital potentiometer
Peter Rosin