index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
max5821.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: dac: max5821: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: dac: max5821: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+5
*
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-04-28
1
-1
/
+1
*
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2021-11-27
1
-1
/
+1
*
iio: dac: max5821: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-6
/
+3
*
iio: dac: max5821: convert device register to device managed function
Théo Borém Fabris
2021-07-31
1
-24
/
+17
*
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Lars-Peter Clausen
2021-03-29
1
-1
/
+1
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
iio: dac: max5821: avoid using CONFIG_PM_SLEEP
Marcus Folkesson
2018-08-19
1
-8
/
+3
*
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: dac: max5821: Set .of_match_table to OF device ID table
Javier Martinez Canillas
2017-03-19
1
-0
/
+1
*
iio: dac: max5821: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-23
1
-0
/
+1
*
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-11
1
-1
/
+0
*
iio: add support of the max5821
Philippe Reynes
2014-07-27
1
-0
/
+405