index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
ad3552r.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-24
/
+4
*
iio: dac: ad3552r: uniform structure names
Angelo Dureghello
2024-06-04
1
-2
/
+2
*
iio: dac: ad3552r: change AD3552R_NUM_CH define name
Angelo Dureghello
2024-06-04
1
-5
/
+5
*
iio: dac: ad3552r: add support for ad3541r and ad3551r
Angelo Dureghello
2024-06-04
1
-0
/
+30
*
iio: dac: ad3552r: add model data structure
Angelo Dureghello
2024-06-04
1
-39
/
+59
*
iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling.
Jonathan Cameron
2024-04-06
1
-36
/
+23
*
iio: dac: ad3552r: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-04-06
1
-32
/
+19
*
iio: dac: ad3552r: Correct device IDs
Marcelo Schmitt
2023-09-11
1
-2
/
+2
*
iio:dac:ad3552r: Fix an IS_ERR() vs NULL check
Dan Carpenter
2022-04-10
1
-2
/
+2
*
iio: dac: ad3552r: fix signedness bug in ad3552r_reset()
Dan Carpenter
2022-04-04
1
-1
/
+1
*
drivers:iio:dac: Add AD3552R driver support
Mihail Chindris
2021-12-16
1
-0
/
+1138