index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
ad3552r.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-01
iio: dac: ad3552r: extract common code (no changes in behavior intended)
Angelo Dureghello
2024-11-01
iio: dac: ad3552r: changes to use FIELD_PREP
Angelo Dureghello
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-25
iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-04
iio: dac: ad3552r: uniform structure names
Angelo Dureghello
2024-06-04
iio: dac: ad3552r: change AD3552R_NUM_CH define name
Angelo Dureghello
2024-06-04
iio: dac: ad3552r: add support for ad3541r and ad3551r
Angelo Dureghello
2024-06-04
iio: dac: ad3552r: add model data structure
Angelo Dureghello
2024-04-06
iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling.
Jonathan Cameron
2024-04-06
iio: dac: ad3552r: Use device_for_each_child_node_scoped()
Jonathan Cameron
2023-09-11
iio: dac: ad3552r: Correct device IDs
Marcelo Schmitt
2022-04-10
iio:dac:ad3552r: Fix an IS_ERR() vs NULL check
Dan Carpenter
2022-04-04
iio: dac: ad3552r: fix signedness bug in ad3552r_reset()
Dan Carpenter
2021-12-16
drivers:iio:dac: Add AD3552R driver support
Mihail Chindris