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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
iio: dac: ad5592r: Get rid of OF specifics
Andy Shevchenko
1
-1
/
+1
2022-06-11
iio: dac: ti-dac5571: add support for ti,dac121c081
Peter Rosin
2
-1
/
+4
2022-06-11
iio: dac: cio-dac: Utilize iomap interface
William Breathitt Gray
1
-6
/
+8
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
19
-34
/
+31
2022-04-28
iio: dac: ltc2632: Make use of device properties
Andy Shevchenko
1
-3
/
+3
2022-04-28
iio: dac: dpot: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: dac: lpc18xx: Drop dependency on OF
Andy Shevchenko
1
-1
/
+1
2022-04-28
iio: dac: vf610: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
17
-18
/
+18
2022-04-16
iio: dac: ltc2688: fix voltage scale read
Nuno Sá
1
-1
/
+1
2022-04-10
iio:dac:ad3552r: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-04-10
iio: dac: ad5446: Fix read_raw not returning set value
Michael Hennerich
1
-1
/
+1
2022-04-04
iio: dac: ad5592r: Fix the missing return value.
Zizhuang Deng
1
-1
/
+1
2022-04-04
iio: dac: dac5571: Fix chip id detection for OF devices
Jose Cazarin
1
-10
/
+18
2022-04-04
iio: dac: ad3552r: fix signedness bug in ad3552r_reset()
Dan Carpenter
1
-1
/
+1
2022-04-04
iio: dac: ltc2688: Use temporary variable for struct device
Andy Shevchenko
1
-10
/
+9
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-31
/
+1108
2022-03-02
iio: dac: add support for ltc2688
Nuno Sá
3
-0
/
+1083
2022-02-21
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
2
-13
/
+12
2022-02-18
iio:dac:m62332: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-9
/
+2
2022-02-18
iio:dac:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2022-02-18
iio:dac:ad5686: Move exports into IIO_AD5686 namespace
Jonathan Cameron
3
-2
/
+4
2022-02-18
iio:dac:ad5592r: Move exports into IIO_AD5592R namespace
Jonathan Cameron
3
-2
/
+4
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
17
-50
/
+17
2022-02-06
iio: dac: ad5592r: Drop leftover header inclusion
Andy Shevchenko
1
-1
/
+0
2021-12-21
iio:dac:mcp4725: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-12-16
drivers:iio:dac: Add AD3552R driver support
Mihail Chindris
3
-0
/
+1149
2021-12-12
iio:adc/dac:Kconfig: Update to drop OF dependencies.
Jonathan Cameron
1
-1
/
+0
2021-12-12
iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.h
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:dac:dpot-dac: Swap of.h for mod_devicetable.h
Jonathan Cameron
1
-1
/
+1
2021-12-12
iio:dac:ad5758: Drop unused of specific headers.
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:dac:ad5755: Switch to generic firmware properties and drop pdata
Jonathan Cameron
1
-36
/
+116
2021-12-04
iio:dac:ad7293: add support for AD7293
Antoniu Miclaus
3
-0
/
+946
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
14
-28
/
+19
2021-10-24
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-4
/
+11
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
22
-143
/
+134
2021-10-19
iio: dac: ad5686: Make ad5686_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: dac: ad5592r: Make ad5592r_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: dac: ad5446: Make ad5446_remove() return void
Uwe Kleine-König
1
-5
/
+7
2021-10-19
iio: dac: ad5380: Make ad5380_remove() return void
Uwe Kleine-König
1
-7
/
+8
2021-10-19
drivers:iio:dac:ad5766.c: Add trigger buffer
Mihail Chindris
1
-0
/
+42
2021-10-19
iio: dac: ti-dac7311: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: stm32-dac: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-10
/
+4
2021-10-19
iio: dac: mcp4922: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: max5821: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+3
2021-10-19
iio: dac: ds4424: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+3
2021-10-19
iio: dac: ltc1660: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: lpc18xx_dac: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-19
iio: dac: ad8801: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+5
2021-10-17
iio: dac: ad5446: Fix ad5622_write() return value
Pekka Korpinen
1
-1
/
+8
[next]