index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
ds4424.c
Age
Commit message (
Expand
)
Author
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-03-22
iio: dac: ds4424: add Rfs-based scale and per-variant limits
Oleksij Rempel
2026-03-22
iio: dac: ds4424: convert to regmap
Oleksij Rempel
2026-03-22
iio: dac: ds4424: support per-variant output range limits
Oleksij Rempel
2026-03-22
iio: dac: ds4424: add DS4402/DS4404 device IDs
David Jander
2026-03-22
iio: dac: ds4424: use fsleep() instead of usleep_range()
Oleksij Rempel
2026-03-22
iio: dac: ds4424: use device match data for chip info
Oleksij Rempel
2026-03-22
iio: dac: ds4424: rename iio_info struct to avoid ambiguity
Oleksij Rempel
2026-03-22
iio: dac: ds4424: sort headers alphabetically
Oleksij Rempel
2026-03-22
iio: dac: ds4424: ratelimit read errors and use device context
Oleksij Rempel
2026-03-22
iio: dac: ds4424: refactor raw access to use bitwise operations
Oleksij Rempel
2026-02-23
iio: dac: ds4424: reject -128 RAW value
Oleksij Rempel
2026-01-11
iio: dac: ds4424: drop unused include IIO consumer header
Romain Gantois
2025-08-25
iio: dac: Drop unnecessary -ENOMEM messages
Dixit Parmar
2025-04-22
iio: normalize array sentinel style
David Lechner
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: dac: ds4424: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: dac: ds4424: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2021-10-19
iio: dac: ds4424: Make use of the helper function dev_err_probe()
Cai Huoqing
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-23
Merge 5.2-rc6 into staging-next
Greg Kroah-Hartman
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
2019-05-11
iio: dac: ds4422/ds4424 fix chip verification
Ruslan Babayev
2019-05-11
iio: dac: ds4422/ds4424 drop of_node check
Ruslan Babayev
2017-10-09
iio: dac: ds4422/ds4424 dac driver
Ismail H. Kose