index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
ad5446.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: dac: ad5446: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
1
-1
/
+1
2022-04-10
iio: dac: ad5446: Fix read_raw not returning set value
Michael Hennerich
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
1
-1
/
+1
2021-10-24
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-1
/
+8
2021-10-19
iio: dac: ad5446: Make ad5446_remove() return void
Uwe Kleine-König
1
-5
/
+7
2021-10-17
iio: dac: ad5446: Fix ad5622_write() return value
Pekka Korpinen
1
-1
/
+8
2021-03-29
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
2020-09-21
iio:dac:ad5446: Drop of_match_ptr and CONFIG_OF protections
Jonathan Cameron
1
-3
/
+2
2020-07-20
iio: dac: ad5446: Complete 'struct ad5446_state' doc and demote unworthy kern...
Lee Jones
1
-4
/
+7
2020-06-14
iio: remove left-over comments about parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-05-16
iio: dac: ad5446: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-4
/
+8
2020-05-03
iio: dac: ad5446: Use put_unaligned_be24()
Andy Shevchenko
1
-3
/
+3
2019-11-10
iio: dac: ad5446: Add support for new AD5600 DAC
Stefan Popa
1
-0
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-2
/
+1
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
1
-1
/
+1
2017-09-13
drivers: misc: ti_dac7512: Remove duplicate driver
Lukas Wunner
1
-0
/
+10
2017-09-13
iio: dac: ad5446: Add IDs of compatible Texas Instruments chips
Lukas Wunner
1
-0
/
+3
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2013-12-18
iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-2
/
+7
2013-10-01
iio:ad5446: Report scale as fractional value
Lars-Peter Clausen
1
-6
/
+3
2013-09-23
iio: dac: ad5446: Add support for AD5641
Aida Mynzhasova
1
-0
/
+6
2013-09-15
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
1
-1
/
+2
2013-08-19
iio: dac: ad5446: Use devm_* APIs
Sachin Kamat
1
-14
/
+5
2013-03-17
iio:dac:ad5446 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2013-01-04
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
1
-9
/
+9
2012-12-27
iio: dac: ad5446: Don't set error code to voltage_uv
Axel Lin
1
-1
/
+5
2012-09-08
iio:ad5446: Add device ids for ad5301/ad5311/ad5321
Lars-Peter Clausen
1
-0
/
+3
2012-09-08
iio:ad5446: Add support for the ad5300/ad5310/ad5320
Lars-Peter Clausen
1
-0
/
+18
2012-09-03
iio:ad5446: get rid of private header file
Jean-Francois Dagenais
1
-1
/
+34
2012-09-03
iio:ad5446: Add support for I2C based DACs
Jean-Francois Dagenais
1
-115
/
+287
2012-06-27
iio:dac:ad5446: Add support for the AD5450/51/52/53
Lars-Peter Clausen
1
-0
/
+12
2012-06-05
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen
1
-0
/
+381